summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Recover installation when creating the user failedJoas Schilling2022-08-121-0/+7
* 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
* | | Merge pull request #33212 from nextcloud/backport/33211/stable24Jonas2022-07-191-4/+4
|\ \ \
| * | | Fix listening for circle events in SetupManagerJonas2022-07-181-4/+4
| |/ /
* / / fix loading legacy app.php with multi app dirArthur Schiwon2022-07-191-1/+1
|/ /
* | Merge pull request #33157 from nextcloud/backport/33153/stable24John Molakvoæ2022-07-081-4/+4
|\ \
| * | Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4
* | | Merge pull request #32983 from nextcloud/backport/32242/stable24John Molakvoæ2022-07-072-14/+24
|\ \ \ | |/ / |/| |
| * | Fix logging data context to fileThomas Citharel2022-06-222-14/+24
* | | Merge pull request #32997 from nextcloud/backport/32980/stable24John Molakvoæ2022-07-073-14/+23
|\ \ \
| * | | avoid early DI of IAppManagerArthur Schiwon2022-06-281-4/+7
| * | | load widgets only of enabled appsArthur Schiwon2022-06-233-13/+19
| |/ /
* | | Merge pull request #32986 from nextcloud/backport/stable24/31771John Molakvoæ2022-07-071-13/+25
|\ \ \
| * | | Fix hook encryption with cron jobCarl Schwan2022-06-221-13/+25
| |/ /
* | | Do not save invalid display name to the databaseChristopher Ng2022-07-061-0/+4
* | | Merge pull request #32483 from nextcloud/backport/32451/stable24Carl Schwan2022-07-061-1/+1
|\ \ \
| * | | Fix cropped image generated when not askedCarl Schwan2022-07-061-1/+1
* | | | Merge pull request #33078 from nextcloud/backport/32924/stable24Carl Schwan2022-07-011-24/+6
|\ \ \ \
| * | | | memcached should not throw arbitrary exceptionsArthur Schiwon2022-07-011-24/+6
| * | | | Enable binary protocol againCarl Schwan2022-07-011-1/+1
* | | | | 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
* | | | Merge pull request #33049 from nextcloud/backport/32982/stable24Carl Schwan2022-06-281-1/+1
|\ \ \ \
| * | | | Fix metadata extractionCarl Schwan2022-06-281-1/+1