unrhodecode/rhodecode/lib/middleware
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
..
utils http-proto: in case incoming requests come in as chunked stream the data to VCSServer. 2017-02-10 16:25:06 +01:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
appenlight.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
csrf.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
error_handling.py core: properly handle new redirections set in decorators. 2017-03-02 16:10:47 +01:00
https_fixup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
request_wrapper.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplegit.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplehg.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplesvn.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
simplevcs.py authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01:00
vcs.py core: removed pyro4 from Enterprise code. Fixes #5198 2017-02-07 15:58:49 +01:00