Lorenzo Milesi

Results 170 comments of Lorenzo Milesi

I'm undecided if adding a configuration parameter which will optionally restore the old behaviour or just add @drSun solution to docs. @tonydspaniard what are the motivations of your change?

We could add a config param for the two options, but I'd rather go only with the second. If we have to record **when** the user has done so, and...

`MailService` isn't listed in the [current overridable classes](http://yii2-usuario.readthedocs.io/en/latest/enhancing-and-overriding/overriding-classes/). If the modifications is so trivial you can make a pull request with your patch. If you can, please don't forget to...

I'd go for the `afterDelete` solution too...

Whenever I switch identity on *Site A* I get logged of on *Site B* (which is still running dektrium's tools!)

Last example, very same host and different subdir

I'd use app `id` to generate a unique session identifier. Maybe it's not a common case to have two apps on the same domain, but I don't see any drawback...

Do you have any log of the failed action? Mailer settings are the same for web and console?

> now I don't know why if I create user (without password) from application, it sends me an email where it tells me that the user has been created and...

What update? Is it related to this bug?