Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Allow 2FA providers to specify their custom CSP | Christoph Wurst | 2017-08-26 | 1 | -0/+38 | |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Thows exception if password not available | Morris Jobke | 2017-05-12 | 2 | -0/+37 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | fix @since annotations (9.1->12) | Christoph Wurst | 2017-01-11 | 3 | -7/+7 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | add @since annotations and document methods | Christoph Wurst | 2017-01-11 | 2 | -0/+14 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | add login credential store | Christoph Wurst | 2017-01-11 | 3 | -0/+122 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -12/+13 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Update TwoFactorException.php | Cornelius Kölbel | 2017-01-11 | 1 | -2/+2 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Add a TwoFactorException | Cornelius Kölbel | 2017-01-11 | 1 | -0/+37 | |
| | | | | | | | | | | | A Two Factor third party App may throw a TwoFactorException() with a more detailed error message in case the authentication fails. The 2FA Controller will then display the message of this Exception to the user. Working on #26593 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+0 | |
| | ||||||
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+93 | |
| | ||||||
* | Move \OCP\Authentication to PSR-4 (#24632) | Roeland Douma | 2016-05-17 | 1 | -0/+64 | |