Skip to content

fixes #51

esarbe requested to merge 51-basic-auth-fallback-authentication into master

fold basic auth into the AuthenticationService and try to authenicate using basic auth credentials if there's no auth cookie. fall back to the guest user otherwise

Closes #51 (closed)

Merge request reports