Commit Graph

12 Commits

Author SHA1 Message Date
Joas Schilling a9246921f0
Add admin UI option for "Force email as user id"
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 6f6057d0a9
Add unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:11:30 +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 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 47b01c6639
Fix minor issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:03:39 +02:00
Maxence Lange 459c9e0454 ignore username input
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-18 13:01:01 -01:00
Joas Schilling 7d1fd1b49a
Simplify the settings module
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-14 10:28:38 +02:00
Joas Schilling 4a319ef21a
Remove unnecessary compatibility layers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-14 10:28:37 +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