unrhodecode/rhodecode/authentication
2018-12-05 19:07:17 +01:00
..
plugins auth: add better logging for ldap related attributes to help track problems 2018-12-05 19:07:17 +01:00
tests caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +02:00
__init__.py app: disconect auth plugin loading from authentication registry. 2018-11-26 00:15:05 +01:00
base.py auth: fixed docstring 2018-11-30 11:48:51 +01:00
interface.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
registry.py auth-plugins: fixed problem with cache of settings in multi-worker mode. 2018-04-10 11:47:00 +02:00
routes.py auth: UI changes 2018-11-29 18:15:55 +01:00
schema.py caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +02:00
views.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00