summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma2020-01-071-1/+12
|\
| * Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma2020-01-031-1/+12
* | Fix CIKim Brose2020-01-031-1/+1
|/
* Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-configRoeland Jago Douma2019-12-121-0/+28
|\
| * Send Clear-Site-Data expect for ChromeDaniel Kesselberg2019-11-301-0/+28
* | Fix: Using assertContains() with string haystacks is deprecated and will not ...Daniel Kesselberg2019-12-082-8/+12
* | Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacyJoas Schilling2019-12-041-1/+42
|\ \ | |/ |/|
| * Update testsRoeland Jago Douma2019-11-131-1/+42
* | Mode to modern phpunitRoeland Jago Douma2019-11-2728-54/+57
* | More fixesRoeland Jago Douma2019-11-271-1/+1
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-2757-58/+58
* | Some php-cs fixesRoeland Jago Douma2019-11-2222-11/+21
* | Check getRedirectUri() for queriesRussellAult2019-11-131-3/+12
|/
* Harden middleware checkRoeland Jago Douma2019-10-251-4/+85
* Merge pull request #17411 from kinolaev/fix-oauth2-redirectRoeland Jago Douma2019-10-071-1/+2
|\
| * fix oauth client redirectSergej Nikolaev2019-10-041-1/+2
* | Add Fatal logging optionTim Terhorst2019-10-021-0/+2
|/
* Move settings to an appChristoph Wurst2019-09-281-1/+1
* Add test case for existing user with token nullDaniel Kesselberg2019-08-181-0/+16
* Return the disabled user mock instead of the existingDaniel Kesselberg2019-08-181-1/+1
* Fix login flow form actionsRoeland Jago Douma2019-08-111-0/+6
* Merge pull request #16544 from nextcloud/bugfix/16540Roeland Jago Douma2019-07-311-5/+15
|\
| * Move actual password reset to vueJulius Härtl2019-07-311-5/+15
* | Use proper exception in lostControllerRoeland Jago Douma2019-07-271-3/+9
|/
* Merge pull request #16308 from nextcloud/fix/undefined-offset-0Morris Jobke2019-07-101-24/+27
|\
| * Return first value from $usersDaniel Kesselberg2019-07-091-24/+27
* | Don't send executionContexts for Clear-Site-DataDaniel Kesselberg2019-07-091-2/+2
|/
* Fix subscription testsJulius Härtl2019-06-171-0/+2
* Vueify the login pageChristoph Wurst2019-05-291-39/+69
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-212-8/+54
* Remote wipe supportRoeland Jago Douma2019-05-201-0/+120
* Merge pull request #15304 from nextcloud/enh/2fa_setup_at_loginRoeland Jago Douma2019-05-172-3/+158
|\
| * Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-172-3/+158
* | Allow clients to delete their own apptokenRoeland Jago Douma2019-05-171-0/+57
|/
* Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-071-327/+110
* Make appstore app:enable test more robust by using only shipped appsMorris Jobke2019-03-141-3/+8
* Add an event to the Autocomplete Controller to allow to filter the resultsJoas Schilling2019-02-261-3/+9
* Login flow V2Roeland Jago Douma2019-02-251-0/+321
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-222-2/+2
|\
| * Fix unit testsJoas Schilling2019-02-222-2/+2
* | Use contacts instead of logreaderDaniel Kesselberg2019-02-191-3/+3
* | Add install logic for enable commandDaniel Kesselberg2019-02-191-3/+3
* | Strict Types, Return TypesDaniel Kesselberg2019-02-192-4/+9
* | Disable multiple apps at onceDaniel Kesselberg2019-02-191-0/+84
* | Enable multiple apps at onceDaniel Kesselberg2019-02-191-0/+89
|/
* Emit event if app password createdDaniel Kesselberg2019-02-182-50/+23
* Publish activity for app token created by client login flowDaniel Kesselberg2019-02-171-1/+35
* Publish activity for app token created by ocs apiDaniel Kesselberg2019-02-171-1/+24
* Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-072-8/+8
|\
| * Add StandaloneTemplateResponseRoeland Jago Douma2019-02-062-8/+8