]> cat aescling's git repositories - mastodon.git/commit
Add password reset for users from admin accounts area (#1841)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 15 Apr 2017 14:44:59 +0000 (10:44 -0400)
committerEugen <eugen@zeonfederated.com>
Sat, 15 Apr 2017 14:44:59 +0000 (16:44 +0200)
commit6670e6d33fa735b6199e3b962f62ed6d1442bae1
treecdd5aefe392f73cd456e2bf376645eea0f4a8754
parent9d2f55ecc3cc6bef9dc79ad8faf444261736976b
Add password reset for users from admin accounts area (#1841)
app/controllers/admin/resets_controller.rb [new file with mode: 0644]
app/views/admin/accounts/show.html.haml
config/routes.rb
spec/controllers/admin/resets_controller_spec.rb [new file with mode: 0644]