Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 28 | -54/+57 |
* | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 57 | -58/+58 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 22 | -11/+21 |
* | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+12 |
* | Harden middleware check | Roeland Jago Douma | 2019-10-25 | 1 | -4/+85 |
* | Merge pull request #17411 from kinolaev/fix-oauth2-redirect | Roeland Jago Douma | 2019-10-07 | 1 | -1/+2 |
|\ | |||||
| * | fix oauth client redirect | Sergej Nikolaev | 2019-10-04 | 1 | -1/+2 |
* | | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 1 | -0/+2 |
|/ | |||||
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+1 |
* | Add test case for existing user with token null | Daniel Kesselberg | 2019-08-18 | 1 | -0/+16 |
* | Return the disabled user mock instead of the existing | Daniel Kesselberg | 2019-08-18 | 1 | -1/+1 |
* | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 1 | -0/+6 |
* | Merge pull request #16544 from nextcloud/bugfix/16540 | Roeland Jago Douma | 2019-07-31 | 1 | -5/+15 |
|\ | |||||
| * | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 1 | -5/+15 |
* | | Use proper exception in lostController | Roeland Jago Douma | 2019-07-27 | 1 | -3/+9 |
|/ | |||||
* | Merge pull request #16308 from nextcloud/fix/undefined-offset-0 | Morris Jobke | 2019-07-10 | 1 | -24/+27 |
|\ | |||||
| * | Return first value from $users | Daniel Kesselberg | 2019-07-09 | 1 | -24/+27 |
* | | Don't send executionContexts for Clear-Site-Data | Daniel Kesselberg | 2019-07-09 | 1 | -2/+2 |
|/ | |||||
* | Fix subscription tests | Julius Härtl | 2019-06-17 | 1 | -0/+2 |
* | Vueify the login page | Christoph Wurst | 2019-05-29 | 1 | -39/+69 |
* | Stop decryption when maintenance mode is enabled, fixes #8311 | Ruben Homs | 2019-05-21 | 2 | -8/+54 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -0/+120 |
* | Merge pull request #15304 from nextcloud/enh/2fa_setup_at_login | Roeland Jago Douma | 2019-05-17 | 2 | -3/+158 |
|\ | |||||
| * | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 2 | -3/+158 |
* | | Allow clients to delete their own apptoken | Roeland Jago Douma | 2019-05-17 | 1 | -0/+57 |
|/ | |||||
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 1 | -327/+110 |
* | Make appstore app:enable test more robust by using only shipped apps | Morris Jobke | 2019-03-14 | 1 | -3/+8 |
* | Add an event to the Autocomplete Controller to allow to filter the results | Joas Schilling | 2019-02-26 | 1 | -3/+9 |
* | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+321 |
* | Merge pull request #14066 from nextcloud/feature/noid/casted-system-values | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
|\ | |||||
| * | Fix unit tests | Joas Schilling | 2019-02-22 | 2 | -2/+2 |
* | | Use contacts instead of logreader | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | | Add install logic for enable command | Daniel Kesselberg | 2019-02-19 | 1 | -3/+3 |
* | | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 2 | -4/+9 |
* | | Disable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+84 |
* | | Enable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+89 |
|/ | |||||
* | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 2 | -50/+23 |
* | Publish activity for app token created by client login flow | Daniel Kesselberg | 2019-02-17 | 1 | -1/+35 |
* | Publish activity for app token created by ocs api | Daniel Kesselberg | 2019-02-17 | 1 | -1/+24 |
* | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_... | Morris Jobke | 2019-02-07 | 2 | -8/+8 |
|\ | |||||
| * | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 2 | -8/+8 |
* | | Remove public interface that was only needed for testing | Morris Jobke | 2019-02-07 | 1 | -1/+0 |
* | | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 2 | -2/+92 |
|/ | |||||
* | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-29 | 1 | -1/+6 |
* | Honor remember_login_cookie_lifetime | Roeland Jago Douma | 2019-01-23 | 1 | -0/+24 |
* | Fix template paramter | Roeland Jago Douma | 2019-01-18 | 1 | -1/+1 |
* | Fix tests | Roeland Jago Douma | 2019-01-15 | 1 | -9/+23 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -64/+0 |
* | Use the proper server for the apptoken flow login | Roeland Jago Douma | 2018-11-01 | 1 | -2/+8 |