summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer/password_change.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/devise/mailer/password_change.text.erb')
-rw-r--r--app/views/devise/mailer/password_change.text.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/devise/mailer/password_change.text.erb b/app/views/devise/mailer/password_change.text.erb
new file mode 100644
index 00000000000..95923d9f8de
--- /dev/null
+++ b/app/views/devise/mailer/password_change.text.erb
@@ -0,0 +1,7 @@
+Hello, <%= @resource.name %>!
+
+The password for your GitLab account on <%= Gitlab.config.gitlab.url %>
+has successfully been changed.
+
+If you did not initiate this change, please contact your administrator
+immediately.