##// END OF EJS Templates
pytest: use consistent way of creating a fixture by using pytest.fixture()
pytest: use consistent way of creating a fixture by using pytest.fixture()

File last commit:

r1:854a839a default
r3946:39fb0295 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.