Files @ c9ca7fa55b0d
Branch filter:

Location: kallithea/rhodecode/tests/models/test_user_permissions_on_repos.py

Marcin Kuzminski
Fill session cookie secret with random generated app_uuid.
By default this setup is much more secure since it uses
SignedCookies instead of plain ones
#TODO; write tests when we activate algo for permissions.