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
No description provided.
The text was updated successfully, but these errors were encountered:
@tchiotludo: The client side need some information from the server to know if the security is not enabled.
Sorry, something went wrong.
We could add this on the is one on the /api/auths endpoint I think
/api/auths
That endpoint is only called on the login page. We need the information before.
#507
3691402
feat(ui): disabled login button if security is not enabled (#532)
c9aef71
Changed call to auths api to Routes.js. Put result on session storage. Use the storage data in Login Page and Header to enable login. close #507
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: