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

Commit c6467e0

Browse files
authored
Closes #610
1 parent e2cd16c commit c6467e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/upgrading.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ authenticated, not your configured administrator account.
4141

4242
This means you will need to add your suffix or prefix onto your configured administrators username if you require it.
4343

44+
#### Connection Settings
45+
46+
The configuration option named `connection_settings` inside each of your configured connections in the `adldap.php` (now `ldap.php`) configuration file has been renamed to `settings` for simplicity.
47+
4448
### Authentication Driver
4549

4650
The authentication driver name has been *renamed* to **ldap** instead of **adldap**. This is for the sake of simplicity.
@@ -172,4 +176,4 @@ The importer command is bound to Laravel's IoC and can be swapped out with your
172176

173177
#### NoDatabaseUserProvider
174178

175-
The `NoDatabaseUserProvider` will now locate users by their ObjectGUID instead of their ObjectSID.
179+
The `NoDatabaseUserProvider` will now locate users by their ObjectGUID instead of their ObjectSID.

0 commit comments

Comments
 (0)