We've added support for a variety of features that have been implemented in Cluster including administrators having the ability to set passwords, password updates for users, and password expiry.
What are the changes implemented in this PR?
We've provided two new commands:
user password-set <username>
user password-update
We've also added an expiry notice that notifies users whenever they are within 7 days of their password expiring.
What is the goal of this PR?
We've added support for a variety of features that have been implemented in Cluster including administrators having the ability to set passwords, password updates for users, and password expiry.
What are the changes implemented in this PR?
We've provided two new commands:
user password-set <username>
user password-update
We've also added an expiry notice that notifies users whenever they are within 7 days of their password expiring.