unrhodecode/rhodecode/authentication
2017-10-13 10:54:52 +02:00
..
plugins auth-rhodecode: don't fail on bcrypt if user password is set to None. 2017-10-07 10:02:57 +02:00
tests license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
base.py auth: don't cache settings for auth plugins 2017-10-13 10:54:52 +02:00
interface.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
registry.py vcs: reduce sql queries used during pull/push operations. 2017-09-28 21:45:19 +02:00
routes.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
schema.py auth: use cache_ttl from a plugin to also cache permissions. 2017-10-07 10:02:39 +02:00
views.py auth: don't cache settings for auth plugins 2017-10-13 10:54:52 +02:00