summaryrefslogtreecommitdiff
path: root/app/Template/auth
AgeCommit message (Expand)Author
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
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