Subject: | Suggestion |
Date: | Wed, 4 Nov 2015 16:37:54 -0800 |
To: | bug-Apache-AuthCookie [...] rt.cpan.org |
From: | Chad <ccolumbu [...] gmail.com> |
Some browsers look for fields named "username" or "password" to trigger asking the end user if they want to store their
user/pass in the browser password DB.
Since AuthCookie requires that those fields are called 'credential_0', 'credential_1' the browser does not trigger the
"do you want to save" dialog.
Is there a way we could make those field names params?
Is there already a way to do this and I missed it?
--
-Chad