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

Ban System #57

Closed
TroyKomodo opened this issue Feb 24, 2023 · 3 comments
Closed

Ban System #57

TroyKomodo opened this issue Feb 24, 2023 · 3 comments

Comments

@TroyKomodo
Copy link
Member

TroyKomodo commented Feb 24, 2023

Adding the ability to ban and unban people

@TroyKomodo TroyKomodo added this to the v1.0.0 milestone Feb 24, 2023
@intro23
Copy link

intro23 commented Mar 14, 2023

For this feature to be complete it implies there are users with ManageUsers global role. Should a query to show a users global roles show be included with this?

When banning should we allow for banning multiple users in one request or just one user?
When banning someone who is already banned what is expected behaviour for each of the cases (banned with expires_at set and expires_at unset)?

When unbanning should the entry be removed from the table or set the expiration to now?

@TroyKomodo
Copy link
Member Author

i think the ban system is a bit far without the role system first.
allowing multiple bans vs 1 is an easy change but we need a proper permission system

@TroyKomodo TroyKomodo removed this from the v1.0.0 milestone Jul 11, 2023
@lennartkloock
Copy link
Member

Duplicate of #59

@lennartkloock lennartkloock marked this as a duplicate of #59 Sep 4, 2023
@lennartkloock lennartkloock closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants