[
https://issues.apache.org/jira/browse/COUCHDB-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932418#action_12932418
]
Jan Lehnardt commented on COUCHDB-846:
--------------------------------------
I like the patch & tests, but it no longer applies to trunk. Can you update the
patch?
> Redirect on a failed login attempt
> ----------------------------------
>
> Key: COUCHDB-846
> URL: https://issues.apache.org/jira/browse/COUCHDB-846
> Project: CouchDB
> Issue Type: New Feature
> Components: HTTP Interface
> Affects Versions: 1.0
> Reporter: Matt Cooley
> Priority: Minor
> Fix For: 1.1
>
> Attachments:
> 0001-POST-to-_session-now-redirects-to-the-URI-given-in-t.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> On a successful cookie-auth login (POST to _session), CouchDB will redirect
> the user to the URI specified in the 'next' query parameter. This is useful
> for adding authentication to applications that can't rely on javascript being
> enabled on the client. To make this functionality more useful, there should
> be a complimentary 'fail' redirect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.