2 Replies Latest reply on Jun 14, 2007 5:01 AM by dilator

    Identity / rememberMe creates cookie in current path

    dilator

      Whilst this is quite useful for other components which extend Selector, for login (where sometimes you have a custom login form in a different location of the site to the 'standard' login page) it would be nice if it always used the context path.

      Otherwise you may end up with more than one username cookie in the same request.

      Perhaps if Selector had an extra method 'getCookiePath' which could be overridden by Identity?

      Cheers - Ben