This website requires JavaScript.
Explore
Help
Sign in
engineering
/
unrhodecode
Watch
1
Star
0
Fork
You've already forked unrhodecode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
09013efd3b
unrhodecode
/
rhodecode
/
authentication
History
Download ZIP
Download TAR.GZ
Marcin Kuzminski
09013efd3b
auth-plugins: some code cleanup + added docs for main plugin.
2018-11-28 13:42:28 +01:00
..
plugins
auth-plugins: some code cleanup + added docs for main plugin.
2018-11-28 13:42:28 +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
authentication: register global shared session key used for external authentication session data storeage.
2018-11-26 23:14:55 +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-plugins: updated display names of plugins, and root resource.
2018-11-21 18:51:34 +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