##// END OF EJS Templates
auth: re-use the get_current_request in fetching request in decorators....
auth: re-use the get_current_request in fetching request in decorators. - will later help porting to pyramid

File last commit:

r1:854a839a default
r1775:f25110de 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.