-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Expose mapped user count from LDAP and use that for user limit check #34774
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
Conversation
Signed-off-by: Côme Chilliet <[email protected]>
ed8dfa6 to
142f991
Compare
|
This fixes the user limit on ldap users by using the mapped user number instead of the number of users in the LDAP as a limit. |
Signed-off-by: Côme Chilliet <[email protected]>
szaimen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fear I can only give a 🐘 on this
|
@come-nc autoloaders are not up-to-date... |
Co-authored-by: Simon L. <[email protected]> Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Fixed autoloaders. |
|
/backport to stable25 |
|
/backport to stable24 |
|
/backport to stable25 |
Follow up of #33945
Signed-off-by: Côme Chilliet [email protected]