Project

General

Profile

Actions

Feature proposal #7340

closed

Field: implement support for generating random passwords

Added by krileon over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06 November 2018
Due date:
% Done:

100%

Estimated time:

Description

When updating the password field from a Field action implement the option to generate a random password. This also needs to be sure when changing the value of a users password that it properly hashes as well.

Actions #1

Updated by krileon over 5 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Random passwords can now be set for any password field by using the following.

Operator: Set
Value: random

To set the length simply set the value to random:LENGTH (e.g. random:6). Direct stored passwords will also now properly be passed through hashAndSaltPassword before being stored.

Actions #2

Updated by krileon over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF