Commit Graph

15 Commits

Author SHA1 Message Date
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 afcee9b763
Don't mention verification link when the login flow is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:48:58 +02:00
Joas Schilling 2747ad7fd2
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-01 10:08:47 +02:00
Joas Schilling 6374080d78
Bump version so we can release it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-11 13:58:06 +01: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
Joas Schilling ea57938c2b
p already writes the text, no need to echo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-17 19:58:00 +01:00
nienzu bdb40a2d11 Make mail confirmation optional
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-20 11:43:33 +08: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 150e58880e
Fix other tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:15:14 +02:00
Joas Schilling b5ccb3e184
Add tests for submitUserForm
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-18 17:11:30 +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 4a319ef21a
Remove unnecessary compatibility layers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-14 10:28:37 +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