Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XWiki
xwiki-platform
Commits
5efc31ce
Commit
5efc31ce
authored
5 months ago
by
Thomas Mortagne
Browse files
Options
Downloads
Patches
Plain Diff
XWIKI-22603: Improve rights setup
parent
bbd59c89
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-ui/src/main/resources/XWiki/Authentication/WebPreferences.xml
+123
-0
123 additions, 0 deletions
...rc/main/resources/XWiki/Authentication/WebPreferences.xml
with
123 additions
and
0 deletions
xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-ui/src/main/resources/XWiki/Authentication/WebPreferences.xml
0 → 100644
+
123
−
0
View file @
5efc31ce
<?xml version="1.1" encoding="UTF-8"?>
<!--
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This software is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this software; if not, write to the Free
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->
<xwikidoc
version=
"1.5"
reference=
"XWiki.Authentication.WebPreferences"
locale=
""
>
<web>
XWiki.Authentication
</web>
<name>
WebPreferences
</name>
<language/>
<defaultLanguage/>
<translation>
0
</translation>
<creator>
xwiki:XWiki.Admin
</creator>
<parent>
XWiki.Authentication.WebHome
</parent>
<author>
xwiki:XWiki.Admin
</author>
<contentAuthor>
xwiki:XWiki.Admin
</contentAuthor>
<version>
1.1
</version>
<title>
Preferences
</title>
<comment/>
<minorEdit>
false
</minorEdit>
<syntaxId>
xwiki/2.1
</syntaxId>
<hidden>
true
</hidden>
<content/>
<object>
<name>
XWiki.Authentication.WebPreferences
</name>
<number>
0
</number>
<className>
XWiki.XWikiGlobalRights
</className>
<guid>
a33e9024-b5d3-425c-8a8a-32cc40381c3a
</guid>
<class>
<name>
XWiki.XWikiGlobalRights
</name>
<customClass/>
<customMapping/>
<defaultViewSheet/>
<defaultEditSheet/>
<defaultWeb/>
<nameField/>
<validationScript/>
<allow>
<defaultValue>
1
</defaultValue>
<disabled>
0
</disabled>
<displayFormType>
select
</displayFormType>
<displayType>
allow
</displayType>
<name>
allow
</name>
<number>
4
</number>
<prettyName>
Allow/Deny
</prettyName>
<unmodifiable>
0
</unmodifiable>
<classType>
com.xpn.xwiki.objects.classes.BooleanClass
</classType>
</allow>
<groups>
<cache>
0
</cache>
<disabled>
0
</disabled>
<displayType>
input
</displayType>
<multiSelect>
1
</multiSelect>
<name>
groups
</name>
<number>
1
</number>
<picker>
1
</picker>
<prettyName>
Groups
</prettyName>
<relationalStorage>
0
</relationalStorage>
<separator>
</separator>
<size>
5
</size>
<unmodifiable>
0
</unmodifiable>
<classType>
com.xpn.xwiki.objects.classes.GroupsClass
</classType>
</groups>
<levels>
<cache>
0
</cache>
<disabled>
0
</disabled>
<displayType>
select
</displayType>
<multiSelect>
1
</multiSelect>
<name>
levels
</name>
<number>
2
</number>
<prettyName>
Levels
</prettyName>
<relationalStorage>
0
</relationalStorage>
<separator>
</separator>
<size>
3
</size>
<unmodifiable>
0
</unmodifiable>
<classType>
com.xpn.xwiki.objects.classes.LevelsClass
</classType>
</levels>
<users>
<cache>
0
</cache>
<disabled>
0
</disabled>
<displayType>
input
</displayType>
<multiSelect>
1
</multiSelect>
<name>
users
</name>
<number>
3
</number>
<picker>
1
</picker>
<prettyName>
Users
</prettyName>
<relationalStorage>
0
</relationalStorage>
<separator>
</separator>
<size>
5
</size>
<unmodifiable>
0
</unmodifiable>
<classType>
com.xpn.xwiki.objects.classes.UsersClass
</classType>
</users>
</class>
<property>
<allow>
1
</allow>
</property>
<property>
<groups>
XWiki.XWikiAdminGroup
</groups>
</property>
<property>
<levels>
view,edit,delete,comment,script,admin
</levels>
</property>
<property>
<users/>
</property>
</object>
</xwikidoc>
This diff is collapsed.
Click to expand it.
Git Mirror User
@gitmirror
mentioned in commit
05f9e116
·
5 months ago
mentioned in commit
05f9e116
mentioned in commit 05f9e116fca4919e92d0d73363d458cfdbe3c6c0
Toggle commit list
Git Mirror User
@gitmirror
mentioned in commit
d7ed3605
·
5 months ago
mentioned in commit
d7ed3605
mentioned in commit d7ed360599db6714997f064fb153c28188fddf8f
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment