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
On a successful 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.