CC: | Kevin Williams <KWilliams [...] bbcresearch.com> |
Subject: | authentication and the frontpage |
Kevin Williams reported this bug on the Maypole list:
"Under 2.11 any user can see my frontpage and the login page comes up
when a user goes to a page associated with a table in my model."
see
http://sourceforge.net/mailarchive/forum.php?thread_id=31031985&forum_id=44077
for details.
I was able to replicate this behaviour and tracked down the problem to
how plain templates are set up.
This will be fixed in SVN shortly but the fix will have an impact on any
user relying on this buggy behaviour, i.e. css for a login page may no
longer be accessable unless it is made so in the authentication code.