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

β›” feat(ban): Contract for banning attendees and IP/ranges #12259

Merged
merged 1 commit into from
May 8, 2024

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented May 3, 2024

πŸ› οΈ API Checklist

🚧 Tasks

  • Allows to send a ban
  • Get a list of bans
  • Remove a ban
  • Experience a ban
    • If conversation is named ban user, the user with id banned is banned (can not join)
    • If conversation is named ban guest, all guests are banned (can not join)
  • forgot to do: Feature capability: ban-v1

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • πŸ“˜ API documentation in docs/ has been updated or is not required
  • πŸ”– Capability is added or not needed

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Overall fine, but I'm struggling now to imagine how it would be used later on (from moderator perspective)

lib/Controller/BanController.php Show resolved Hide resolved
lib/Controller/BanController.php Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit eb500f5 into main May 8, 2024
64 checks passed
@nickvergessen nickvergessen deleted the feat/noid/contract-ban branch May 8, 2024 10:10
@mahibi mahibi requested a review from rapterjet2004 May 8, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: β˜‘οΈ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants