triple-HA
triple-HA
> @triple-HA [triple-HA](https://github.com/triple-HA) Maybe you can try to send your issued user a password reset link as a workaround. We have LDAP password sync turned on. Username and password are...
I'm also interested with that notification
I found a problem in config/backup.php `'mail' => [ 'to' => env('MAIL_BACKUP_NOTIFICATION_ADDRESS', null), 'from' => [ 'address' => env('MAIL_FROM_ADDRESS', '[email protected]'), 'name' => env('MAIL_FROM_NAME', 'Example'), ], ],` There is no "MAIL_FROM_ADDRESS"...