21 Commits

Author SHA1 Message Date
8403c21ec0
MAPG-185 consolidation of email templates 2020-07-05 17:37:02 +02:00
dd6bb5ef9a
MAPG-142 limit password reset query if the existing is not expired 2020-07-05 14:24:06 +02:00
32392590bd
MAPG-142 save user creation date 2020-07-05 14:24:06 +02:00
ab23b37b97
MAPG-142 redefine tokens and increase OAuth security with nonce 2020-07-05 14:24:05 +02:00
7e3315fc88
MAPG-142 implemenet confirmation mail resend 2020-07-05 13:39:56 +02:00
6db6208896
MAPG-191 don't create separate variable for data where not necessary 2020-07-05 00:58:03 +02:00
de1d7338a4
MAPG-141 add reset password functionality 2020-07-05 00:09:11 +02:00
c06dd1e1d2 MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
ec969167e4 MAPG-180 standardize form submit with AJAX 2020-06-25 22:35:04 +02:00
98cd15e91f MAPG-164 show application's name from env variable 2020-06-22 21:06:15 +02:00
cb5229a5e8 MAPG-69 welcome email shouldn't be sent to existing user 2020-06-21 16:01:46 +02:00
6338e35cfb MAPG-69 ability to cancel Google signup 2020-06-21 15:29:02 +02:00
1cfbef418e MAPG-69 add missing return types in LoginController 2020-06-21 15:19:36 +02:00
a8777b897b MAPG-69 ability to reset signup filled after login attempt 2020-06-21 15:12:45 +02:00
285f2dd0ac MAPG-69 login user when trying to sign up 2020-06-21 15:12:45 +02:00
10b7766458 MAPG-69 redirect to sign up when user not found during login 2020-06-21 15:12:45 +02:00
9697163457 MAPG-69 merge SignupController to LoginController and introduce Google login/sign up 2020-06-21 15:12:45 +02:00
5ff720e3c6 MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
a9eec05288 MAPG-140 refactor user handling to use the PersistentDataManager 2020-06-20 02:03:11 +02:00
66b21ec710 MAPG-69 add active flag for users and check if user is active before login 2020-06-14 20:43:13 +02:00
edc2e4111a MAPG-115 add login functionality 2020-06-09 21:04:27 +02:00