Files @ 6f537e3da9c4
Branch filter:

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

Marcin Kuzminski
add IP into base logging, and change a little IP extraction login, if some header is passed as empty
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass