We're implementing Crowd but want to still allow users to access the Jira UI to reset password. However we have set password complexity in Crowd which doesn't get reflected back to the user when using the Jira 'forgot password' function, so we want to notify users of password complexity requirement in the email generated by Jira.
Email Templates (two times, HTML and Text) are found in the following dírectory:
<JIRA install>\atlassian-jira\WEB-INF\classes\templates\email\
You can simply edit or exchange the files here.
Cheers, David
forgotpassword.vm to be specific under text folder!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How can we make this persistent this across JIRA upgrades?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't. Templates must be migrated separately from version to version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.