author | Roger Braun <rbraun@Bobble.local> | |
Thu, 19 Oct 2017 15:37:24 +0000 (17:37 +0200) | ||
committer | Roger Braun <rbraun@Bobble.local> | |
Thu, 19 Oct 2017 15:37:24 +0000 (17:37 +0200) | ||
commit | 6af164f27b5a285fb1b1c8790a86db061c8fc28a | |
tree | c953271fc6329a179caf46e35114224cbe2ca846 | tree | snapshot |
parent | a17b2613795b24162e953dd457b411dddc0c902e | commit | diff |
lib/pleroma/PasswordResetToken.ex | [new file with mode: 0644] | blob |
lib/pleroma/user.ex | diff | blob | history | |
lib/pleroma/web/router.ex | diff | blob | history | |
lib/pleroma/web/templates/twitter_api/util/invalid_token.html.eex | [new file with mode: 0644] | blob |
lib/pleroma/web/templates/twitter_api/util/password_reset.html.eex | [new file with mode: 0644] | blob |
lib/pleroma/web/templates/twitter_api/util/password_reset_failed.html.eex | [new file with mode: 0644] | blob |
lib/pleroma/web/templates/twitter_api/util/password_reset_success.html.eex | [new file with mode: 0644] | blob |
lib/pleroma/web/twitter_api/controllers/util_controller.ex | diff | blob | history | |
lib/pleroma/web/twitter_api/views/util_view.ex | [new file with mode: 0644] | blob |
priv/repo/migrations/20171019141706_create_password_reset_tokens.exs | [new file with mode: 0644] | blob |