ℹ️ LTB PHP LDAP
LTB PHP LDAP is a common PHP library for LTB PHP applications. The goal is to avoid any code duplication in these projects.
📄 What's Changed
- add a search function with scope (#17) by @davidcoutadeur in #18
- add a get_first_value method in LDAP (#23) by @davidcoutadeur in #24
- rename the project into ltb-common (#25) by @davidcoutadeur in #26
- remove composer.lock file (#21) by @davidcoutadeur in #27
- make search function use search_with_scope (#22) by @davidcoutadeur in #28
- fix phpunit deprecations by enabling attributes (#33) by @davidcoutadeur in #34
- fix ldap_first_entry signature (#914) by @davidcoutadeur in #35
- create cache functions (#37) by @davidcoutadeur in #38
- improve cache modularity (#40) by @davidcoutadeur in #41
- 36 add password policy by @davidcoutadeur in #39
- Active Directory Support by @coudot in #29
- Migrate Detect Language by @abpai94 in #20
- Generic method to get attribute values from LDAP by @abpai94 in #32
- add page size parameter in search function (#30) by @davidcoutadeur in #42
Full Changelog: v0.2.1...v0.3.0