We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Is there a way to disable the API login via the '/api/login' endpoint?
I have several failed logins based on the log, example: 2025/02/07 02:19:57 /api/login: 403 103.172.183.76 <nil>
2025/02/07 02:19:57 /api/login: 403 103.172.183.76 <nil>
It would also be a solution if I could turn off the API completely (I don't use it) and only the web login would work.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Is there a way to disable the API login via the '/api/login' endpoint?
I have several failed logins based on the log, example:
2025/02/07 02:19:57 /api/login: 403 103.172.183.76 <nil>
It would also be a solution if I could turn off the API completely (I don't use it) and only the web login would work.
Thanks!
The text was updated successfully, but these errors were encountered: