Commit Graph

9 Commits

Author SHA1 Message Date
Joas Schilling fffb627844
Make the email domain check case insensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-28 20:39:37 +02:00
Joas Schilling 150e58880e
Fix other tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:15:14 +02:00
Joas Schilling 201f388dee
Form also uses ClientSecret now, so manually remove the registration at the end of the form too
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:11:29 +02:00
Joas Schilling f0aa35b580
Make RegistrationService strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:11:29 +02:00
Joas Schilling 0b4fac2edf
Redirect to ClientLoginFlow and ClientLoginFlowV2 when it was used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:11:26 +02:00
Joas Schilling 4d5fb2628a
Login Flow v2 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:09:07 +02:00
Joas Schilling 298f7c4704
Objects are always passed by reference
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 16:24:32 +02:00
Joas Schilling f224b89da3
CS auto fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 10:13:03 +02:00
Joas Schilling 8266184a50 Move to PSR-4 naming to support upcoming composer update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-09 10:54:37 -04:00