aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/sessions.php
AgeCommit message (Expand)Author
2008-06-17isloggedin() doesn't touch the session if we're not fully installed yet.ben
2008-06-16CLOSED - #27: Standard login system to go through PAM marcus
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-04Fixed the installation labels issue!ben
2008-06-04Fixed actions issuesben
2008-05-28A further fix for previous.ben
2008-05-28Solidifying the login() function so that the session data is always consistent.ben
2008-05-28Revamped the login functions to separate login from authentication.ben
2008-05-28login() can now be extended by other authentication methods. TODO: wrap this ...ben
2008-05-28Adding login and logout events.ben
2008-05-19Session init now fails if the db hasn't been installed.ben
2008-05-02Configuration prerequisites are now loaded on boot time rathr than initben
2008-05-01Introducing gatekeeper();ben
2008-04-21Session init now gets priorityben
2008-04-21Fix for lingering sessions with nonexistent usersben
2008-04-03Fixed session initialisation issueben
2008-04-01Registration, login, logout work. Victory!ben
2008-04-01Fixed some session stuff, modified a few viewsben
2008-03-17Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-15Session functionality, hello again!ben