summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34111 from nextcloud/backport/34073/stable24blizzz2022-09-271-0/+3
|\
| * dont try email login if the provider username is not a valid emailRobin Appelman2022-09-161-0/+3
* | Merge pull request #33787 from nextcloud/backport/33772/stable24blizzz2022-09-271-0/+8
|\ \ | |/ |/|
| * Log if cookie login failed with token mismatch or session unavailabilityChristoph Wurst2022-09-011-0/+8
* | Merge pull request #33700 from nextcloud/groupfolder-system-encryption-24Vincent Petry2022-09-151-0/+10
|\ \
| * | make groupfolders use system wide encryption keysRobin Appelman2022-09-151-0/+10
* | | Do not empty config.php file if reading failed for any reasonCôme Chilliet2022-09-121-0/+4
* | | Filter out old files when trying to get recent filesCarl Schwan2022-09-081-27/+55
* | | Revert "[stable24] Compare lowercase email when updating from ldap"blizzz2022-09-071-1/+1
* | | I dug into it again, and the issue is much simpler than I previously though.Louis Chemineau2022-09-061-1/+1
* | | Merge pull request #33749 from nextcloud/backport/33734/stable24Vincent Petry2022-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | remove leading slash for search results at mountpoint rootRobin Appelman2022-08-301-1/+1
| |/
* | Merge pull request #33696 from nextcloud/backport/33375/stable24blizzz2022-08-304-0/+92
|\ \
| * | Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel2022-08-254-0/+92
| |/
* | Merge pull request #33656 from nextcloud/backport/33574/stable24blizzz2022-08-301-2/+6
|\ \
| * | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-231-2/+6
* | | Merge pull request #33603 from nextcloud/jail-search-post-24blizzz2022-08-301-5/+7
|\ \ \
| * | | optimize search post-processing for jail wrapperRobin Appelman2022-08-181-5/+7
| |/ /
* | | Merge pull request #33514 from nextcloud/backport/33513/stable24blizzz2022-08-301-4/+17
|\ \ \ | |_|/ |/| |
| * | Create more secure passwords by defaultJoas Schilling2022-08-121-4/+10
| * | Recover installation when creating the user failedJoas Schilling2022-08-121-0/+7
* | | logger ignore args of sharepoint-related methodsArthur Schiwon2022-08-251-0/+5
| |/ |/|
* | fix updating size when folder is emptyRobin Appelman2022-08-161-13/+17
|/
* Do not update passwords if nothing changedJulius Härtl2022-08-091-3/+6
* Merge pull request #32273 from nextcloud/backport/32152/stable24blizzz2022-08-041-1/+1
|\
| * Allow compatibility wrapper on local external storageVincent Petry2022-05-051-1/+1
* | Multiple fixesCarl Schwan2022-08-032-24/+20
* | Inherit hide download from share attributesVincent Petry2022-08-031-0/+2
* | Fix view-only code after code review commentsVincent Petry2022-08-031-1/+1
* | Attempt to fix sqlite json issueVincent Petry2022-08-031-2/+2
* | Fix share attribute related tests + code styleVincent Petry2022-08-032-16/+3
* | Add share attributes + prevent download permissionVincent Petry2022-08-035-3/+210
* | Merge pull request #33439 from nextcloud/backport/32958/stable24blizzz2022-08-031-2/+2
|\ \
| * | don't reduce file public link permissions if public upload is not enabledJulien Veyssier2022-08-021-2/+2
* | | Merge pull request #33407 from nextcloud/backport/stable24/one-time-passwordVincent Petry2022-08-031-3/+6
|\ \ \ | |/ / |/| |
| * | Handle one time and large passwordsCarl Schwan2022-07-291-3/+6
* | | Merge pull request #33353 from nextcloud/backport/33031/stable24blizzz2022-08-022-2/+199
|\ \ \
| * | | Remove call to undefined function, fix typingCôme Chilliet2022-08-011-22/+11
| * | | Align copied file with our code styleCôme Chilliet2022-08-011-184/+178
| * | | Copy IpUtils from Symfony to avoid new dependency on backportCôme Chilliet2022-08-012-1/+203
| * | | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-261-3/+7
| * | | Check for local IPs nested in IPv6 as wellCôme Chilliet2022-07-261-1/+3
| * | | Refactor local IP if and set strict to true for in_arrayCôme Chilliet2022-07-261-6/+6
| * | | Improve local IP detectionCôme Chilliet2022-07-261-0/+6
| |/ /
* / / don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
|/ /
* | Merge pull request #33326 from nextcloud/backport/33308/stable24Vincent Petry2022-07-251-6/+15
|\ \
| * | always triger setup of builtin storage wrappersRobin Appelman2022-07-221-6/+15
* | | Merge pull request #33252 from nextcloud/backport/32963/stable24blizzz2022-07-222-12/+24
|\ \ \ | |/ / |/| |
| * | only use nextcloud bundle when explicitly enabledRobin Appelman2022-07-182-10/+15
| * | also use nextcloud certificate bundle when downloading from s3Robin Appelman2022-07-182-10/+17