index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Controller
/
Auth.php
Age
Commit message (
Expand
)
Author
2016-05-28
Rename controllers
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-02-20
Fix cosmetic issues and update api documentation
Frederic Guillot
2016-02-12
Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ...
Dj Padzensky
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-14
Move validator methods
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-08-01
Add bruteforce protection
Frederic Guillot
2015-07-16
Store redirect login url in session instead of using url parameter
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot