summaryrefslogtreecommitdiffstats
path: root/config/bootstrap/auth.php
Commit message (Collapse)AuthorAgeFilesLines
* CleanupMichael Francis2011-07-091-3/+2
|
* Switched from my hacked code to lithium's new post auth validation ↵Michael Francis2011-07-091-17/+4
| | | | https://github.com/UnionOfRAD/lithium/blob/master/security/auth/adapter/Form.php#L109
* fix style on auth.phpraylu2011-07-031-75/+81
|
* Fix to redirect a user if they request a private function while not logged in Michael Francis2011-07-011-1/+4
|
* Cleaned up auth by a few linesMichael Francis2011-07-011-10/+11
|
* Fixed to use Lithium's new Password class Michael Francis2011-06-201-1/+2
|
* Initial CommitMichael Francis2011-05-281-0/+135