##// END OF EJS Templates
summary: fixed 500 errors on loading just summary commits and missing clone_url set....
summary: fixed 500 errors on loading just summary commits and missing clone_url set. - some bots were triggering this, and we should handle that case properly

File last commit:

r1:854a839a default
r3545:b36b008a 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.