Commit Graph

42 Commits

Author SHA1 Message Date
Johannes Starosta de6137e7ff Code for handling registrations for allowed and not allowed domains 2015-07-13 03:28:47 +02:00
Johannes Starosta 18b4911038 Settings for allowed domain are now processed and saved correct 2015-07-13 02:23:40 +02:00
Johannes Starosta cacb9840fa Further work on settings panel 2015-07-13 00:16:46 +02:00
Pellaeon Lin bfaece7076 Fix# show selected in admin section 2015-07-12 11:21:19 +08:00
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 aa97deb70a Update# check for 'none' group 2015-05-20 17:56:43 +08:00
Pellaeon Lin 1f9d55ae1d Update# admin page section 2015-05-17 15:17:35 +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
Pellaeon Lin 5ed6060606 Connect controllers to DB, try to use dependency injection 2014-08-29 17:00:04 +00:00
Pellaeon Lin 0c8a5e15bd Add L10N and Mail service 2014-08-29 15:34:25 +00:00
Pellaeon Lin d912c99473 Copy over the old sendEmail controller 2014-08-29 15:31:53 +00:00
Pellaeon Lin 22c3fabd24 Need to turn off CSRF check in public page 2014-08-28 15:48:39 +00:00
Pellaeon Lin a88197f646 RegisterController route 2014-08-28 15:43:48 +00:00
Pellaeon Lin 43c19afed4 Remove userId 2014-08-28 15:27:07 +00:00
Pellaeon Lin aae143be81 Forgot to rename 2014-08-28 15:26:57 +00:00
Pellaeon Lin 4031687e26 Rename controller, no userID needed 2014-08-28 15:03:40 +00:00
Pellaeon Lin c3eedc1460 Create app 2014-08-28 14:43:28 +00:00