unrhodecode/rhodecode/authentication
2016-06-06 10:15:00 +02:00
..
plugins authn: Use new is_headers_auth function. 2016-06-06 10:15:00 +02:00
__init__.py authn: Add an INI option to set an authentication plugin fallback. #3953 2016-05-27 10:36:30 +02:00
base.py authn: Use new is_headers_auth function. 2016-06-06 10:15:00 +02:00
interface.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
registry.py authn: Log a warning message if fallback authentication plugin is enabled in ini file. 2016-06-03 15:02:08 +02:00
routes.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
schema.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
views.py authn: Fix handling of form errors and default values. 2016-06-03 10:02:59 +02:00