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
When using an OAuth provider and disabling the password based login, I would expect that the change password form in the settings page is also disabled.
Describe the benefits this would bring to existing Hoarder users
Consistent behavior with oauth provider.
Can the goal of this request already be achieved via other means?
An alternative would be a separate environment variable for the like for signup or password-based login. Nevertheless, I would not think that it would be that great.
Have you searched for an existing open/closed issue?
I have searched for existing issues and none cover my fundamental request
Additional context
First time user and therefore there is a possibility that I did not find the correct information. In this case, excuse my foolish request.
The text was updated successfully, but these errors were encountered:
@kamtschatka that commit that you're pointing at only removes the message as it didn't look good. The functionality of hiding the form remained. So, no. This is not expected or intentional and it's indeed a bug.
ok my bad, i thought that was the preparation to revert all of it.
But why would you intentionally keep users in the dark why they can't change their password or email address, when we already have users who struggle to find the most basic functionality in hoarder?
@kamtschatka When we get to it, we can decide how we want to communicate this to the users. We can also disable the "Save" button with a tooltip explaining why, etc.
Describe the feature you'd like
When using an OAuth provider and disabling the password based login, I would expect that the change password form in the settings page is also disabled.
Describe the benefits this would bring to existing Hoarder users
Consistent behavior with oauth provider.
Can the goal of this request already be achieved via other means?
An alternative would be a separate environment variable for the like for signup or password-based login. Nevertheless, I would not think that it would be that great.
Have you searched for an existing open/closed issue?
Additional context
First time user and therefore there is a possibility that I did not find the correct information. In this case, excuse my foolish request.
The text was updated successfully, but these errors were encountered: