systemli / userli

Web application to (self-) manage email users and encrypt their mailboxes.
https://systemli.github.io/userli/
GNU Affero General Public License v3.0
64 stars 13 forks source link

feat(voucher): Check whether user is suspicious before creating voucher #588

Closed doobry-systemli closed 4 months ago

doobry-systemli commented 4 months ago

Can you please add a unit test for the VoucherCreateCommand?

Yep, added now. Also commited VoucherUserValidatorTest which I forgot to add to the commit before.

doobry-systemli commented 4 months ago

Thanks! Can you also fix the introduced issue reported by SonarCloud?

Wasn't introduced by me, I just renamed the class. But sure, done now :blush:

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
93.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud