summaryrefslogtreecommitdiff
path: root/modules/user/controllers/logout.php
AgeCommit message (Expand)Author
2008-11-15Destroy the session on logout, don't just delete the user.Bharat Mediratta
2008-11-15Only remove the user from the session when logging out.Bharat Mediratta
2008-11-15Revise the user login code.Bharat Mediratta
2008-11-14Move logout to its own controllerBharat Mediratta
2008-11-13Progress is being made... you can now logoutTim Almdal
2008-11-12More updates for user management. The controllers don't work yet. But the lo...Tim Almdal