##// 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.2.1.rst
18 lines | 260 B | text/x-rst | RstLexer

|RCE| 3.2.1 |RNS|

General

  • 2015-04-20

fixes

  • Security: Fixed a potential XSS vulnerability in user names and user group descriptions.
  • Style: Fixed a form misalignment for the management of user group permissions.