summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | 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