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

Implement anonymous group #2551

Merged
merged 11 commits into from
Aug 13, 2024

Conversation

luisa-beerboom
Copy link
Member

@luisa-beerboom luisa-beerboom commented Aug 5, 2024

Closes #2544

  • Change wiki
  • Stop people from adding users to the anonymous group via user.create, user.update, user.assign_meetings, etc.
  • Also in participant import
  • Use anonymous group instead of default for anonymous perm checks
    • Test that
  • Ignore non-read perms or stop them from being set in anonymous group?
  • Test
  • Forbid write permissions on polls, chat_groups, comment_sections, and anything related to polls

@luisa-beerboom luisa-beerboom added this to the 4.2 milestone Aug 5, 2024
@luisa-beerboom luisa-beerboom self-assigned this Aug 5, 2024
@luisa-beerboom luisa-beerboom marked this pull request as ready for review August 8, 2024 07:58
tests/system/action/meeting/test_update.py Outdated Show resolved Hide resolved
docs/actions/poll.create.md Outdated Show resolved Hide resolved
docs/actions/poll.update.md Outdated Show resolved Hide resolved
@hjanott hjanott assigned luisa-beerboom and unassigned hjanott Aug 8, 2024
@hjanott hjanott assigned luisa-beerboom and unassigned hjanott Aug 9, 2024
@bastianjoel

This comment was marked as resolved.

@bastianjoel bastianjoel added this pull request to the merge queue Aug 13, 2024
Merged via the queue into OpenSlides:main with commit a21c7a4 Aug 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anonymous user
3 participants