unrhodecode/rhodecode/authentication
Marcin Kuzminski 8732733a54 authentication: enabled authentication with auth_token and repository scope.
- fixes #3932
- vcs type tokens now with repo scope narrows the usage to a repository.
2017-03-03 20:48:23 +01:00
..
plugins authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01: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 authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01: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