Commit Graph

27 Commits

Author SHA1 Message Date
Pellaeon Lin b97b8d9e6e Update# actually add new user to configured group 2015-06-24 01:21:18 +08:00
Pellaeon Lin 211db8e923 Fix# declare private variable of injected usermanager dependency 2015-06-24 01:02:22 +08:00
Pellaeon Lin 51e92b9a17 Update# directly delete pending registration after successfully
registered
2015-06-24 00:50:14 +08:00
Pellaeon Lin e7d97cf778 Update# check if existing user has the same email 2015-06-04 20:51:47 +08:00
Pellaeon Lin e4701fd8e5 Update# set user email after account creation 2015-05-04 15:13:13 +08:00
Pellaeon Lin 76fc8839d8 Fix# syntax error 2015-03-05 18:28:37 +08:00
Pellaeon Lin 04c7bb5b3d Set registered after account creation 2015-01-31 00:34:36 +08:00
Pellaeon Lin 79a0ace565 Fix account create success message 2014-10-22 14:37:20 +08:00
Pellaeon Lin 798e984205 Fix message template layout, and it should be rendered as guest page 2014-10-21 23:21:38 +08:00
Pellaeon Lin 0c71e30e79 Use custom message template 2014-10-21 21:27:02 +08:00
Pellaeon Lin 56bf03986a Show success message after account created 2014-10-14 21:35:31 +08:00
Pellaeon Lin 2229ddc66b Should use IUserManager instead of newing a Manager 2014-10-06 16:00:23 +08:00
Pellaeon Lin db7a287564 Fix createAccount form action 2014-10-04 21:42:22 +08:00
Pellaeon Lin f1fdba1339 Implement createAccount controller 2014-10-04 21:31:56 +08:00
Pellaeon Lin 77a8e73324 Start working on createAccount controller 2014-10-03 16:15:39 +08:00
Pellaeon Lin 2a8ff61496 Rename function: PendingRegist::findByToken -> findEmailByToken 2014-10-03 16:05:57 +08:00
Pellaeon Lin 08030b2f2a Render raw text email 2014-10-03 15:59:00 +08:00
Pellaeon Lin da2228226e Render successful message after email sent 2014-10-03 15:39:06 +08:00
Pellaeon Lin a7a6bd28e0 Fix route name: verifyToken 2014-10-03 15:37:06 +08:00
Pellaeon Lin 529ac74340 Fix sendMail function name 2014-10-03 14:31:55 +08:00
Pellaeon Lin e16e5df481 Implemented controller verifyToken 2014-08-31 19:20:26 +02:00
Pellaeon Lin d26481dbe8 Correctly display error message 2014-08-31 13:39:51 +00:00
Pellaeon Lin 38f0673f2b Guest template type 2014-08-31 13:14:10 +00:00
Pellaeon Lin bf7df3827b Fix registerController 2014-08-31 12:14:24 +00:00
Pellaeon Lin 6b75d5a394 Should call PendingRegist for DB operations 2014-08-31 10:13:36 +00:00
Pellaeon Lin e25165eaa6 Render form without header bar 2014-08-31 09:37:08 +00:00
Pellaeon Lin 4fff21de2b Rename to RegisterController, make askEmail work 2014-08-30 15:05:02 +00:00