You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2017/07/12 01:31:00 UTC

[jira] [Commented] (WHIMSY-114) Restrict new ids going forward

    [ https://issues.apache.org/jira/browse/WHIMSY-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083288#comment-16083288 ] 

Gavin commented on WHIMSY-114:
------------------------------

To clarify, this :-

1. ensure minimum 3 char username
2. first char is a letter
3. no dashes or underscores

> Restrict new ids going forward
> ------------------------------
>
>                 Key: WHIMSY-114
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-114
>             Project: Whimsy
>          Issue Type: Improvement
>            Reporter: Sam Ruby
>            Priority: Minor
>
> [~ipv6guru] and [~cml] have suggested that going forward new ids must match the following regular expression:
> /^[a-z][a-z0-9][a-z0-9]+$/
> This affects secretary/workbench/views/forms/icla.js.rb and officers/acreq.cgi
> No existing ids will be changed.
> If anybody has any problems with this idea or alternate suggestions, please surface them here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)