karakeep-app/karakeep

Disable password change if password login is disabled

Open

#784 opened on Dec 28, 2024

View on GitHub
 (8 comments) (0 reactions) (1 assignee)TypeScript (1,356 forks)auto 404
buggood first issuepri/highstatus/approved

Repository metrics

Stars
 (27,587 stars)
PR merge metrics
 (PR metrics pending)

Description

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?

  • 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.

Contributor guide