You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
It doesn't make a lot of sense to redirect to /login if we're using http-basic authentication. The behavior demonstrated by the http-basic friend-demo example (by passing :unauthenticated-handler #(workflows/http-basic-deny "Friend Demo" %)) makes a lot more sense. Can we make this the default for the http-basic workflow?
It doesn't make a lot of sense to redirect to /login if we're using http-basic authentication. The behavior demonstrated by the http-basic friend-demo example (by passing :unauthenticated-handler #(workflows/http-basic-deny "Friend Demo" %)) makes a lot more sense. Can we make this the default for the http-basic workflow?