DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4191>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4191 Cookie-based Authorized Sessions / How can the user automatically login using a cookie? - implemented? ------- Additional Comments From [EMAIL PROTECTED] 2002-01-07 05:32 ------- Temp is a bad field name. Temp is used for the secret key. By using this field you are preventing the user form logging in with a usename and password from an different browser. The user MUST be ALWAYS be able to login in with a username and password. Not meeting this requirement will prompt a veto :( Suggest naming the field LoginCookie, thus you will have the methods getLoginCookie() and setLoginCookie. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
