You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some authentication support is already there, but it required ssl (implemented via service worker that can be delivered to browser only via https). To activate just pass -e default-access=NO_ACCESS -e passphrase=12345 with docker run
Even with active authentication, I do not recommend expose it to internet due poor api validation & no rate limit, its easy target for DoS.
Hello,
Since the script exposes ports from the server to the internet, have some plans to apply some login screen?
The text was updated successfully, but these errors were encountered: