On 14/05/12 17:34 Tomas Doran wrote: > > On 14 May 2012, at 16:37, Robert Rothenberg wrote: >> >> Any idea's what's happening? > > No, as we have no idea what code is executing, or how that code has been > configured. > > Need debug logs from the app and details about your auth config to even start > guessing, sorry!
Well, I figured out the problem. Basically, I checked that username/password were set and assumed if they weren't that it was a new login page. So I separated the methods that displayed the login page vs handling the arguments, and used progressive realms. It works now. _______________________________________________ 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/
