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
add a user section to the config file with hashed passwords this can be used for test
maybe also nice to have a Yivi login (eat your own dog food)
The text was updated successfully, but these errors were encountered:
Add after first features have been added
Sorry, something went wrong.
Why? Is there anything secret in the app, or destructive operations? Maybe a IP allowlist (in the reverse proxy) suffices?
If any actions trigger remote calls to other nodes, you could use the tool to DOS other nodes. IPs can be spoofed?
We could always add this feature last ;)
No branches or pull requests
add a user section to the config file with hashed passwords
this can be used for test
maybe also nice to have a Yivi login (eat your own dog food)
The text was updated successfully, but these errors were encountered: