Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0-milestone-1
-
None
-
Trivial
-
xwiki.cfg
-
Pull Request accepted
-
Description
I propose to change the default value of xwiki.users.initialGroup to no more contains the XWiki.XWikiAllGroup if this one is implicit.
So basically, I would do this for the default value:
xwiki.users.initialGroup = (xwiki.authentication.group.allgroupimplicit != 1) ? "XWiki.XWikiAllGroup" : ""
Attachments
Issue Links
- relates to
-
XWIKI-2116 Allow XWiki.XWikiAllGroup to be an implicit group, containing all the users without explicitly listing them as objects
- Closed
-
XWIKI-15414 Enable XWikiAllGroup as implicit group by default
- Open