We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65aaf76 + 5fe65a7 commit 5f3e5e3Copy full SHA for 5f3e5e3
config/config.sample.php
@@ -346,6 +346,10 @@
346
* characters).
347
*
348
* By default, the passwords are stored encrypted in the database.
349
+ *
350
+ * WARNING: If disabled, password changes on the user back-end (e.g. on LDAP) no
351
+ * longer log connected clients out automatically. Users can still disconnect
352
+ * the clients by deleting the app token from the security settings.
353
*/
354
'auth.storeCryptedPassword' => true,
355
0 commit comments