Releases: DirectoryTree/LdapRecord
Releases · DirectoryTree/LdapRecord
v1.2.0
14 Feb 20:17
Compare
Sorry, something went wrong.
No results found
Added
Ability to restore deleted LDAP objects (ActiveDirectory only) - 39e2dcc
Ability to listen to model events directly on models - 840fc27
Renaming and Renamed events when models are being renamed / moved - 95c3bc7
Fixed
"No such object" errors when using an invalid distinguished name format inside of find - cb8da53
v1.1.6
07 Feb 17:37
Compare
Sorry, something went wrong.
No results found
v1.1.5
03 Feb 05:52
Compare
Sorry, something went wrong.
No results found
Fixed
Properly allow statically called Model::create calls - 955f59d
v1.1.4
01 Feb 20:30
Compare
Sorry, something went wrong.
No results found
v1.1.3
28 Jan 14:02
Compare
Sorry, something went wrong.
No results found
Fixed
Use server controls for pagination in PHP >= 7.3 - f52d9e3 - #59
Pagination controls being lost when attempting from an unbound connection - a2438ca - #64
Ldap::getOption now properly supports a null value - a0cf715
Removed critical pagination flag - 814bcec
v1.1.2
17 Jan 15:06
Compare
Sorry, something went wrong.
No results found
Fixed
Properly set $objectClasses to public in OpenLdap\OrganizationalUnit - b3f2603
v1.1.1
15 Jan 22:35
Compare
Sorry, something went wrong.
No results found
Fixed
Properly configure connections before initialization - #57 - ccc18b9
v1.1.0
14 Jan 21:16
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Computer objects will now not be included in ActiveDirectory\User model search results via built-in scope: RejectComputerObjectClass
v1.0.3
10 Jan 18:25
Compare
Sorry, something went wrong.
No results found
Added
Model::newInstance() method - 5225c65
v1.0.2
02 Jan 22:30
Compare
Sorry, something went wrong.
No results found
Added
Attempt reconnecting if an operations error occurs - 213bbc8