Properly prevent creation of duplicate users
--------------------------------------------
Key: MAGNOLIA-1731
URL: http://jira.magnolia.info/browse/MAGNOLIA-1731
Project: Magnolia
Issue Type: Improvement
Components: core, security
Reporter: Grégory Joseph
Assigned To: Sameer Charles
To discuss / confirm :
* Users tree should use UserManager to create / query users
* UserManager should force-lowercase on username when creating and querying
(thus making the username case-insensitive) - this could be optional
* UserManager should throw an explicit exception when attempting to create a
user with an existing username (maybe this is a good moment to also review the
exception handling and semantics of UserManager methods)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------