Files @ cf128ced8c85
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py - annotation

Liad Shani
Improved container-based auth implementation and added support for a reverse-proxy setup (using the X-Forwarded-User header)
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass