summaryrefslogtreecommitdiffstats
path: root/app/model/login.php (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26user: Add log events for some basic user mgmtMalf Furious1-0/+5
Signed-off-by: Malf Furious <m@lfurio.us>
2018-07-22Fix bug with login handlerMalf Furious1-1/+1
Now reloading current path after successful login, instead of redirecting to app-root.
2018-02-09Add login modelMalf Furious1-0/+92