Commit Graph

8 Commits

Author SHA1 Message Date
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 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 9085f08269
Correctly run the phpunit tests again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 13:12:20 +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