[
https://issues.apache.org/jira/browse/SYNCOPE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735015#comment-13735015
]
Hudson commented on SYNCOPE-410:
--------------------------------
SUCCESS: Integrated in Syncope-1_1_X #98 (See
[https://builds.apache.org/job/Syncope-1_1_X/98/])
[SYNCOPE-410] Applying provided patch (ilgrosso: rev 1512363)
*
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/types/AccountPolicySpec.java
*
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/PolicyBeanPanel.java
*
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/PolicyModalPage.properties
*
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/PolicyModalPage_it.properties
*
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/PolicyModalPage_pt_BR.properties
*
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/policy/AccountPolicyEnforcer.java
* /syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/policy
*
/syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/policy/AccountPolicyEnforcerTest.java
> Make username pattern configurable via account policy
> -----------------------------------------------------
>
> Key: SYNCOPE-410
> URL: https://issues.apache.org/jira/browse/SYNCOPE-410
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Reporter: Guido Wimmel
> Assignee: Francesco Chicchiriccò
> Priority: Minor
> Fix For: 1.1.4, 1.2.0
>
> Attachments: syncopeAccountPolicyPattern.patch
>
>
> Currently, the pattern for allowed usernames in Syncope is fixed to
> [a-zA-Z0-9-_@. ]+ (see AccountPolicyEnforcer). There are use cases for which
> this pattern does not fit (e.g. if one uses email addresses as usernames,
> e.g. the character '+' is also valid).
> I'd suggest making the username pattern configurable via the account policy.
> See also the corresponding discussion on the mailing list starting with [1].
> [1]
> http://syncope-dev.1063484.n5.nabble.com/AccountPolicyEnforcer-allowed-characters-in-username-td5714080.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira