| Commit message (Expand) | Author | Age | Files | Lines |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Fix absolute redirect | John Molakvoæ (skjnldsv) | 2020-04-15 | 1 | -3/+3 |
* | Harden middleware check | Roeland Jago Douma | 2019-10-25 | 1 | -4/+85 |
* | fix oauth client redirect | Sergej Nikolaev | 2019-10-07 | 1 | -1/+2 |
* | 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 |
* | adapted automated test for autocomplete changes | Rayn0r | 2018-10-30 | 1 | -6/+14 |
* | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -1/+3 |
* | Remove cookies from Clear-Site-Data Header | Patrick Conrad | 2018-10-15 | 1 | -2/+2 |
* | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groups | Morris Jobke | 2018-10-15 | 1 | -12/+49 |
|\ |
|
| * | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 1 | -12/+49 |
* | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all | Evgeny Golyshev | 2018-10-14 | 2 | -0/+6 |
|/ |
|