unrhodecode/rhodecode/authentication
Marcin Kuzminski 93908a0f84 auth: use our own simpler hybrid property.
- we shouldn't relly on sqlalchemy internal method, it has a different purpose.
2017-07-26 09:54:50 +02:00
..
plugins auth-ldap: improve messages when users failed to authenticate. Fixes #5345 2017-06-30 15:09:12 +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: use our own simpler hybrid property. 2017-07-26 09:54:50 +02:00
interface.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
registry.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
routes.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
schema.py auth: refactor code and simplified instructions. 2017-02-21 18:05:29 +01:00
views.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00