summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix external storages accessszaimen2022-10-231-3/+1
* Correctly handle Redis::keys returning falseCôme Chilliet2022-09-301-1/+1
* Merge pull request #33750 from nextcloud/backport/33734/stable23blizzz2022-09-281-1/+1
|\
| * remove leading slash for search results at mountpoint rootRobin Appelman2022-08-301-1/+1
* | Merge pull request #33786 from nextcloud/backport/33772/stable23blizzz2022-09-271-0/+8
|\ \
| * | Log if cookie login failed with token mismatch or session unavailabilityChristoph Wurst2022-09-011-0/+8
* | | Merge pull request #34102 from nextcloud/backport/33700/stable23Vincent Petry2022-09-271-0/+10
|\ \ \
| * | | make groupfolders use system wide encryption keysRobin Appelman2022-09-151-0/+10
* | | | dont try email login if the provider username is not a valid emailRobin Appelman2022-09-161-0/+3
|/ / /
* | | Merge pull request #33982 from nextcloud/backport/33788/stable23Carl Schwan2022-09-131-27/+55
|\ \ \
| * | | Filter out old files when trying to get recent filesCarl Schwan2022-09-081-27/+55
* | | | Do not empty config.php file if reading failed for any reasonszaimen2022-09-121-0/+4
|/ / /
* | | Revert "[stable23] 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 #32985 from nextcloud/backport/32242/stable23blizzz2022-09-012-14/+24
|\ \ \ | |/ / |/| |
| * | Fix logging data context to fileThomas Citharel2022-08-302-14/+24
* | | Merge pull request #33763 from nextcloud/backport/33603/stable23blizzz2022-08-311-5/+7
|\ \ \
| * | | optimize search post-processing for jail wrapperRobin Appelman2022-08-301-5/+7
| |/ /
* | | Merge pull request #32751 from nextcloud/backport/32744/stable23Joas Schilling2022-08-301-1/+2
|\ \ \ | |/ / |/| |
| * | Always log errors from sending federation api requests to ease debuggingJoas Schilling2022-08-021-1/+2
* | | Merge pull request #33515 from nextcloud/backport/33513/stable23blizzz2022-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
|/ /
* | Do not update passwords if nothing changedJulius Härtl2022-08-091-3/+6
* | Merge pull request #33443 from nextcloud/backport/33407/stable23blizzz2022-08-041-3/+6
|\ \
| * | Handle one time and large passwordsCarl Schwan2022-08-031-3/+6
* | | Merge pull request #33354 from nextcloud/backport/33031/stable23blizzz2022-08-032-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-0/+203
| * | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-261-3/+6
| * | 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
* | | Merge pull request #33156 from nextcloud/backport/32997/stable23blizzz2022-08-013-13/+25
|\ \ \
| * | | fix PHP 7.3 compatArthur Schiwon2022-08-011-2/+5
| * | | avoid early DI of IAppManagerArthur Schiwon2022-07-271-4/+7
| * | | load widgets only of enabled appsArthur Schiwon2022-07-273-13/+19
| |/ /
* / / don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
|/ /
* | Merge pull request #33253 from nextcloud/backport/32963/stable23blizzz2022-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
* | | fix loading legacy app.php with multi app dirArthur Schiwon2022-07-191-1/+1
|/ /
* | 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