summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Make the auto-disabled list more broadJoas Schilling2019-08-153-14/+20
* Fix tracking of auto disabled apps in UpdaterGeorg Ehrke2019-08-151-1/+10
* Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdavRoeland Jago Douma2019-08-151-2/+27
|\
| * Update Encryption.phpmartink-p2019-06-171-7/+9
| * Update Encryption.phpmartink-p2019-06-171-1/+7
| * Apply suggestions from code reviewmartink-p2019-06-171-5/+5
| * Update Encryption.phpmartink-p2019-06-171-2/+19
* | Merge pull request #16572 from nextcloud/fix/15613/bring-back-psql9-compatRoeland Jago Douma2019-08-142-3/+24
|\ \
| * | instead of upsert, fallback to default query on PgSQL <= 9.4Arthur Schiwon2019-08-142-3/+24
* | | Merge pull request #16725 from nextcloud/bugfix/noid/syslog-diblizzz2019-08-142-2/+3
|\ \ \ | |/ / |/| |
| * | Make sure SystemConfig class can be injected and syslog_tag is fetched properlyJulius Härtl2019-08-132-2/+3
* | | Get the proper UIDRoeland Jago Douma2019-08-132-1/+17
|/ /
* | Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma2019-08-111-4/+4
|\ \
| * | Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-4/+4
* | | Merge pull request #16179 from J0WI/mv-frameoptionsRoeland Jago Douma2019-08-111-5/+5
|\ \ \
| * | | Remove duplicated spacesJ0WI2019-08-111-1/+1
| * | | Sort headersJ0WI2019-08-111-4/+4
| * | | Add X-Frame-Options header to .htaccessJ0WI2019-08-111-1/+1
* | | | Add feature policy headerRoeland Jago Douma2019-08-104-0/+225
* | | | Have the OCSBaseResponse call the parent constructorRoeland Jago Douma2019-08-081-1/+2
|/ / /
* | | Merge pull request #15187 from vitormattos/bugfix-create-database-userRoeland Jago Douma2019-08-081-0/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-userVitor Mattos2019-04-301-1/+3
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-userVitor Mattos2019-04-263-84/+3
| |\ \ \ \
| * | | | | solve code reviewVitor Mattos2019-04-221-1/+1
| * | | | | Check if database exists and grand permissionVitor Mattos2019-04-211-2/+4
| * | | | | Bugfix: user is not allowedVitor Mattos2019-04-211-0/+2
* | | | | | Properly return an int in the getId function of the cacheRoeland Jago Douma2019-08-071-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma2019-08-011-2/+3
|\ \ \ \ \
| * | | | | Fix permission check on incoming federated sharesJulius Härtl2019-07-311-2/+3
* | | | | | Add form-action CSP elementRoeland Jago Douma2019-07-311-0/+9
|/ / / / /
* | | | | setting unsafe-eval is deprecatedRoeland Jago Douma2019-07-301-0/+2
* | | | | 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-303-2/+80
|\ \ \ \ \ \
| * | | | | | Add proper PostLoginEventRoeland Jago Douma2019-07-293-2/+80
| |/ / / / /
* | | | | | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-1/+6
|\ \ \ \ \ \
| * | | | | | Add additional check for read permissionsJulius Härtl2019-07-241-1/+2
| * | | | | | Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-0/+4
* | | | | | | Fix typo in commentMorris Jobke2019-07-291-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma2019-07-293-43/+87
|\ \ \ \ \ \
| * | | | | | Split up security middlewareRoeland Jago Douma2019-07-273-43/+87
* | | | | | | Merge pull request #16570 from nextcloud/enh/supress_touch_errorRoeland Jago Douma2019-07-291-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Supress warnings touch can generateRoeland Jago Douma2019-07-261-2/+2
* | | | | | | Merge pull request #16558 from nextcloud/enh/less_verbose_locked_loggingRoeland Jago Douma2019-07-271-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not log all locked exceptionsRoeland Jago Douma2019-07-261-3/+3
* | | | | | | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-4/+5
|\ \ \ \ \ \ \
| * | | | | | | treat sensitive config keys by patternArthur Schiwon2019-07-261-4/+5
| |/ / / / / /
* | | | | | | Merge pull request #16456 from nextcloud/dep/searchByTagRoeland Jago Douma2019-07-265-78/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove deprecated searchByTagRoeland Jago Douma2019-07-265-78/+0
| |/ / / / /
* | | | | | Merge pull request #16461 from nextcloud/fix/noid/pgsql-versionRoeland Jago Douma2019-07-261-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |