Commit History

Author SHA1 Message Date
  Yohei-Shiina 9b105e26b2 Merge branch 'feat/use-xhr-for-post-register' into feat/use-apiv3-for-post-login 3 years ago
  Yohei-Shiina 15032c54c3 rm router 3 years ago
  Yohei-Shiina 9657c6d90d make client transition by using window.location.href 3 years ago
  Yohei-Shiina f665d84606 add csrf token 3 years ago
  Yohei-Shiina 3f0c00b0bd do not ignore POST method for csrf 3 years ago
  yohei0125 aaac6691a8 implement tmp hadnleLoginformSubmit 3 years ago
  yohei0125 feb0a04b28 push errors to req.form.errors 3 years ago
  yohei0125 c45609ee9d add translation 3 years ago
  yohei0125 a512839226 add errors to req.form 3 years ago
  yohei0125 e1a092bf84 move method 3 years ago
  yohei0125 e9b88ba195 add erros to req 3 years ago
  yohei0125 4afffd372d add translation 3 years ago
  yohei0125 ad0cbe4052 add ErrorV3 to req.errors 3 years ago
  yohei0125 021a99dcb4 fix loginFailureHandler to return apiv3Err instead of redirect 3 years ago
  yohei0125 da4dfe1aaa fix loginSuccessHandler to return values instead of redirect 3 years ago
  yohei0125 4c74541951 deing login router in apiv3/index 3 years ago
  yohei0125 d503fec4d5 rm old login router from routes/index 3 years ago
  yohei0125 4820b629cb pass middlewares for post /login down to /apiv3 3 years ago
  yohei0125 a322b127d4 Merge branch 'feat/use-xhr-for-post-register' into feat/use-apiv3-for-post-login 3 years ago
  yohei0125 4b15a1da96 rm old router fo POST /regsiter 3 years ago
  yohei0125 d8ea4a2328 remove dot from i18n msg 3 years ago
  yohei0125 418289fe94 add translation 3 years ago
  yohei0125 00ef2dfaae refactor using apiv3/apiv3Err 3 years ago
  yohei0125 ef6c54ae07 define POST register routes in apiv3 using middlewares 3 years ago
  yohei0125 3b45604df4 pass middlewares down to /apiv3 3 years ago
  yohei0125 c620bac227 add tmp values to LoginForm 3 years ago
  yohei0125 93505a843e change to FC/TS 3 years ago
  ryoji-s c651ff9af5 Merge pull request #6551 from weseek/fix/rendering-UserInfo 3 years ago
  jam411 2adaca4864 corrections from FB 3 years ago
  jam411 84a154dd8b Merge branch 'support/apply-nextjs-2' into fix/rendering-UserInfo 3 years ago