Created on 24 May 2018, over 6 years ago
Updated 28 February 2024, 12 months ago

Done:

  • Hide the password field on the admin user creation form, instead generating the value.
  • Hide the password field on user edit form for admins, replacing it with a "Generate a secure password" checkbox that will generate a new password for the user if an admin checks the box.
  • Passwords should be "strong" by multiple measures, i.e. always contain at least 1 upper alpha, at least 1 lower alpha, at least 1 "special" char, at least 1 number, at least 10 more characters chosen randomly from among the superset of all of those.
  • Limited config. It's on or off.

Todo:

  • At least some tests
  • README about the 1 config item
  • Handle entering passwords on registration page (disable "require email verification when a visitor creates an account")
🌱 Plan
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States greggles Denver, Colorado, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024