cakephp / authentication

Authentication plugin for CakePHP. Can also be used in PSR7 based applications.
MIT License
117 stars 99 forks source link

Adds tls option to LDAP identifier #510

Closed eardkdw closed 2 years ago

eardkdw commented 2 years ago

Adds an option to start TLS on connection to an LDAP server. Defaults to false.

eardkdw commented 2 years ago

I don't understand the phpstan error.

github-actions[bot] commented 2 years ago

This pull request is stale because it has been open 30 days with no activity. Remove the stale label or comment on this issue, or it will be closed in 15 days

markstory commented 2 years ago

@ADmad Does anything else need to change on this? It looks good to me.