Hi, sounds good to me. Forcing only global users is a frequent use case, notably for intranets. OTOH forcing only local users can be useful for farms of public or separate websites (I'm thinking of websites such as myxwiki.orgfor instance). Guillaume On Wed, Aug 4, 2010 at 11:30, Jean-Vincent Drean <[email protected]>wrote:
Hi Devs,
I'd like to introduce a new configuration property that would define at which level users should be handled in a farm. See the proposition about the new entry in xwiki.properties, it should be self-explanatory:
--------------------------------8<-------------------------------- #-# [Since 2.5M1] #-# Define at which level users and groups should be handled in the farm. Available modes: #-# #-# mixed (default): #-# - user registration available in the main wiki and local wikis #-# - users from the current wiki and the main wiki will be displayed in the rights interface and user suggests #-# - user administration is present in all the wikis #-# #-# local: #-# - user registration available in the main wiki and local wikis #-# - only users from the current wiki will be displayed in the rights interface and user suggests #-# - user administration is present in all the wikis #-# #-# global: #-# - user registration available in the main wiki only, the register link in local wikis will point to the main wiki #-# - only users from the main wiki will be displayed in the rights interface and user suggests #-# - user administration is present in the main wiki only core.virtual.users=mixed -------------------------------->8--------------------------------
More details are available here: http://dev.xwiki.org/xwiki/bin/view/Design/UsersModule
WDYT ?
Thanks, JV. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs