summaryrefslogtreecommitdiffstats
path: root/application/models/muser.php
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Make sure we keep the uri flashdataFlorian Pritz1-0/+1
2012-04-14Allow to keep and reclaim uploads without being logged inFlorian Pritz1-1/+11
2012-04-11Use phpass for password hashingFlorian Pritz1-2/+5
2012-04-11Fix password verificationFlorian Pritz1-1/+9
2012-04-09muser: decrease cost parameter for cryptFlorian Pritz1-1/+1
2012-04-09Move is_cli_client() and random_id() to helperFlorian Pritz1-1/+2
2012-04-09muser: fix handling of cli clients without accountFlorian Pritz1-2/+4
2012-04-09Improve handling of cli clients without accountFlorian Pritz1-2/+6
2012-04-09more user changesFlorian Pritz1-0/+1
2012-04-09start working on usersFlorian Pritz1-0/+70