From 28641724b4a159dbe2c57cfa9c95803564685868 Mon Sep 17 00:00:00 2001 From: Bhagya Nirmaan Silva Date: Fri, 9 May 2014 11:12:56 +0200 Subject: [PATCH] Users cannot login after receiving this email Hence this line within the email should be removed. --- .../sharextras/slingshot/reset-user-password.post.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/alfresco/templates/webscripts/org/sharextras/slingshot/reset-user-password.post.properties b/config/alfresco/templates/webscripts/org/sharextras/slingshot/reset-user-password.post.properties index 94517b6..3ed0cba 100644 --- a/config/alfresco/templates/webscripts/org/sharextras/slingshot/reset-user-password.post.properties +++ b/config/alfresco/templates/webscripts/org/sharextras/slingshot/reset-user-password.post.properties @@ -6,8 +6,6 @@ You requested your password for your account to be reset. You can now log in to Username: {1}\n\ Password (please change after first login): {2}\n\ \n\ -If you did not request your password to be reset, you can normally ignore this email.\n\ -\n\ Regards,\n\ {3} error.noEmail=No e-mail address was specified @@ -16,4 +14,4 @@ error.multiple=Multiple users found. Please contact an administrator to reset yo error.disabled=Could not reset the password as the user is disabled error.disallowed=Password resets are disallowed for this user error.notLocal=Could not reset the password - is this a directory user? Please contact an administrator to reset your password. -error.mail=Could not reset the password as an e-mail confirmation could not be sent \ No newline at end of file +error.mail=Could not reset the password as an e-mail confirmation could not be sent