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

Add event logging and log related behaviours #20

Open
carlnewton opened this issue Jul 27, 2024 · 1 comment
Open

Add event logging and log related behaviours #20

carlnewton opened this issue Jul 27, 2024 · 1 comment
Labels
help wanted Extra attention is needed
Milestone

Comments

@carlnewton
Copy link
Owner

No description provided.

@carlnewton carlnewton converted this from a draft issue Jul 27, 2024
@carlnewton carlnewton added the help wanted Extra attention is needed label Jul 27, 2024
@carlnewton carlnewton added this to the Phase 1: Core milestone Jul 27, 2024
@carlnewton
Copy link
Owner Author

If a user has posted more than x times in y minutes, they should not be able to post again z minutes
If a user has commented more than x times in y minutes, they should not be able to comment again for z minutes
If a user has failed to login with the same account more than x times in y minutes, they should not be able to attempt again*
If an IP address has failed to login with any account more than x times in y minutes, they should not be able to attempt again*

*this needs to be thought out further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant