Update auth.php

pull/6760/head
Shlee 1 month ago committed by GitHub
parent 16a413aa8b
commit d9e55199f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -80,6 +80,7 @@ return [
// 'database' => [
// 'model' => App\User::class,
// 'sync_passwords' => false,
// 'locate_users_by' => 'mail',
// 'sync_attributes' => [
// 'name' => 'cn',
// 'email' => 'mail',

Loading…
Cancel
Save