cboard
cboard copied to clipboard
Implement trial expired if user was created > 30 days ago
If the user was created > 30 days ago , the following dialog must be displayed when the board is unlocked:
The user creation date can be obtained from the _id property of the user object, see here: https://www.mongodb.com/docs/manual/reference/method/ObjectId.getTimestamp/