Files
@ bf1fc4c84e5f
Branch filter:
Location: kallithea/MIT-Permissive-License.txt - annotation
bf1fc4c84e5f
1023 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.