Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stabl26] LDAP: Increase profile picture limit to 512 #40267

Closed
wants to merge 833 commits into from

Conversation

marcelklehr
Copy link
Member

Checklist

blizzz and others added 30 commits June 23, 2023 23:04
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: Simon L <[email protected]>
Signed-off-by: Simon L <[email protected]>
[stable26] use getsystemvalue-functions in Mailer.php
[stable26] Add bruteforce protection in OauthApiController
* Also fixes other cypress test
* Build assets

Signed-off-by: Philipp Hempel <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
[stable26] fix(core): Do not invert app menu text color
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]>
…-stable26

[stable26] fix(systemtags): Add missing systemtags index
[stable26] fix(files): Only render the menu if there are actions to show
Copy link
Contributor

@kesselb kesselb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a reasonable change 👍

@marcelklehr marcelklehr marked this pull request as ready for review September 29, 2023 09:39
@marcelklehr
Copy link
Member Author

/backport to stable27

@marcelklehr
Copy link
Member Author

/backport to master

@blizzz
Copy link
Member

blizzz commented Sep 29, 2023

first master, then backports?

@marcelklehr
Copy link
Member Author

If you insist. The customer we needed a patch for was on 26, so this is how it went 🤷

@blizzz
Copy link
Member

blizzz commented Sep 29, 2023

If you insist. The customer we needed a patch for was on 26, so this is how it went 🤷

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! ;)

@marcelklehr marcelklehr changed the base branch from stable26 to master September 29, 2023 10:40
@solracsf solracsf deleted the fix/ldap-profile-pic-resolution branch September 29, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.