Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Default unauthenticated handler incorrect for http-basic workflow #150

Open
theJenix opened this issue Apr 23, 2016 · 0 comments
Open

Default unauthenticated handler incorrect for http-basic workflow #150

theJenix opened this issue Apr 23, 2016 · 0 comments
Milestone

Comments

@theJenix
Copy link

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?

@cemerick cemerick modified the milestone: 0.3.0 Jun 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants