Closed petrm closed 3 months ago
Met the same issue here
Please bring this back, I don't want to potentially expose my host account to normal user.
Need disallow_password_login. Please bring it back
Need disallow_password_login. Please bring it back
When I start it with the --password-auth false
, it still says "password-auth: true" in the startup information, and I am still able to log in with a password. Seems to be broken?
my_application -debug=false -another_boolean_param=boolean_value
@Jayspek Refer to https://stackoverflow.com/a/27411724
My bad, thanks for the pointer!
Describe the bug
Latest release v0.22.3 moved the the option to disable registration to the configuration via environment variable. Same pull request also removed the possibility to disallow password loging and only leave SSO on. Please bring back SSO-only login.
Steps to reproduce
N/A option is not available anymore
The version of Memos you're using.
v0.22.3
Screenshots or additional context
No response