OSDN Git Service

implement /my/activation and /my/resetpassword
authorhylom <hylom@users.sourceforge.jp>
Fri, 26 Oct 2018 14:05:35 +0000 (23:05 +0900)
committerhylom <hylom@users.sourceforge.jp>
Fri, 26 Oct 2018 14:05:35 +0000 (23:05 +0900)
commit94c440f9969d6c4fb186156bb2741bf010f3c243
treea26bac7d57821e7b60a716a109fb022fae6c5a79
parent6b127c58c1bf4066074940f87c631f7d81a2a0db
implement /my/activation and /my/resetpassword
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/lib/Newslash/Web/Controller/Login.pm
src/newslash_web/templates/login/activation.html.tt2 [new file with mode: 0644]
src/newslash_web/templates/login/reset_password.html.tt2 [new file with mode: 0644]
src/newslash_web/templates/message/initial_password.html.tt2
src/newslash_web/templates/message/password_reset.html.tt2 [new file with mode: 0644]