This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Security: Brute force attacks on the login form #792
holzhannes
started this conversation in
General
Replies: 1 comment 1 reply
-
The Django framework doesn't have any built-in rate limiting on login requests. However, I believe that you can easily set that up with your nginx / apache proxy server. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does Paperless have any precautions against brute force attacks on the login form?
I could not observe any security mechanisms like a login delay so far.
Beta Was this translation helpful? Give feedback.
All reactions