summaryrefslogtreecommitdiffstats
path: root/config/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* pull in dev branch changesraylu2011-07-021-0/+35
| | | | not pulled: swiftmailer, gzip
* LITHIUM_APP_PATH is already a dir, but doesn't end in /raylu2011-07-021-2/+2
| | | | | dirname() strips the last part of the path because dirname('a/b/c') is 'a/b', regardless of whether c is a directory
* remove .DS_Storesraylu2011-07-021-0/+0
|
* 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-2812-0/+796