| Commit message (Expand) | Author | Age | Files | Lines |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 11 | -1/+11 |
* | Type the authentication listeners | Christoph Wurst | 2020-10-15 | 7 | -0/+21 |
* | Use PSR logger in authentication | Joas Schilling | 2020-10-12 | 11 | -60/+54 |
* | Type some of the core mappers | Christoph Wurst | 2020-10-12 | 4 | -1/+10 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -2/+2 |
* | Allow configuring the activity update interval of token | Roeland Jago Douma | 2020-10-04 | 1 | -1/+5 |
* | Merge pull request #22641 from nextcloud/fix/credentials-store-upgrade-proper... | Roeland Jago Douma | 2020-09-08 | 1 | -2/+7 |
|\ |
|
| * | Fix undefined class property access after upgrade from 19 to 20 | Christoph Wurst | 2020-09-07 | 1 | -2/+7 |
* | | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 2 | -1/+3 |
|/ |
|
* | Fix app password updating out of bounds | Roeland Jago Douma | 2020-09-03 | 2 | -0/+55 |
* | Merge pull request #21288 from lmamane/master | Roeland Jago Douma | 2020-08-28 | 1 | -1/+1 |
|\ |
|
| * | Return correct loginname in credentials, | Lionel Elie Mamane | 2020-08-20 | 1 | -1/+1 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -2/+4 |
|/ |
|
* | Use matching parameter names form interfaces and implementations | Morris Jobke | 2020-08-19 | 2 | -7/+7 |
* | Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-event | Morris Jobke | 2020-08-13 | 2 | -10/+34 |
|\ |
|
| * | Emit an event for every disabled 2FA provider during cleanup | Christoph Wurst | 2020-06-16 | 2 | -10/+34 |
* | | Discourage webauthn user interaction | Roeland Jago Douma | 2020-07-16 | 1 | -2/+7 |
|/ |
|
* | Clean up auth tokens when user is deleted | Christoph Wurst | 2020-06-15 | 1 | -0/+72 |
* | Improve traces of invalid token exceptions | Christoph Wurst | 2020-05-27 | 3 | -17/+20 |
* | 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 | 12 | -8/+22 |
* | Do not create remember me cookie | Julius Härtl | 2020-04-23 | 1 | -2/+6 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 6 | -13/+13 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 54 | -69/+3 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 4 | -4/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 7 | -0/+7 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 3 | -4/+0 |
* | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 1 | -0/+1 |
|\ |
|
| * | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | | Merge pull request #19858 from nextcloud/feature/webauthn | Roeland Jago Douma | 2020-03-31 | 8 | -13/+711 |
|\ \ |
|
| * | | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 7 | -11/+709 |
| * | | Make password nullable in LoginData | Roeland Jago Douma | 2020-03-31 | 1 | -2/+2 |
| |/ |
|
* / | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 3 | -3/+122 |
|/ |
|
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 6 | -7/+0 |
* | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 1 | -7/+3 |
|\ |
|
| * | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 1 | -7/+3 |
* | | Fix recursive calls in logging via server methods | Joas Schilling | 2020-03-18 | 1 | -9/+2 |
|/ |
|
* | Merge pull request #19820 from nextcloud/fix/mismatching-docblock-return-type | Christoph Wurst | 2020-03-09 | 1 | -1/+1 |
|\ |
|
| * | Fix mismatching docblock return types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
* | | Fix mismatching doc block parameter types | Christoph Wurst | 2020-03-06 | 1 | -1/+1 |
|/ |
|
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -2/+3 |
* | Clean up 2FA provider registry when a user is deleted | Christoph Wurst | 2020-01-08 | 3 | -0/+66 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 56 | -137/+209 |
* | Throw an invalid token exception is token is marked outdated | Roeland Jago Douma | 2019-12-02 | 2 | -0/+40 |
* | Handle token insert conflicts | Christoph Wurst | 2019-11-26 | 1 | -9/+24 |
* | Add return type hint to credential store and make it strict | Christoph Wurst | 2019-11-25 | 1 | -3/+4 |