On Fri, Jun 19, 2009 at 8:47 AM, Stuart Watt <[email protected]> wrote:
> This does happen, most commonly when a site uses a load-balancing proxy > setup. According to the docs, this should not be happening by default, but > is enabled through the verify_address key for the session configuration. On > larger sites I've worked with, I ended up turning off IP address > verification as it was causing more problems than it was worth (repeated > login prompts). See the Caveats in the perldoc for > Catalyst::Plugin::Session. > Thank you so much! I hadn't realized that verify_address was a config setting (RTFM!) and I'm on an older version of C::P::S which defaults to true. -- ========================== http://www.bikewise.org 2People citizen's network for climate action: http://www.2people.org Greater Seattle Climate Dialogues: http://www.climatedialogues.org ==========================
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
