##// END OF EJS Templates
pytest: Fix the user login function....
pytest: Fix the user login function. - Pyramid doesn't expose the session as pylons does it as `response.session` - Therefore we have to look it up in the environ.
johbo -
r41:6cf4cae4 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication
plugins
__init__.py Loading ...
base.py Loading ...
interface.py Loading ...
registry.py Loading ...
routes.py Loading ...
schema.py Loading ...
views.py Loading ...