
garrison at zeta
Apr 16, 2012, 4:58 PM
Views: 330
Permalink
|
|
Re: Catalyst::ActionRole::RequireSSL under development server
[In reply to]
|
|
Good morning, On 16/04/12 at 11:11 AM -0700, Rippl, Steve <rippls [at] woodlandschools> wrote: >We're just upgrading to Catalyst 5.9 from 5.8, and therefore switching from >the old Catalyst::Plugin::RequireSSL to Catalyst::ActionRole::RequireSSL. >The old module would detect when is was running under the standalone >server and so was fine under development. Catalyst::ActionRole::RequireSSL >doesn't seem to play nicely under the development server when hitting an >action requiring SSL. Am I doing something wrong? Are there some settings >in the config somewhere to disable that under debug or something? I want >to avoid having different versions of the Controllers themselves between >dev and production. I could be way off here, but it might be a conflict with other modules. I don't recall specific reason why, but I'm in process of creating a version of HTML::FormFu which works as a role rather than extended in controller base class. It was conflicting with another ActionRole (can't recall which one right now). Charlie -- Ꮚ Charlie Garrison ♊ <garrison [at] zeta> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org 〠 http://www.ietf.org/rfc/rfc1855.txt _______________________________________________ List: Catalyst [at] lists Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst [at] lists/ Dev site: http://dev.catalyst.perl.org/
|