Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass logger to passwordless auth WebAuthn lib | Christoph Wurst | 2022-10-03 | 1 | -1/+4 |
* | Properly cleanup entries of WebAuthn on user deletion | Morris Jobke | 2021-06-18 | 1 | -0/+13 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -8/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -0/+2 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 1 | -3/+3 |
* | Type some of the core mappers | Christoph Wurst | 2020-10-12 | 1 | -0/+3 |
* | Discourage webauthn user interaction | Roeland Jago Douma | 2020-07-16 | 1 | -2/+7 |
* | Remember the webauthn name of devices | Roeland Jago Douma | 2020-05-07 | 1 | -1/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -4/+9 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -7/+1 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 3 | -0/+3 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 2 | -2/+0 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 4 | -0/+540 |