plane icon indicating copy to clipboard operation
plane copied to clipboard

[feature]: change password

Open require-dev opened this issue 2 years ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

Add ability for users to change their password from their profile

Why should this be worked on?

Feature required for security and for locking down the default user account, as currently there is no "global" user management available.

require-dev avatar May 25 '23 20:05 require-dev

+1 this is the first thing I wanted to do after logging in.

Here are ideas for it:

  • Essential: Allow any user to change their password from the Profile screen
  • Strong Nice to have: Require the default user "[email protected]" to change the password immediately after logging in. Don't want to leave the default password in there.
  • Would be Neat: Generate a unique default password to avoid insecure default password being available publicly. (Similar to how WordPress generates a unique password during setup.)

marksftw avatar May 28 '23 06:05 marksftw

Related to https://github.com/makeplane/plane/issues/1131

marksftw avatar May 28 '23 06:05 marksftw

+1 this is the first thing I wanted to do after logging in.

Here are ideas for it:

* Essential: Allow any user to change their password from the Profile screen

* Strong Nice to have: Require the default user "[[email protected]](mailto:[email protected])" to change the password immediately after logging in. Don't want to leave the default password in there.

* Would be Neat: Generate a unique default password to avoid insecure default password being available publicly. (Similar to how WordPress generates a unique password during setup.)

I would rather just dont have a default user. Because everyone can immediatly sign up.

Pdzly avatar Jun 04 '23 11:06 Pdzly

To help for the first time setup i created this https://github.com/makeplane/plane/issues/1195

Pdzly avatar Jun 05 '23 16:06 Pdzly

Hey @require-dev, thank you for your valuable suggestion. We have already planned to implement it soon, and we will keep you updated on the progress.

Thank you!

rhea0110 avatar Jun 06 '23 08:06 rhea0110

Sorry for the late follow-up on this. We’ve shipped an option to change the password on self-hosted instances under Profile > Preferences > Security.

CleanShot 2024-07-01 at 16 27 51@2x

vihar avatar Jul 01 '24 10:07 vihar