unrhodecode/rhodecode/authentication
Marcin Kuzminski 116099638b apps: switch import of ADMIN_PREFIX from routing into base app.
- routing is deprecated and will be soon removed
2017-11-07 14:17:26 +01: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 apps: switch import of ADMIN_PREFIX from routing into base app. 2017-11-07 14:17:26 +01:00
__init__.py apps: switch import of ADMIN_PREFIX from routing into base app. 2017-11-07 14:17:26 +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