- 17 Oct, 2006 18 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
form, and made the set_error method public for the same reason. Removed a debug line.
-
Nigel McNie authored
at.
-
Nigel McNie authored
function so it can set errors.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
and stores data from the user database across sessions (saving a db lookup)
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
interface and pluggable element types at the moment, though it needs some cleanup yet.
-
Nigel McNie authored
-
Nigel McNie authored
auth_internal plugin.
-
Nigel McNie authored
lookup on the application database.
-
Nigel McNie authored
and then persist for the user even if they log out (note: session != login session!). This means that bots crawling the pages won't get sessions, which is a good thing. Made the authentication logic more solid too. The transient login page is now implemented to a basic level.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 16 Oct, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
support to the default exception handler for passing its backtrace through to be displayed, and also passing the correct file/line numbers, which makes them far easier to track down.
-
Nigel McNie authored
-
- 12 Oct, 2006 17 commits
-
-
Nigel McNie authored
-
-
Penny Leach authored
-
-
Nigel McNie authored
script name when logging if the script is actually in the docroot.
-
Nigel McNie authored
to get the sanity checks done as soon as possible. Include the auth page, but only after we know what theme we are supposed to use, which allows drawing of correct login boxes.
-
Penny Leach authored
later or someone else can look while I'm away
-
-
Penny Leach authored
-
Penny Leach authored
xmldb doesn't like empty xml files. we need to probably test this with is_readable - it's reasonable to assume that artefact plugins might not have db tables
-
Penny Leach authored
-
Penny Leach authored
already in the installer
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
- 11 Oct, 2006 2 commits
-
-
Penny Leach authored
-
Penny Leach authored
-