##// END OF EJS Templates
refactor: renamed get_first_admin to get_first_super_admin which...
refactor: renamed get_first_admin to get_first_super_admin which reflects better what kind of user we're fetching.

File last commit:

r1:854a839a default
r278:25d706fe default
Show More
release-notes-2.2.8.rst
12 lines | 207 B | text/x-rst | RstLexer

|RCE| 2.2.8 |RNS|

General

  • 2015-06-30

Fixes

  • Security: Apply the same permission checks for the API call create_repo and the web interface to create a repository.