[Catalyst] Authentication gotchas
phaylon
phaylon at dunkelheit.at
Fri Dec 16 13:50:38 CET 2005
Am Freitag, den 16.12.2005, 12:13 +0000 schrieb Nigel Metheringham:
> But surely the way that login method was written it *has* to go in the
> main file (or be called as /controller/login). Probably better to
> make
> it
>
> sub mylogin : Path('/login') {
> ...
> }
Or just use sub login : Global { .. ;)
p
--
http://www.dunkelheit.at/
Ordinary morality is only for ordinary people.
-- Aleister Crowley
More information about the Catalyst
mailing list