Files
@ 7e3d89d9d3a2
Branch filter:
Location: kallithea/rhodecode/controllers/tags.py
7e3d89d9d3a2
1.8 KiB
text/x-python
- Manage User’s Groups: create, delete, rename, add/remove users inside.
by user group admin.
In this case, a user's group can be owned by several people thru an owner user's group.
Some refactoring of naming, permission handling logic.
- remove some code duplicity as well as inconsistent naming
by user group admin.
In this case, a user's group can be owned by several people thru an owner user's group.
Some refactoring of naming, permission handling logic.
- remove some code duplicity as well as inconsistent naming