summaryrefslogtreecommitdiffstats
path: root/application/libraries/Duser/drivers/Duser_db.php
AgeCommit message (Expand)AuthorFilesLines
2024-04-14fix(duser_db): Guard against NULL valuesFlorian Pritz1-0/+12
2016-08-21muser: Add delete_user()Florian Pritz1-0/+1
2016-04-01Support rehashing of passwords not conforming to configFlorian Pritz1-0/+1
2016-03-29Use PHP's password_hash functionFlorian Pritz1-1/+1
2015-06-05Allow users to change their emailFlorian Pritz1-0/+1
2015-02-03Use exceptions instead of show_errorFlorian Pritz1-1/+1
2014-09-18Query builder in user login and controllerRafael Bodill1-15/+12
2013-09-22duser_db: Remove case sensitive username checkFlorian Pritz1-5/+1
2013-09-16Duser: Rework optional functionsFlorian Pritz1-2/+0
2013-09-16Duser: Add some commentsFlorian Pritz1-0/+4
2013-07-13duser: add get_email()Florian Pritz1-1/+19
2013-02-13Change license to AGPLFlorian Pritz1-1/+1
2013-01-30Modularize authentication systemFlorian Pritz1-0/+63