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

Make sure all users always have ROLE_USER and ROLE_ANONYMOUS #1116

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

LukasKalbertodt
Copy link
Member

These roles have a fixed meaning in Opencast and everything expects users to have those roles. Until now, the auth integration had to make sure that's true. But Tobira can just add those roles as well (which was already partially done sometimes).

Technical a breaking change, but I don't expect any installation to have a problem with this change.

@LukasKalbertodt LukasKalbertodt added the changelog:breaking Breaking changes label Feb 22, 2024
@github-actions github-actions bot temporarily deployed to test-deployment-pr1116 February 22, 2024 09:36 Destroyed
@LukasKalbertodt LukasKalbertodt added this to the v2.6 milestone Feb 22, 2024
@owi92 owi92 merged commit 89ce517 into elan-ev:master Feb 22, 2024
4 checks passed
@LukasKalbertodt LukasKalbertodt deleted the always-add-standard-roles branch February 22, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:breaking Breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants