[stabl26] LDAP: Increase profile picture limit to 512#40267
Closed
marcelklehr wants to merge 833 commits intomasterfrom
Closed
[stabl26] LDAP: Increase profile picture limit to 512#40267marcelklehr wants to merge 833 commits intomasterfrom
marcelklehr wants to merge 833 commits intomasterfrom
Conversation
Signed-off-by: Arthur Schiwon <[email protected]>
createNode() is protected and used by Folder, but being an internal-only method it shall not be exposed in the Folder or IRootFolder interface. Signed-off-by: Arthur Schiwon <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Simon L <[email protected]>
Signed-off-by: Simon L <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Simon L <[email protected]>
[stable26] use getsystemvalue-functions in Mailer.php
Signed-off-by: Arthur Schiwon <[email protected]>
[stable26] Add bruteforce protection in OauthApiController
[stable26] fix setup-check test
* Also fixes other cypress test * Build assets Signed-off-by: Philipp Hempel <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Jonas <[email protected]>
[stable26] fix(core): Do not invert app menu text color
Signed-off-by: Arthur Schiwon <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
We need to use the language code here instead of the locale, because Symfony does not distinguish between the two and would otherwise e.g. with locale "Czech" and language "German" try to pick a non-existing plural rule, because Czech has 4 plural forms and German only 2. Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
…-stable26 [stable26] fix(systemtags): Add missing systemtags index
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Git'Fellow <[email protected]>
[stable26] fix(files): Only render the menu if there are actions to show
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: Daniel Kesselberg <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
kesselb
approved these changes
Sep 28, 2023
Contributor
kesselb
left a comment
There was a problem hiding this comment.
Looks like a reasonable change 👍
Member
Author
|
/backport to stable27 |
Member
Author
|
/backport to master |
Member
|
first master, then backports? |
Member
Author
|
If you insist. The customer we needed a patch for was on 26, so this is how it went 🤷 |
Member
You know, it ends up too often that stuff is then merged in older versions, but does not make its way up. A stitch in time saves nine! ;) |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist