Template fix to better reflect initial token expiry
Change-Id: I6f6c9589c34a99ed86dcd0918dfe7c95cca21036
This commit is contained in:
parent
bc3f08bb4a
commit
06b6e6e576
@ -1,8 +1,6 @@
|
||||
Thank you for joining Openstack!
|
||||
This email is to confirm that your Openstack account password has now been set up.
|
||||
|
||||
Your account is now active and you can access the dashboard and APIs.
|
||||
|
||||
You can find examples and documentation on using Openstack at http://www.openstack.org/
|
||||
If you did not do this yourself, please get in touch with your systems administrator to report suspicious activity and secure your account.
|
||||
|
||||
Kind regards,
|
||||
The Openstack team
|
||||
|
@ -1,11 +1,15 @@
|
||||
Hello,
|
||||
|
||||
Almost there!
|
||||
Thank you for joining Openstack!
|
||||
|
||||
Please follow this link to define your password to access Openstack:
|
||||
{{ tokenurl }}{{ token }}
|
||||
|
||||
This link expires automatically after 24 hours. If expired, you can simply go to the dashboard and request a password reset.
|
||||
|
||||
Once this is done you will have access to the dashboard and APIs.
|
||||
|
||||
You can find examples and documentation on using Openstack at http://www.openstack.org/
|
||||
|
||||
Kind regards,
|
||||
The Openstack team
|
||||
|
@ -4,7 +4,7 @@ Please click on this link to accept the invitation: {{ tokenurl }}{{ token }}
|
||||
New users will be asked to define a password when accepting the invitation.
|
||||
Existing users will be added to the project and do not need to provide additional information.
|
||||
|
||||
This link will expire automatically in 24 hours. If expired, you will need to request another one from the person who invited you.
|
||||
This link will expire automatically after 24 hours. If expired, you will need to request another one from the person who invited you.
|
||||
|
||||
Kind regards,
|
||||
The Openstack team
|
||||
|
@ -5,7 +5,7 @@ We have received a request to reset your Openstack password.
|
||||
Please click the link below to reset your password:
|
||||
{{ tokenurl }}{{ token }}
|
||||
|
||||
This link will expire automatically in 24 hours. If expired, you will need to request your password to be reset again.
|
||||
This link will expire automatically after 24 hours. If expired, you will need to request your password to be reset again.
|
||||
|
||||
If you did not request this password change, please get in touch with your systems administrator to report suspicious activity and secure your account.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user