GTBitsOfGood/stempower

Design Rules for User Passwords

開放

#16 建立於 2019年1月26日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (3 個分叉)auto 404
good first issuenontechnical

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Most applications that involve creating an account have specifications for what your password can be. Things like "8 or more characters" or "must include 3 types of characters." It doesn't really matter what you decide is best, but our current system of allowing literally anything won't cut it. Design the rules and add it as an issue titled something like "Enforce Rules on New User Passwords. If you really feel inclined, you can even go ahead and implement it yourself.

貢獻者指南