Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit cbe53bf

Browse files
committed
Small tweak.
1 parent db1457f commit cbe53bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Config/auth.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
| attribute to discover the user by. The reason for this is to hide
2727
| the attribute that you're using to login users.
2828
|
29+
| For example, if your HTML input name is `email` and you'd like users
30+
| to login by their LDAP `mail` attribute, then keep the
2931
| configuration below. However, if you'd like to login users
3032
| by their usernames, then change `mail` to `samaccountname`.
3133
| and `email` to `username`.

0 commit comments

Comments
 (0)