-
Notifications
You must be signed in to change notification settings - Fork 333
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
1073 add organization setting to realm #1076
1073 add organization setting to realm #1076
Conversation
Signed-off-by: Sebastian Schuster <[email protected]>
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.
Thanks for your PR. I'd instead use organizations_enabled
rather than just organizations.
This explains the intent more clearly.
We also should exclude the attribute in tests <= KC24 .
Co-authored-by: Thomas Darimont <[email protected]> Signed-off-by: Sebastian Schuster <[email protected]>
Signed-off-by: Sebastian Schuster <[email protected]>
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.
LGTM
* 1073 add organization setting to realm Signed-off-by: Sebastian Schuster <[email protected]> * Apply suggestions from code review Co-authored-by: Thomas Darimont <[email protected]> Signed-off-by: Sebastian Schuster <[email protected]> * Format fix Signed-off-by: Sebastian Schuster <[email protected]> --------- Signed-off-by: Sebastian Schuster <[email protected]> Signed-off-by: Sebastian Schuster <[email protected]> Co-authored-by: Thomas Darimont <[email protected]> Signed-off-by: angeloxx <[email protected]>
* 1073 add organization setting to realm Signed-off-by: Sebastian Schuster <[email protected]> * Apply suggestions from code review Co-authored-by: Thomas Darimont <[email protected]> Signed-off-by: Sebastian Schuster <[email protected]> * Format fix Signed-off-by: Sebastian Schuster <[email protected]> --------- Signed-off-by: Sebastian Schuster <[email protected]> Signed-off-by: Sebastian Schuster <[email protected]> Co-authored-by: Thomas Darimont <[email protected]>
Closes #1073