summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Do not update passwords if nothing changedJulius Härtl2022-08-091-3/+6
* [tx-robot] updated from transifexNextcloud bot2022-08-084-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-08-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-08-0618-54/+70
* [tx-robot] updated from transifexNextcloud bot2022-08-0558-56/+58
* 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-036-3/+207
|\ \ | |/ |/|
| * Fix autoloaderCôme Chilliet2022-08-014-1/+8
| * 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-014-14/+26
|\ \
| * | 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-274-14/+20
| |/
* / don't set `null` as a bundle pathRobin Appelman2022-07-271-3/+6
|/
* Merge pull request #33344 from nextcloud/backport/33129/stable23Joas Schilling2022-07-261-0/+3
|\
| * Fix reading blob data as resourceThomas Citharel2022-07-251-0/+3
* | [tx-robot] updated from transifexNextcloud bot2022-07-262-2/+12
|/
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2022-07-142-0/+2
* 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
* | [tx-robot] updated from transifexNextcloud bot2022-07-082-2/+6
* | 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-074-8/+25
|\ \
| * | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-07-054-8/+25
* | | Do not save invalid display name to the databaseChristopher Ng2022-07-061-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-07-062-2/+2
* | | 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
* | | [tx-robot] updated from transifexNextcloud bot2022-07-042-0/+4
* | | Check whether entry is of type ICacheEntry in Cache->remove()Jonas2022-06-301-1/+1
* | | Merge pull request #33070 from nextcloud/backport/33065/stable23Carl Schwan2022-06-301-4/+2
|\ \ \
| * | | Fix detection of firefox in ContentSecurityPolicyNonceManagerCarl Schwan2022-06-301-4/+2
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-06-302-2/+2
|/ /
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-282-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-06-282-0/+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-234-2/+43
|\ \ | |/ |/|