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

Be able unban from all protected rooms when entity not on any of the lists #622

Open
mahdi1234 opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working L3 Some Users Likelihood P2 Aggravating Priority level T5 Major usability Impairs usability in key scenarios.

Comments

@mahdi1234
Copy link
Contributor

I had recently situation when:

  • 3rd party list by mistake included user
  • user was removed minute later

I wanted to unban in all rooms (and ideally re-invite back in those rooms) I thought something like below could come handy

!draupnir unban <entity> --true

@Gnuxie Gnuxie added bug Something isn't working L3 Some Users Likelihood P2 Aggravating Priority level T5 Major usability Impairs usability in key scenarios. labels Nov 13, 2024
Gnuxie added a commit that referenced this issue Nov 28, 2024
)

Before the prompt would only show when there were rules matching the unbanned user. Now we only decide to hide the prompt when there are no rules and no room bans.

Fixes the unban propagation side of #622.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working L3 Some Users Likelihood P2 Aggravating Priority level T5 Major usability Impairs usability in key scenarios.
Projects
Status: No status
Development

No branches or pull requests

2 participants