summaryrefslogtreecommitdiff
path: root/app/Template/auth
AgeCommit message (Expand)Author
2015-10-18Remove useless class and add new plugin hooksFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-01Add config parameter to disable/enable RememberMe authenticationFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-07-16Add config parameter to hide login formFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-03Check the box remember me by defaultFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot