Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
c326e3d1
Commit
c326e3d1
authored
Mar 22, 2012
by
Michal Čihař
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document changes in groups
parent
99a8e02b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
docs/admin.rst
docs/admin.rst
+8
-8
No files found.
docs/admin.rst
View file @
c326e3d1
...
...
@@ -100,16 +100,16 @@ Access control
Weblate uses privileges system based on Django. It defines following extra privileges:
* Can upload translation
* Can overwrite with translation upload
* Can define author of translation upload
* Can save translation
* Can accept suggestion
* Can accept suggestion
* Can upload translation
[Users, Managers]
* Can overwrite with translation upload
[Users, Managers]
* Can define author of translation upload
[Managers]
* Can save translation
[Users, Managers]
* Can accept suggestion
[Users, Managers]
* Can accept suggestion
[Users, Managers]
The default setup (after you run :program:`./manage.py setupgroups`) consists
of
single group `Users` which has all above privileges and all users are
automatically added to this
group.
of
two groups `Users` and `Managers` which have privileges as descibed above.
All new users are automatically added to `Users`
group.
To customize this setup, it is recommended to remove privileges from `Users`
group and create additional groups with finer privileges (eg. `Translators`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment