##// END OF EJS Templates
repos, repo groups, user groups: allow to use disabled users in owner field....
repos, repo groups, user groups: allow to use disabled users in owner field. This fixes #3374. There's no good benefit of having possibility to prevent setting disabled user from beeing an owner. It can happen that we start preperating a system and use disabled accounts. Also users shouldn't be forbidden to edit settings on an disabled owner.

File last commit:

r1:854a839a default
r224:c6a3436d default
Show More
release-notes-3.8.2.rst
18 lines | 463 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.8.2.rst
project: added all source files and assets
r1 |RCE| 3.8.2 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-03-17
Admin
^^^^^
Admin: Return a forbidden status when trying to create a repository group without sufficient permissions for the parent group.
Security
^^^^^^^^
Security: Update the bundled Git to version 2.7.1 (ᴄᴠᴇ-2016-2324 and ᴄᴠᴇ‑2016‑2315).
Subversion
^^^^^^^^^^
Subversion: Fix MKCOL requests which are used when committing new folders into a Subversion repository.