##// END OF EJS Templates
auth-token: fix way we generate entries inside the list of whitelist names....
auth-token: fix way we generate entries inside the list of whitelist names. the dotted notation is incompatible with how we check those functions using ':' separator.

File last commit:

r1:854a839a default
r1950:0694aced default
Show More
release-notes-2.2.8.rst
12 lines | 207 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-2.2.8.rst
project: added all source files and assets
r1 |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.