summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflowRoeland Jago Douma2019-08-121-0/+6
|\
| * Fix login flow form actionsRoeland Jago Douma2019-08-111-0/+6
* | Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma2019-08-111-2/+12
|\ \
| * | Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-2/+12
| |/
* | Add testsRoeland Jago Douma2019-08-105-0/+492
* | Add feature policy headerRoeland Jago Douma2019-08-103-1/+4
|/
* Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma2019-08-011-0/+33
|\
| * Fix permission check on incoming federated sharesJulius Härtl2019-07-311-0/+33
* | Update CSP test cases to handle the new form-actionRoeland Jago Douma2019-07-312-60/+64
|/
* 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
* | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling2019-07-301-29/+0
|\ \
| * | Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke2019-07-291-29/+0
* | | Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma2019-07-301-44/+71
|\ \ \
| * | | Update testsRoeland Jago Douma2019-07-291-44/+71
| |/ /
* | | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\ \ \ | |/ / |/| |
| * | Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | | Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma2019-07-292-97/+149
|\ \ \
| * | | Split up security middlewareRoeland Jago Douma2019-07-272-97/+149
| | |/ | |/|
* / | Use proper exception in lostControllerRoeland Jago Douma2019-07-271-3/+9
|/ /
* | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-0/+2
|\ \
| * | treat sensitive config keys by patternArthur Schiwon2019-07-261-0/+2
| |/
* | Merge pull request #16551 from nextcloud/fix/12735/displayname-emailMorris Jobke2019-07-261-0/+224
|\ \
| * | supresses disclosing the userid for LDAP users in the welcome mailArthur Schiwon2019-07-261-0/+224
| |/
* / Remove deprecated searchByTagRoeland Jago Douma2019-07-263-125/+0
|/
* Merge pull request #16492 from nextcloud/enh/exclude-rnd-filesMorris Jobke2019-07-231-0/+1
|\
| * Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-211-0/+1
* | Add support for CSP_NONCE server variableSam Bull2019-07-181-2/+21
|/
* Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-176-425/+198
|\
| * Update unit testsJoas Schilling2019-07-161-2/+2
| * Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-165-423/+196
* | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groupsMorris Jobke2019-07-172-7/+49
|\ \ | |/ |/|
| * Properly inject the loggerMorris Jobke2019-07-162-7/+13
| * Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-271-0/+36
* | Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-121-2/+2
* | Merge pull request #16331 from nextcloud/feature/noid/talk-guest-mentionsRoeland Jago Douma2019-07-121-4/+18
|\ \
| * | Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
* | | 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
* | | Merge pull request #16310 from nextcloud/enh/drop-execution-contextRoeland Jago Douma2019-07-091-2/+2
|\ \ \
| * | | Don't send executionContexts for Clear-Site-DataDaniel Kesselberg2019-07-091-2/+2
| |/ /
* | | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-0/+38
* | | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-092-6/+69
* | | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-092-2/+96
|\ \ \
| * | | Add an event to edit the CSPRoeland Jago Douma2019-07-082-2/+96
| |/ /
* / / Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-083-544/+0
|/ /
* | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-072-2/+396
|\ \
| * | Added Tests for modified mimetypelistXheni Myrtaj2019-07-042-3/+391
| * | Fix checker testXheni Myrtaj2019-05-301-2/+8
* | | Always set the display name for user sharesJulius Härtl2019-07-031-0/+9