unrhodecode/rhodecode/authentication
2018-03-27 11:51:37 +02:00
..
plugins auth-ldap: added connection pinning and timeout option to ldap plugin 2018-03-27 11:51:37 +02:00
tests release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
__init__.py cli: skip auth plugin search/registry in case of cli invocation for faster execution of those actions. 2018-03-01 16:46:49 +01:00
base.py logging: improve auth log chain for easier debugging. 2018-02-28 14:16:15 +01:00
interface.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
registry.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
routes.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
schema.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
views.py caches: use individual namespaces per user to prevent beaker caching problems. 2018-02-15 17:34:09 +01:00