unrhodecode/rhodecode/authentication
Marcin Kuzminski b1bfdeb6ba caches: enable cache TTL=30s for auth-plugins.
- mostly due to this gives massive performance gains.
- most of customers choose to use it.
- svn gets *massive* boost from this.
2018-08-11 21:35:19 +02:00
..
plugins dependencies: bumped python-pam to 1.8.4 and fixed pam auth. 2018-07-31 16:56:20 +02:00
tests caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +02:00
__init__.py caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +02:00
base.py caches: enable cache TTL=30s for auth-plugins. 2018-08-11 21:35:19 +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 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