OSDN Git Service

implement /newuser/password API
authorhylom <hylom@users.sourceforge.jp>
Tue, 30 Oct 2018 11:41:51 +0000 (20:41 +0900)
committerhylom <hylom@users.sourceforge.jp>
Tue, 30 Oct 2018 11:41:51 +0000 (20:41 +0900)
commit36df870d9410ef4a40787b19a09784255337d9ed
tree81d16bb9c09b0f7faa2fdcd374b174d856ca8c96
parent8cce59d737a2e9f5712046b3b403af799abb41d1
implement /newuser/password API
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/lib/Newslash/Web/Controller/API/User.pm
src/newslash_web/lib/Newslash/Web/Controller/Login.pm
src/newslash_web/public/js/newslash.js
src/newslash_web/public/js/update-password.js [new file with mode: 0644]
src/newslash_web/templates/login/activation.html.tt2