summaryrefslogtreecommitdiffstats
path: root/models/User.php
Commit message (Collapse)AuthorAgeFilesLines
* Implemented mySQL based friendingMichael Francis2011-07-161-19/+4
|
* Removed mongo specific codeMichael Francis2011-07-101-82/+4
|
* Implementing relationships Michael Francis2011-07-101-7/+2
|
* Remove mongo schema + change salt -> pepperMichael Francis2011-07-101-4/+4
|
* Disabled password validatorMichael Francis2011-07-061-5/+4
|
* defined mangalist and animelist in the $_Schema (should fix the whitescreen ↵Michael Francis2011-06-221-1/+5
| | | | bug when adding an entry to an empty animelist)
* Password fixMichael Francis2011-06-211-1/+1
|
* QA: removed spacesMichael Francis2011-06-201-2/+0
|
* Fixed to use Lithium's new Password class Michael Francis2011-06-201-1/+2
|
* Initial CommitMichael Francis2011-05-281-0/+347