]> git.decadent.org.uk Git - maypole.git/commit
"If you set a template in the authenticate method, then the model's action will not...
authorSimon Cozens <simon@simon-cozens.org>
Tue, 24 Feb 2004 14:55:23 +0000 (14:55 +0000)
committerSimon Cozens <simon@simon-cozens.org>
Tue, 24 Feb 2004 14:55:23 +0000 (14:55 +0000)
commit43c803ceb66d273f53b343229ed1ebd6eb0fc142
tree9229da73bbec0a0265e699caaf7935b6cceb4069
parent5617e978a18a37c2d401674f1b793a041b390bce
"If you set a template in the authenticate method, then the model's action will not be performed. This stops people going to /foo/delete/1 even if they're not logged in. If you want to change the templates based on whether or not the user's logged in, do it in your model action."

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@72 48953598-375a-da11-a14b-00016c27c3ee
lib/Maypole/Model/Base.pm