Files @ ef21dadcaa7c
Branch filter:

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

Marcin Kuzminski
handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass