Commit Graph

27 Commits

Author SHA1 Message Date
holger.trampe 9ab5c457ae vorbereitung migration 2021-07-23 11:56:12 +02:00
holger.trampe 898a52fa5f korrekturen 2021-07-22 11:35:55 +02:00
holger.trampe 3337a98b16 Formular fertig 2021-06-11 14:32:30 +02:00
holger.trampe 3c74cf586c Stuff 2021-06-11 13:41:52 +02:00
holger.trampe a0c7b92dae Registrierungsservice fertig 2021-06-09 20:27:08 +02:00
holger.trampe f8cc944491 Erstellung alle Agenturinfos vorbereitet 2021-06-04 17:01:59 +02:00
holger.trampe 1866ec1c5a Abänderung für Gruppenerstellung 2021-06-04 09:30:23 +02:00
Joas Schilling 7916219ea9
Move from ILogger to LoggerInterface
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 16:16:34 +02:00
Joas Schilling 4430d2b497
Fix compatibility with Nextcloud 20
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:18:26 +02:00
Joas Schilling 8ef7b52c19
Add new admin settings to show/enforce fullname/phone
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 09:26:22 +02:00
Joas Schilling 2b8dc3c4cc
Don't break with older versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 15:27:24 +02:00
Joas Schilling d140ee8d77
Add phone and display name field
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-31 15:26:03 +02:00
Joas Schilling fbb0b22155
Fix and add new unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-14 11:49:05 +01:00
Achim 378f4e78fc
add user instructions and regex option
Signed-off-by: Achim Blanarsch <hallo@pxlfrk.de>
Signed-off-by: Achim <39946364+pxlfrk@users.noreply.github.com>
2020-12-14 11:38:24 +01:00
Joas Schilling ab641685ed
Split the flows for less code intendation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-17 19:57:14 +01:00
Joas Schilling 538897c9d5
Remove old OCS API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-01 20:32:38 +02:00
Joas Schilling 9bdf377aec
Add settings for blocklist and showing the domain list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-28 20:39:37 +02:00
Joas Schilling d18ee78454
Allow wildcards in email domains
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-28 20:39:37 +02:00
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