Issue 1770: Reject creation of internal groups that contain a namespace in their name
Reported by ocroque...@free.fr, Jan 25, 2013
Affected Version: 2.5.1

What steps will reproduce the problem?
1. Click on "Create new group"
2. Enter "ldap/testname"
3. Confirm


What do you see?

An internal group called "ldap/testname" is created.

What is the expected output?

It should never be possible to create an internal group prefixed by external namespaces (ldap).
It's too confusing, and even more when there is really an LDAP group called "testname"...


Furthermore, I would suggest to use ":" as a delimiter for the namespace, it's more common than "/" which is commonly uses as separator between multiple components (likes in URL or Unix paths).

Jan 25, 2013
#1 sop@google.com
(No comment was entered for this change.)
Owner: cran...@google.com