summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33158 from nextcloud/backport/33153/stable23John Molakvoæ2022-07-081-4/+4
|\
| * Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4
* | Merge pull request #32987 from nextcloud/backport/stable23/31771blizzz2022-07-071-13/+22
|\ \ | |/ |/|
| * Fix hook encryption with cron jobCarl Schwan2022-07-061-13/+22
* | Merge pull request #33114 from nextcloud/backport/stable23/31194Carl Schwan2022-07-072-4/+17
|\ \
| * | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-07-052-4/+17
* | | Do not save invalid display name to the databaseChristopher Ng2022-07-061-0/+4
* | | Merge pull request #33024 from nextcloud/backport/29862/stable23Carl Schwan2022-07-052-6/+14
|\ \ \ | |/ / |/| |
| * | Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2022-06-282-6/+14
* | | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-301-1/+1
* | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-301-4/+2
|/ /
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-282-2/+2
* | Merge pull request #32991 from nextcloud/backport/32988/stable23blizzz2022-06-241-2/+4
|\ \
| * | Improve local domain detectionCôme Chilliet2022-06-231-2/+4
| |/
* | Merge pull request #32322 from nextcloud/backport/stable22/share_search_tweaksLouis2022-06-233-2/+27
|\ \ | |/ |/|
| * Use email settings in DAV searchLouis Chemineau2022-06-071-0/+4
| * Use share setting in DAV searchLouis Chemineau2022-06-071-0/+4
| * Add setting to ignore email during searchLouis Chemineau2022-06-072-1/+11
| * Add settings to ignore second display name in searchLouis Chemineau2022-06-071-0/+4
| * Add settings to not match userID during full matchLouis Chemineau2022-06-071-1/+4
* | make placeholder a const for reuseArthur Schiwon2022-06-171-2/+4
* | fix overwriting original vars when loggingArthur Schiwon2022-06-171-2/+4
* | Merge pull request #32846 from nextcloud/backport/32685/stable23blizzz2022-06-131-1/+1
|\ \
| * | Fix replacing external storage password during debug logChristoph Wurst2022-06-131-1/+1
* | | Fix exception handling when profile data is too longJoas Schilling2022-06-121-1/+1
|/ /
* | Merge pull request #32445 from nextcloud/backport/32357/stable23blizzz2022-06-121-0/+8
|\ \
| * | remove storage wrappers when deleting the user storageRobin Appelman2022-06-101-0/+8
* | | Merge pull request #32680 from nextcloud/backport/32510/stable23blizzz2022-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Properly calculate primary element based on background luminanceJohn Molakvoæ2022-06-011-2/+2
* | | Merge pull request #32658 from nextcloud/backport/32655/stable23Vincent Petry2022-06-101-2/+7
|\ \ \
| * | | Handle non existing settings againCarl Schwan2022-05-301-2/+7
| |/ /
* | | Merge pull request #32777 from nextcloud/backport/32767/stable23Vincent Petry2022-06-101-0/+13
|\ \ \
| * | | handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-091-0/+13
| | |/ | |/|
* | | Merge pull request #32711 from nextcloud/backport/32662/stable23Vincent Petry2022-06-101-0/+2
|\ \ \
| * | | Cleanup temporary files after finishing the write to object storageJulius Härtl2022-06-021-0/+2
| |/ /
* / / Fix get avatar authorizationChristopher Ng2022-06-081-11/+14
|/ /
* | Trim mount point before matching in encryption codeVincent Petry2022-06-021-1/+1
* | allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-311-0/+1
|/
* Move Gd failed operations to debug levelGit'Fellow2022-05-271-20/+18
* Merge pull request #32420 from nextcloud/backport/32305/stable23Joas Schilling2022-05-161-1/+1
|\
| * Fix user agent trimming on installationJoas Schilling2022-05-161-1/+1
* | Merge pull request #32323 from nextcloud/fix/noid/preview-duplicate-folder-cr...blizzz2022-05-161-2/+10
|\ \
| * | Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-101-2/+10
| |/
* | Merge pull request #32124 from nextcloud/backport/32074/stable23blizzz2022-05-162-1/+12
|\ \
| * | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-252-1/+12
* | | Merge pull request #31978 from nextcloud/backport/31826/stable23blizzz2022-05-161-3/+3
|\ \ \ | |_|/ |/| |
| * | Log why the login token can't be used for credentialsChristoph Wurst2022-04-141-3/+3
* | | Merge pull request #31818 from nextcloud/backport/31574/stable23blizzz2022-05-053-8/+24
|\ \ \
| * | | don't try to get custom certs for s3 primary storageRobin Appelman2022-04-142-3/+10
| * | | return default bundle when there is an error getting the bundleRobin Appelman2022-04-141-7/+11