[
https://issues.jboss.org/browse/GTNPORTAL-2045?page=com.atlassian.jira.pl...
]
Julien Viet commented on GTNPORTAL-2045:
----------------------------------------
2 things:
1/ we could changes "users" -> "u" and "groups" ->
"g" to provide more flexiblity (since a user name must be three letters long and
a group name start with '/')
2/ it would be more generic to provide white/black regexp during user/group creation for
instance
user accept = [A-Za-a\\•\\-_]{3,}
user deny = users
So I suggest renaming this JIRA into provide accept/deny regexp for user and groups
Portals should not be allowed to be named 'groups' or
'users'
-------------------------------------------------------------
Key: GTNPORTAL-2045
URL:
https://issues.jboss.org/browse/GTNPORTAL-2045
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Matt Wringe
Labels: review_julien
Portal names of 'groups' or 'users' should not be allowed, these should
be reserved names since they can be used to create portal site urls which conflict with
group or dashboard urls.
Ie the dashboard url for the root user is
http://localhost:8080/portal/users/root/
If I create a portal named 'users' and add a node called 'root' it will
also have the url
http://localhost:8080/portal/users/root/
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira