summaryrefslogtreecommitdiffstats
path: root/config/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* rework a lot of searchraylu2011-07-121-2/+2
| | | | | /search will eventually search all /search/anime searches only anime
* Mail configuration Michael Francis2011-07-101-0/+14
|
* CleanupMichael Francis2011-07-091-3/+2
|
* defined a seperate connection for mongo and MySqlMichael Francis2011-07-091-12/+14
|
* Importing the swiftmail librariesMichael Francis2011-07-091-0/+5
|
* 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
|
* 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