« Previous | Next » 

Revision 751d24cf

ID751d24cf34dfaded5033a014b9e1197c0d571e8d
Parent 6294eae4
Child 814113c4

Added by Sofia Papagiannaki almost 12 years ago

Register the date a user activation email sent and reset it when the user becomes active (for future use)

This field can have the following values:
  • epoch: signifies the user has been created before adding the specific field (so we have no actually information whether an activation email has been sent or not)
  • NULL: signifies the user is active or no activation email has been sent
  • other date (except epoch): the date the activation email sent

Passing the -n option in list users snf command shows only the new users (created after adding the field) who have not received an activation.

Refs: #2471

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences