-
Jan 19th, 2010, 12:40 PM
#1
Problem with extracting cookie path
Hello,
Ever since upgrading to Spring Security 3.0.1 yesterday our remember-me cookies are no longer working. I noticed the recent change in the extractRememberMeCookie() method (SEC-1356) which seems okay, but cookies[i].getPath() is always returning null, and so the entire method returns null. This is true even though I've looked in my browser and the cookie path is valid.
Anyone have any ideas why this might be happening?
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules