Jean Traullé

Results 17 comments of Jean Traullé

Ok, just saw the `Users.Registration.ensureActive` from [/Docs/Documentation/Configuration.md ](../tree/master/Docs/Documentation/Configuration.md). I think it should be defined to `true` by default in the Docs.

_I solved it that way :_ Firstly, define `Users.Registration.ensureActive` config key to `true`. After that, my class `UsersTable` extends `\CakeDC\Users\Model\Table\UsersTable` and override `findAuth()` method to remove the `->find('active', $options);` line....

@mstroink The `confirmEmail()` method is just here for defining the route. ```php /** * Display a simple page to instruct user to validate his/her account * * @return void */...

I was just about to ask for that feature, so it is great that something has already been started. Thanks @thinkingmedia :+1:

@ksar-ksar Indeed, PHPMailer seems to be a good candidate to replace SwiftMailer.

I can reproduce this on Dolibarr v18.0.3 when the email config is set to use Swiftmailer and PHP 7.4.

So sad that feature is still missing 😢 No macOS client support this.