[Feature] Add anti-brute force login mechanism to the web version #21132
Closed
PunkFleet
started this conversation in
Feature Request
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I deployed it on my home NAS and used
ddns+cloudflare+npm
to enable external network access. However, there is a problem. When I added azero trust access policy
on cloudflare to protect my URL, the app became inaccessible.Is there a way to separate web login from mobile API so that I can prevent exposure of the web login while still being able to use the mobile API normally?
Idea: Is it possible to use different subdomains for the console and API, similar to how
Minio
does it?Platform
Beta Was this translation helpful? Give feedback.
All reactions