unrhodecode/rhodecode/authentication
2018-07-12 17:20:03 +02:00
..
plugins release: merge back stable branch into default 2018-05-15 16:04:13 +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 caches: skip cache if user is empty. 2018-07-06 14:47:09 +02: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 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 dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02:00