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
6847122bc5
unrhodecode
/
rhodecode
/
authentication
History
Download ZIP
Download TAR.GZ
Marcin Kuzminski
6847122bc5
cli: skip auth plugin search/registry in case of cli invocation for faster execution of those actions.
...
- we don't need to load plugins for CLI calls
2018-03-01 16:46:49 +01:00
..
plugins
logging: improve consistency of auth plugins logs.
2018-02-19 14:49:21 +01: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