matrix-org/dendrite

Customize Password Requirements

開放

#1,963 建立於 2021年8月5日

 (6 則留言) (3 個反應) (0 位負責人)Go (658 個分叉)auto 404
C-Client-APIF-RegistrationT-Enhancementgood first issue

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently I do not see any password configuration parameters for new users registering to the dendrite server. On the synapse server there was options on the strength. Ultimately, I think if its a strong 8 character password I think that's enough.

I am trying to onboard friends and family to use matrix over signal or whatsapp when possible and having a crazy intense password will limit the ability for onboarding new users.

The feature could be simple, in the yaml config just parametrize each of the password requirements and allow boolean toggles on and off and a int field for the minimum password length.

貢獻者指南