Files
@ bf1fc4c84e5f
Branch filter:
Location: kallithea/MANIFEST.in
bf1fc4c84e5f
856 B
text/plain
BaseController: enable container authentication on all pages
Previously, user had to visit the login page to log in using container
authentication; this now happens on every page load, unless user has an
existing login session.
The container authentication result is cached in session on success.
Previously, user had to visit the login page to log in using container
authentication; this now happens on every page load, unless user has an
existing login session.
The container authentication result is cached in session on success.