-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Ability to set user limits #1377
Comments
number of issues/comments isn't really useful in any setup, attachment restrictions would be better in that case (I think we have those already). As for disk-space and how many repos one user/org can have, 👍 |
Number (and size) of issues/comments affect disk space (think of a
comment flooding attack)
|
In that case rate-limiting makes more sense, and is IMO out-of-scope for Gitea ;) |
You could protect against a flood attack with something like sshguard or fail2ban. I think that the number of repositories and the size of said repositories is the main thing that we need the option for a limit on. |
I've created an issue for the size limit (#3658) to better discuss / organize the design of the size limit. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions. |
This issue has been automatically closed because of inactivity. You can re-open it if needed. |
It would be useful to set per-user (or per user-group) limits, things like:
The text was updated successfully, but these errors were encountered: