summaryrefslogtreecommitdiffstats
path: root/tests/Core
Commit message (Expand)AuthorAgeFilesLines
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-101-198/+0
* Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-0/+6
* Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-031-9/+30
* PhpunitJohn Molakvoæ2022-04-211-3/+3
* Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-291-0/+2
|\
| * Add direct arg to login flowVincent Petry2022-03-281-0/+2
* | Fix testsJoas Schilling2022-02-231-11/+12
|/
* Only allow avatars in 64 and 512 pixel sizeJoas Schilling2022-02-072-12/+52
* Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-0/+2
* Fix tests and avoid PHP errors in themCôme Chilliet2021-11-238-5/+34
* Fix missing import of ILoggerJoas Schilling2021-11-021-0/+1
* add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-7/+25
* Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-052-14/+25
|\
| * Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-1/+1
| |\
| * | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-012-9/+21
| * | Remove unused importsDaniel Rudolf2021-06-301-1/+0
| * | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-302-10/+10
* | | Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-012-22/+22
* | | Fix unit testsJoas Schilling2021-09-292-16/+16
* | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-2/+5
* | | move verification token logic out of lost password controllerArthur Schiwon2021-09-091-258/+43
* | | Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flowLukas Reschke2021-09-071-27/+0
|\ \ \
| * | | Adjust testsLukas Reschke2021-09-061-27/+0
* | | | Resolve absolute path in testsLukas Reschke2021-09-061-1/+1
|/ / /
* | | Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-191-0/+5
|\ \ \ | |_|/ |/| |
| * | Add logging to 2FA failurepjft2021-06-211-0/+5
* | | Migrate HintException to OCPGary Kim2021-06-301-1/+1
| |/ |/|
* | Fix app version checkJoas Schilling2021-06-252-27/+17
|/
* Add commands to manage tags via OCCJohannes Leuker2021-05-254-0/+552
* Change my email addressJohannes Leuker2021-03-241-2/+2
* Fix more controller tests in Core subdirVincent Petry2021-03-242-8/+10
* Fix more tests in the Core subdirVincent Petry2021-03-243-13/+20
* Fix core tests command for app enabling/disablingVincent Petry2021-03-232-17/+17
* Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-052-7/+207
|\
| * Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-7/+207
* | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-182-4/+4
|\ \
| * | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-4/+4
| |/
* / Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
|/
* refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht2021-02-121-3/+3
* added unit tests for LoginFlowV2Service::createTokensKonrad Abicht2021-02-121-0/+23
* added unit tests for LoginFlowV2Service::flowDoneKonrad Abicht2021-02-111-4/+100
* added unit tests for LoginFlowV2Service::startLoginFlowKonrad Abicht2021-02-111-0/+40
* added unit tests for LoginFlowV2Service::getByLoginTokenKonrad Abicht2021-02-111-5/+37
* added unit tests for LoginFlowV2Service::pollKonrad Abicht2021-02-111-0/+215
* simplified testsKonrad Abicht2021-02-091-13/+12
* fixed coding style issueKonrad Abicht2021-02-091-1/+0
* added tests for OC\Core\Data\LoginFlowV2CredentialsKonrad Abicht2021-02-091-0/+63
* Add well known handlers APIChristoph Wurst2020-12-161-0/+86
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-3/+3
* Remove unused members and importsJoas Schilling2020-09-081-9/+1