aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/sessions.php
AgeCommit message (Expand)Author
2008-08-07Removed ElggDummy live code for now.ben
2008-08-07removed print_rmarcus
2008-08-07Refs #174: Introducing the ElggDummy class which returns false for all method...marcus
2008-08-05Tweaked the way forwarding works.ben
2008-08-04Closes #193: Added salt field to database and new users will be generated wit...marcus
2008-08-01Closes #190. Note however that logins will be broken until #104 has been reso...marcus
2008-07-17Fixes #164: Seems there is something erroniously setting 'guid' to something ...marcus
2008-07-07Administration tweaks; fixed users online functions, as well as last_action f...ben
2008-06-26Fixes #91 and #97marcus
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