View Issue Details

IDProjectCategoryView StatusLast Update
0033599mantisbtauthenticationpublic2024-02-14 17:16
Reportertcsaba Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2.24.4 
Summary0033599: Setting up password policy
Description

Hi!
I want to forces users to use a strong password at client side, like with a PasswordStrength plugin, but this plugin not listed in my Mantis manage page, I can't install it.
..
" My plan is this: Passwords:
Must contain at least 8 characters
Must contain at least one uppercase letter
Must contain at least one lowercase letter
Must contain at least one number
Must contain at least one special character
"
How can I do it?

TagsNo tags attached.

Relationships

duplicate of 0010318 acknowledged Allow for forcing of complex passwords 

Activities

atrol

atrol

2024-02-05 07:13

developer   ~0068506

tcsaba, I suspect you are talking about this 3rd party plugin https://github.com/ryltar/Password-strength

This is not a bug or feature request for MantisBT (you are asking for help on how to install a 3rd party plugin). I am therefore resolving this issue as "no change required".

Please use the forums to get support on customizing and using MantisBT (refer to https://www.mantisbt.org/support.php for links and further details).

tcsaba

tcsaba

2024-02-05 07:50

reporter   ~0068507

I was talking about wanting to set a password policy and I couldn't find a solution. Is there a working solution for this, or is there only the non-working 3rd party plugin one?

atrol

atrol

2024-02-05 14:56

developer   ~0068511

See 0010318 and related issues for some more information.