-
Lately I've been seeing the following warning on a test server with `WP_DEBUG` turned on:
> Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in [..…
-
```
(Trac:447) Originaly reported by volkov.artem@gmail.com on 2010-03-22 16:01:51
При импорте пользователей из огромного
домена (>15k users) появляются ошибки:
Warning: ldap_search() [function.ldap…
-
Setting "debug" = 1 for authad plugins suggested, that debug messages will be logged to the login dialog.
But if you set for example "use_tls" = 1 and tls isn't supported by the server, the only me…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 5.1.1
- PHP Version: 7.2.11
- LDAP Type: ActiveDirectory
Hi, I'm having a weird behavior with the Auth attempt method and adldap with 0 google s…
-
Hello,
is it possible to implement Single Sign On for AD Login?
Regards
-
"php": "^7.2",
"adldap2/adldap2-laravel": "^6.0",
"laravel/framework": "^6.0",
Active Directory
### Description:
When running an import:
```
[2019-09-07 16:50:00] local.INFO: LD…
-
- Laravel Version: 5.7.28
- Adldap2-Laravel Version: 4.0.x-dev
- PHP Version: 7.3.10
- LDAP Type: ActiveDirectory
### Description:
Hi, my implementation of this library has been working fin…
-
```
What steps will reproduce the problem?
1. .
2. .
3. .
What is the expected output? What do you see instead?
We will use user from our ldap server in cpassman
What version of the product are you …
-
Subject says all, see pull request #62 for fix. Tested on PHP 7.4.12 but should work all the way back to before PHP 5.1 (2008) when the deprecation warning was initially intended.
-
- Adldap2 Version:10.0.11
- LDAP Type: Active Directory
- PHP Version: 7.0.33
### Description:
I am attempting to write a small AD Auth based login for an application via an AJAX call. I am si…