Changeset 2525731
- Timestamp:
- 05/04/2021 07:03:32 AM (5 years ago)
- Location:
- next-active-directory-integration
- Files:
-
- 26 edited
- 1 copied
-
tags/2.2.3 (copied) (copied from next-active-directory-integration/trunk)
-
tags/2.2.3/classes/Adi/Synchronization/WordPress.php (modified) (1 diff)
-
tags/2.2.3/composer.lock (modified) (14 diffs)
-
tags/2.2.3/index.php (modified) (1 diff)
-
tags/2.2.3/readme.txt (modified) (2 diffs)
-
tags/2.2.3/vendor/autoload.php (modified) (1 diff)
-
tags/2.2.3/vendor/composer/InstalledVersions.php (modified) (6 diffs)
-
tags/2.2.3/vendor/composer/autoload_real.php (modified) (5 diffs)
-
tags/2.2.3/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/2.2.3/vendor/composer/installed.json (modified) (4 diffs)
-
tags/2.2.3/vendor/composer/installed.php (modified) (3 diffs)
-
tags/2.2.3/vendor/psr/log/Psr/Log/AbstractLogger.php (modified) (8 diffs)
-
tags/2.2.3/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (modified) (1 diff)
-
tags/2.2.3/vendor/psr/log/composer.json (modified) (1 diff)
-
trunk/classes/Adi/Synchronization/WordPress.php (modified) (1 diff)
-
trunk/composer.lock (modified) (14 diffs)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/InstalledVersions.php (modified) (6 diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (5 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.json (modified) (4 diffs)
-
trunk/vendor/composer/installed.php (modified) (3 diffs)
-
trunk/vendor/psr/log/Psr/Log/AbstractLogger.php (modified) (8 diffs)
-
trunk/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (modified) (1 diff)
-
trunk/vendor/psr/log/composer.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
next-active-directory-integration/tags/2.2.3/classes/Adi/Synchronization/WordPress.php
r2513920 r2525731 417 417 // ADI-235: add domain SID 418 418 $userSid = $ldapAttributes->getFilteredValue('objectsid'); 419 $ldapAttributes->setDomainSid(NextADInt_ActiveDirectory_Sid::of($userSid)->getDomainPartAsSid()->getFormatted()); 419 420 // #141: user SID can be empty if user is not present in Active Directory 421 if (!empty($userSid)) { 422 $ldapAttributes->setDomainSid(NextADInt_ActiveDirectory_Sid::of($userSid)->getDomainPartAsSid()->getFormatted()); 423 } 420 424 421 425 $elapsedTimeLdap = time() - $startTimerLdap; -
next-active-directory-integration/tags/2.2.3/composer.lock
r2517646 r2525731 212 212 { 213 213 "name": "psr/log", 214 "version": "1.1. 3",214 "version": "1.1.4", 215 215 "source": { 216 216 "type": "git", 217 217 "url": "https://github.com/php-fig/log.git", 218 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc"219 }, 220 "dist": { 221 "type": "zip", 222 "url": "https://api.github.com/repos/php-fig/log/zipball/ 0f73288fd15629204f9d42b7055f72dacbe811fc",223 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc",218 "reference": "d49695b909c3b7628b6289db5479a1c204601f11" 219 }, 220 "dist": { 221 "type": "zip", 222 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", 223 "reference": "d49695b909c3b7628b6289db5479a1c204601f11", 224 224 "shasum": "" 225 225 }, … … 245 245 { 246 246 "name": "PHP-FIG", 247 "homepage": "http ://www.php-fig.org/"247 "homepage": "https://www.php-fig.org/" 248 248 } 249 249 ], … … 256 256 ], 257 257 "support": { 258 "source": "https://github.com/php-fig/log/tree/1.1. 3"259 }, 260 "time": "202 0-03-23T09:12:05+00:00"258 "source": "https://github.com/php-fig/log/tree/1.1.4" 259 }, 260 "time": "2021-05-03T11:20:27+00:00" 261 261 }, 262 262 { … … 793 793 { 794 794 "name": "nikic/php-parser", 795 "version": "v4.10. 4",795 "version": "v4.10.5", 796 796 "source": { 797 797 "type": "git", 798 798 "url": "https://github.com/nikic/PHP-Parser.git", 799 "reference": " c6d052fc58cb876152f89f532b95a8d7907e7f0e"800 }, 801 "dist": { 802 "type": "zip", 803 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ c6d052fc58cb876152f89f532b95a8d7907e7f0e",804 "reference": " c6d052fc58cb876152f89f532b95a8d7907e7f0e",799 "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f" 800 }, 801 "dist": { 802 "type": "zip", 803 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f", 804 "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f", 805 805 "shasum": "" 806 806 }, … … 843 843 "support": { 844 844 "issues": "https://github.com/nikic/PHP-Parser/issues", 845 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10. 4"846 }, 847 "time": "202 0-12-20T10:01:03+00:00"845 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5" 846 }, 847 "time": "2021-05-03T19:11:20+00:00" 848 848 }, 849 849 { … … 2688 2688 { 2689 2689 "name": "symfony/console", 2690 "version": "v5.2. 6",2690 "version": "v5.2.7", 2691 2691 "source": { 2692 2692 "type": "git", 2693 2693 "url": "https://github.com/symfony/console.git", 2694 "reference": " 35f039df40a3b335ebf310f244cb242b3a83ac8d"2695 }, 2696 "dist": { 2697 "type": "zip", 2698 "url": "https://api.github.com/repos/symfony/console/zipball/ 35f039df40a3b335ebf310f244cb242b3a83ac8d",2699 "reference": " 35f039df40a3b335ebf310f244cb242b3a83ac8d",2694 "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629" 2695 }, 2696 "dist": { 2697 "type": "zip", 2698 "url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629", 2699 "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629", 2700 2700 "shasum": "" 2701 2701 }, … … 2765 2765 ], 2766 2766 "support": { 2767 "source": "https://github.com/symfony/console/tree/v5.2. 6"2767 "source": "https://github.com/symfony/console/tree/v5.2.7" 2768 2768 }, 2769 2769 "funding": [ … … 2781 2781 } 2782 2782 ], 2783 "time": "2021-0 3-28T09:42:18+00:00"2783 "time": "2021-04-19T14:07:32+00:00" 2784 2784 }, 2785 2785 { … … 3320 3320 { 3321 3321 "name": "symfony/process", 3322 "version": "v5.2. 4",3322 "version": "v5.2.7", 3323 3323 "source": { 3324 3324 "type": "git", 3325 3325 "url": "https://github.com/symfony/process.git", 3326 "reference": " 313a38f09c77fbcdc1d223e57d368cea76a2fd2f"3327 }, 3328 "dist": { 3329 "type": "zip", 3330 "url": "https://api.github.com/repos/symfony/process/zipball/ 313a38f09c77fbcdc1d223e57d368cea76a2fd2f",3331 "reference": " 313a38f09c77fbcdc1d223e57d368cea76a2fd2f",3326 "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e" 3327 }, 3328 "dist": { 3329 "type": "zip", 3330 "url": "https://api.github.com/repos/symfony/process/zipball/98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e", 3331 "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e", 3332 3332 "shasum": "" 3333 3333 }, … … 3362 3362 "homepage": "https://symfony.com", 3363 3363 "support": { 3364 "source": "https://github.com/symfony/process/tree/v5. 2.4"3364 "source": "https://github.com/symfony/process/tree/v5.3.0-BETA1" 3365 3365 }, 3366 3366 "funding": [ … … 3378 3378 } 3379 3379 ], 3380 "time": "2021-0 1-27T10:15:41+00:00"3380 "time": "2021-04-08T10:27:02+00:00" 3381 3381 }, 3382 3382 { … … 3544 3544 { 3545 3545 "name": "symfony/yaml", 3546 "version": "v5.2. 5",3546 "version": "v5.2.7", 3547 3547 "source": { 3548 3548 "type": "git", 3549 3549 "url": "https://github.com/symfony/yaml.git", 3550 "reference": " 298a08ddda623485208506fcee08817807a251dd"3551 }, 3552 "dist": { 3553 "type": "zip", 3554 "url": "https://api.github.com/repos/symfony/yaml/zipball/ 298a08ddda623485208506fcee08817807a251dd",3555 "reference": " 298a08ddda623485208506fcee08817807a251dd",3550 "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5" 3551 }, 3552 "dist": { 3553 "type": "zip", 3554 "url": "https://api.github.com/repos/symfony/yaml/zipball/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", 3555 "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", 3556 3556 "shasum": "" 3557 3557 }, … … 3599 3599 "homepage": "https://symfony.com", 3600 3600 "support": { 3601 "source": "https://github.com/symfony/yaml/tree/v5.2. 5"3601 "source": "https://github.com/symfony/yaml/tree/v5.2.7" 3602 3602 }, 3603 3603 "funding": [ … … 3615 3615 } 3616 3616 ], 3617 "time": "2021-0 3-06T07:59:01+00:00"3617 "time": "2021-04-29T20:47:09+00:00" 3618 3618 }, 3619 3619 { -
next-active-directory-integration/tags/2.2.3/index.php
r2517867 r2525731 4 4 Plugin URI: https://www.active-directory-wp.com 5 5 Description: Enterprise-ready solution to authenticate, authorize and synchronize your Active Directory users to WordPress. Next Active Directory Authentication supports NTLM and Kerberos for Single Sign On. 6 Version: 2.2. 26 Version: 2.2.3 7 7 Author: active-directory-wp.com 8 8 Author URI: http://active-directory-wp.com -
next-active-directory-integration/tags/2.2.3/readme.txt
r2517867 r2525731 4 4 Requires at least: 5.4 5 5 Tested up to: 5.7 6 Stable tag: 2.2. 26 Stable tag: 2.2.3 7 7 License: GPLv3 8 8 … … 130 130 For detailed information you can visit the official [GitHub repository of Next Active Directory Integration](https://github.com/NeosIT/active-directory-integration2) 131 131 132 = 2.2.3 = 133 * FIXED: Sync to WordPress fails if user is no longer present in Active Directory (gh-#141) 134 132 135 = 2.2.2 = 133 136 * FIXED: Boolean options can't be persisted correctly with 2.2.1 (gh-#140) -
next-active-directory-integration/tags/2.2.3/vendor/autoload.php
r2517867 r2525731 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c::getLoader();7 return ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168::getLoader(); -
next-active-directory-integration/tags/2.2.3/vendor/composer/InstalledVersions.php
r2517867 r2525731 15 15 use Composer\Autoload\ClassLoader; 16 16 use Composer\Semver\VersionParser; 17 18 17 19 18 20 … … 26 28 'root' => 27 29 array ( 28 'pretty_version' => '2.2. 2',29 'version' => '2.2. 2.0',30 'pretty_version' => '2.2.3', 31 'version' => '2.2.3.0', 30 32 'aliases' => 31 33 array ( 32 34 ), 33 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',35 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 34 36 'name' => '__root__', 35 37 ), … … 38 40 '__root__' => 39 41 array ( 40 'pretty_version' => '2.2. 2',41 'version' => '2.2. 2.0',42 'aliases' => 43 array ( 44 ), 45 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',42 'pretty_version' => '2.2.3', 43 'version' => '2.2.3.0', 44 'aliases' => 45 array ( 46 ), 47 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 46 48 ), 47 49 'defuse/php-encryption' => … … 74 76 'psr/log' => 75 77 array ( 76 'pretty_version' => '1.1. 3',77 'version' => '1.1. 3.0',78 'aliases' => 79 array ( 80 ), 81 'reference' => ' 0f73288fd15629204f9d42b7055f72dacbe811fc',78 'pretty_version' => '1.1.4', 79 'version' => '1.1.4.0', 80 'aliases' => 81 array ( 82 ), 83 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 82 84 ), 83 85 'psr/log-implementation' => … … 124 126 } 125 127 126 127 128 if (1 === \count($packages)) { 128 129 return $packages[0]; … … 316 317 self::$installedByVendor = array(); 317 318 } 319 318 320 319 321 -
next-active-directory-integration/tags/2.2.3/vendor/composer/autoload_real.php
r2517867 r2525731 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c5 class ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInit006de8574b8a403fe3a503c27c6be168::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; … … 54 54 55 55 if ($useStaticLoader) { 56 $includeFiles = Composer\Autoload\ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$files;56 $includeFiles = Composer\Autoload\ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$files; 57 57 } else { 58 58 $includeFiles = require __DIR__ . '/autoload_files.php'; 59 59 } 60 60 foreach ($includeFiles as $fileIdentifier => $file) { 61 composerRequire 8f1925481a8e7101e0d65b086ad4f64c($fileIdentifier, $file);61 composerRequire006de8574b8a403fe3a503c27c6be168($fileIdentifier, $file); 62 62 } 63 63 … … 66 66 } 67 67 68 function composerRequire 8f1925481a8e7101e0d65b086ad4f64c($fileIdentifier, $file)68 function composerRequire006de8574b8a403fe3a503c27c6be168($fileIdentifier, $file) 69 69 { 70 70 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
next-active-directory-integration/tags/2.2.3/vendor/composer/autoload_static.php
r2517867 r2525731 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c7 class ComposerStaticInit006de8574b8a403fe3a503c27c6be168 8 8 { 9 9 public static $files = array ( … … 81 81 { 82 82 return \Closure::bind(function () use ($loader) { 83 $loader->prefixLengthsPsr4 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixLengthsPsr4;84 $loader->prefixDirsPsr4 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixDirsPsr4;85 $loader->prefixesPsr0 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixesPsr0;86 $loader->classMap = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$classMap;83 $loader->prefixLengthsPsr4 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixLengthsPsr4; 84 $loader->prefixDirsPsr4 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixDirsPsr4; 85 $loader->prefixesPsr0 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixesPsr0; 86 $loader->classMap = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$classMap; 87 87 88 88 }, null, ClassLoader::class); -
next-active-directory-integration/tags/2.2.3/vendor/composer/installed.json
r2517646 r2525731 215 215 { 216 216 "name": "psr/log", 217 "version": "1.1. 3",218 "version_normalized": "1.1. 3.0",217 "version": "1.1.4", 218 "version_normalized": "1.1.4.0", 219 219 "source": { 220 220 "type": "git", 221 221 "url": "https://github.com/php-fig/log.git", 222 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc"223 }, 224 "dist": { 225 "type": "zip", 226 "url": "https://api.github.com/repos/php-fig/log/zipball/ 0f73288fd15629204f9d42b7055f72dacbe811fc",227 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc",222 "reference": "d49695b909c3b7628b6289db5479a1c204601f11" 223 }, 224 "dist": { 225 "type": "zip", 226 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", 227 "reference": "d49695b909c3b7628b6289db5479a1c204601f11", 228 228 "shasum": "" 229 229 }, … … 231 231 "php": ">=5.3.0" 232 232 }, 233 "time": "202 0-03-23T09:12:05+00:00",233 "time": "2021-05-03T11:20:27+00:00", 234 234 "type": "library", 235 235 "extra": { … … 251 251 { 252 252 "name": "PHP-FIG", 253 "homepage": "http ://www.php-fig.org/"253 "homepage": "https://www.php-fig.org/" 254 254 } 255 255 ], … … 262 262 ], 263 263 "support": { 264 "source": "https://github.com/php-fig/log/tree/1.1. 3"264 "source": "https://github.com/php-fig/log/tree/1.1.4" 265 265 }, 266 266 "install-path": "../psr/log" -
next-active-directory-integration/tags/2.2.3/vendor/composer/installed.php
r2517867 r2525731 2 2 'root' => 3 3 array ( 4 'pretty_version' => '2.2. 2',5 'version' => '2.2. 2.0',4 'pretty_version' => '2.2.3', 5 'version' => '2.2.3.0', 6 6 'aliases' => 7 7 array ( 8 8 ), 9 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',9 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 10 10 'name' => '__root__', 11 11 ), … … 14 14 '__root__' => 15 15 array ( 16 'pretty_version' => '2.2. 2',17 'version' => '2.2. 2.0',16 'pretty_version' => '2.2.3', 17 'version' => '2.2.3.0', 18 18 'aliases' => 19 19 array ( 20 20 ), 21 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',21 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 22 22 ), 23 23 'defuse/php-encryption' => … … 50 50 'psr/log' => 51 51 array ( 52 'pretty_version' => '1.1. 3',53 'version' => '1.1. 3.0',52 'pretty_version' => '1.1.4', 53 'version' => '1.1.4.0', 54 54 'aliases' => 55 55 array ( 56 56 ), 57 'reference' => ' 0f73288fd15629204f9d42b7055f72dacbe811fc',57 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 58 58 ), 59 59 'psr/log-implementation' => -
next-active-directory-integration/tags/2.2.3/vendor/psr/log/Psr/Log/AbstractLogger.php
r1756617 r2525731 15 15 * System is unusable. 16 16 * 17 * @param string $message18 * @param array$context17 * @param string $message 18 * @param mixed[] $context 19 19 * 20 20 * @return void … … 31 31 * trigger the SMS alerts and wake you up. 32 32 * 33 * @param string $message34 * @param array$context33 * @param string $message 34 * @param mixed[] $context 35 35 * 36 36 * @return void … … 46 46 * Example: Application component unavailable, unexpected exception. 47 47 * 48 * @param string $message49 * @param array$context48 * @param string $message 49 * @param mixed[] $context 50 50 * 51 51 * @return void … … 60 60 * be logged and monitored. 61 61 * 62 * @param string $message63 * @param array$context62 * @param string $message 63 * @param mixed[] $context 64 64 * 65 65 * @return void … … 76 76 * that are not necessarily wrong. 77 77 * 78 * @param string $message79 * @param array$context78 * @param string $message 79 * @param mixed[] $context 80 80 * 81 81 * @return void … … 89 89 * Normal but significant events. 90 90 * 91 * @param string $message92 * @param array$context91 * @param string $message 92 * @param mixed[] $context 93 93 * 94 94 * @return void … … 104 104 * Example: User logs in, SQL logs. 105 105 * 106 * @param string $message107 * @param array$context106 * @param string $message 107 * @param mixed[] $context 108 108 * 109 109 * @return void … … 117 117 * Detailed debug information. 118 118 * 119 * @param string $message120 * @param array$context119 * @param string $message 120 * @param mixed[] $context 121 121 * 122 122 * @return void -
next-active-directory-integration/tags/2.2.3/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
r1756617 r2525731 11 11 * The logger instance. 12 12 * 13 * @var LoggerInterface 13 * @var LoggerInterface|null 14 14 */ 15 15 protected $logger; -
next-active-directory-integration/tags/2.2.3/vendor/psr/log/composer.json
r2224724 r2525731 8 8 { 9 9 "name": "PHP-FIG", 10 "homepage": "http ://www.php-fig.org/"10 "homepage": "https://www.php-fig.org/" 11 11 } 12 12 ], -
next-active-directory-integration/trunk/classes/Adi/Synchronization/WordPress.php
r2513920 r2525731 417 417 // ADI-235: add domain SID 418 418 $userSid = $ldapAttributes->getFilteredValue('objectsid'); 419 $ldapAttributes->setDomainSid(NextADInt_ActiveDirectory_Sid::of($userSid)->getDomainPartAsSid()->getFormatted()); 419 420 // #141: user SID can be empty if user is not present in Active Directory 421 if (!empty($userSid)) { 422 $ldapAttributes->setDomainSid(NextADInt_ActiveDirectory_Sid::of($userSid)->getDomainPartAsSid()->getFormatted()); 423 } 420 424 421 425 $elapsedTimeLdap = time() - $startTimerLdap; -
next-active-directory-integration/trunk/composer.lock
r2517646 r2525731 212 212 { 213 213 "name": "psr/log", 214 "version": "1.1. 3",214 "version": "1.1.4", 215 215 "source": { 216 216 "type": "git", 217 217 "url": "https://github.com/php-fig/log.git", 218 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc"219 }, 220 "dist": { 221 "type": "zip", 222 "url": "https://api.github.com/repos/php-fig/log/zipball/ 0f73288fd15629204f9d42b7055f72dacbe811fc",223 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc",218 "reference": "d49695b909c3b7628b6289db5479a1c204601f11" 219 }, 220 "dist": { 221 "type": "zip", 222 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", 223 "reference": "d49695b909c3b7628b6289db5479a1c204601f11", 224 224 "shasum": "" 225 225 }, … … 245 245 { 246 246 "name": "PHP-FIG", 247 "homepage": "http ://www.php-fig.org/"247 "homepage": "https://www.php-fig.org/" 248 248 } 249 249 ], … … 256 256 ], 257 257 "support": { 258 "source": "https://github.com/php-fig/log/tree/1.1. 3"259 }, 260 "time": "202 0-03-23T09:12:05+00:00"258 "source": "https://github.com/php-fig/log/tree/1.1.4" 259 }, 260 "time": "2021-05-03T11:20:27+00:00" 261 261 }, 262 262 { … … 793 793 { 794 794 "name": "nikic/php-parser", 795 "version": "v4.10. 4",795 "version": "v4.10.5", 796 796 "source": { 797 797 "type": "git", 798 798 "url": "https://github.com/nikic/PHP-Parser.git", 799 "reference": " c6d052fc58cb876152f89f532b95a8d7907e7f0e"800 }, 801 "dist": { 802 "type": "zip", 803 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ c6d052fc58cb876152f89f532b95a8d7907e7f0e",804 "reference": " c6d052fc58cb876152f89f532b95a8d7907e7f0e",799 "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f" 800 }, 801 "dist": { 802 "type": "zip", 803 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f", 804 "reference": "4432ba399e47c66624bc73c8c0f811e5c109576f", 805 805 "shasum": "" 806 806 }, … … 843 843 "support": { 844 844 "issues": "https://github.com/nikic/PHP-Parser/issues", 845 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10. 4"846 }, 847 "time": "202 0-12-20T10:01:03+00:00"845 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5" 846 }, 847 "time": "2021-05-03T19:11:20+00:00" 848 848 }, 849 849 { … … 2688 2688 { 2689 2689 "name": "symfony/console", 2690 "version": "v5.2. 6",2690 "version": "v5.2.7", 2691 2691 "source": { 2692 2692 "type": "git", 2693 2693 "url": "https://github.com/symfony/console.git", 2694 "reference": " 35f039df40a3b335ebf310f244cb242b3a83ac8d"2695 }, 2696 "dist": { 2697 "type": "zip", 2698 "url": "https://api.github.com/repos/symfony/console/zipball/ 35f039df40a3b335ebf310f244cb242b3a83ac8d",2699 "reference": " 35f039df40a3b335ebf310f244cb242b3a83ac8d",2694 "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629" 2695 }, 2696 "dist": { 2697 "type": "zip", 2698 "url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629", 2699 "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629", 2700 2700 "shasum": "" 2701 2701 }, … … 2765 2765 ], 2766 2766 "support": { 2767 "source": "https://github.com/symfony/console/tree/v5.2. 6"2767 "source": "https://github.com/symfony/console/tree/v5.2.7" 2768 2768 }, 2769 2769 "funding": [ … … 2781 2781 } 2782 2782 ], 2783 "time": "2021-0 3-28T09:42:18+00:00"2783 "time": "2021-04-19T14:07:32+00:00" 2784 2784 }, 2785 2785 { … … 3320 3320 { 3321 3321 "name": "symfony/process", 3322 "version": "v5.2. 4",3322 "version": "v5.2.7", 3323 3323 "source": { 3324 3324 "type": "git", 3325 3325 "url": "https://github.com/symfony/process.git", 3326 "reference": " 313a38f09c77fbcdc1d223e57d368cea76a2fd2f"3327 }, 3328 "dist": { 3329 "type": "zip", 3330 "url": "https://api.github.com/repos/symfony/process/zipball/ 313a38f09c77fbcdc1d223e57d368cea76a2fd2f",3331 "reference": " 313a38f09c77fbcdc1d223e57d368cea76a2fd2f",3326 "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e" 3327 }, 3328 "dist": { 3329 "type": "zip", 3330 "url": "https://api.github.com/repos/symfony/process/zipball/98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e", 3331 "reference": "98cb8eeb72e55d4196dd1e36f1f16e7b3a9a088e", 3332 3332 "shasum": "" 3333 3333 }, … … 3362 3362 "homepage": "https://symfony.com", 3363 3363 "support": { 3364 "source": "https://github.com/symfony/process/tree/v5. 2.4"3364 "source": "https://github.com/symfony/process/tree/v5.3.0-BETA1" 3365 3365 }, 3366 3366 "funding": [ … … 3378 3378 } 3379 3379 ], 3380 "time": "2021-0 1-27T10:15:41+00:00"3380 "time": "2021-04-08T10:27:02+00:00" 3381 3381 }, 3382 3382 { … … 3544 3544 { 3545 3545 "name": "symfony/yaml", 3546 "version": "v5.2. 5",3546 "version": "v5.2.7", 3547 3547 "source": { 3548 3548 "type": "git", 3549 3549 "url": "https://github.com/symfony/yaml.git", 3550 "reference": " 298a08ddda623485208506fcee08817807a251dd"3551 }, 3552 "dist": { 3553 "type": "zip", 3554 "url": "https://api.github.com/repos/symfony/yaml/zipball/ 298a08ddda623485208506fcee08817807a251dd",3555 "reference": " 298a08ddda623485208506fcee08817807a251dd",3550 "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5" 3551 }, 3552 "dist": { 3553 "type": "zip", 3554 "url": "https://api.github.com/repos/symfony/yaml/zipball/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", 3555 "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", 3556 3556 "shasum": "" 3557 3557 }, … … 3599 3599 "homepage": "https://symfony.com", 3600 3600 "support": { 3601 "source": "https://github.com/symfony/yaml/tree/v5.2. 5"3601 "source": "https://github.com/symfony/yaml/tree/v5.2.7" 3602 3602 }, 3603 3603 "funding": [ … … 3615 3615 } 3616 3616 ], 3617 "time": "2021-0 3-06T07:59:01+00:00"3617 "time": "2021-04-29T20:47:09+00:00" 3618 3618 }, 3619 3619 { -
next-active-directory-integration/trunk/index.php
r2517867 r2525731 4 4 Plugin URI: https://www.active-directory-wp.com 5 5 Description: Enterprise-ready solution to authenticate, authorize and synchronize your Active Directory users to WordPress. Next Active Directory Authentication supports NTLM and Kerberos for Single Sign On. 6 Version: 2.2. 26 Version: 2.2.3 7 7 Author: active-directory-wp.com 8 8 Author URI: http://active-directory-wp.com -
next-active-directory-integration/trunk/readme.txt
r2517867 r2525731 4 4 Requires at least: 5.4 5 5 Tested up to: 5.7 6 Stable tag: 2.2. 26 Stable tag: 2.2.3 7 7 License: GPLv3 8 8 … … 130 130 For detailed information you can visit the official [GitHub repository of Next Active Directory Integration](https://github.com/NeosIT/active-directory-integration2) 131 131 132 = 2.2.3 = 133 * FIXED: Sync to WordPress fails if user is no longer present in Active Directory (gh-#141) 134 132 135 = 2.2.2 = 133 136 * FIXED: Boolean options can't be persisted correctly with 2.2.1 (gh-#140) -
next-active-directory-integration/trunk/vendor/autoload.php
r2517867 r2525731 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c::getLoader();7 return ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168::getLoader(); -
next-active-directory-integration/trunk/vendor/composer/InstalledVersions.php
r2517867 r2525731 15 15 use Composer\Autoload\ClassLoader; 16 16 use Composer\Semver\VersionParser; 17 18 17 19 18 20 … … 26 28 'root' => 27 29 array ( 28 'pretty_version' => '2.2. 2',29 'version' => '2.2. 2.0',30 'pretty_version' => '2.2.3', 31 'version' => '2.2.3.0', 30 32 'aliases' => 31 33 array ( 32 34 ), 33 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',35 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 34 36 'name' => '__root__', 35 37 ), … … 38 40 '__root__' => 39 41 array ( 40 'pretty_version' => '2.2. 2',41 'version' => '2.2. 2.0',42 'aliases' => 43 array ( 44 ), 45 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',42 'pretty_version' => '2.2.3', 43 'version' => '2.2.3.0', 44 'aliases' => 45 array ( 46 ), 47 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 46 48 ), 47 49 'defuse/php-encryption' => … … 74 76 'psr/log' => 75 77 array ( 76 'pretty_version' => '1.1. 3',77 'version' => '1.1. 3.0',78 'aliases' => 79 array ( 80 ), 81 'reference' => ' 0f73288fd15629204f9d42b7055f72dacbe811fc',78 'pretty_version' => '1.1.4', 79 'version' => '1.1.4.0', 80 'aliases' => 81 array ( 82 ), 83 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 82 84 ), 83 85 'psr/log-implementation' => … … 124 126 } 125 127 126 127 128 if (1 === \count($packages)) { 128 129 return $packages[0]; … … 316 317 self::$installedByVendor = array(); 317 318 } 319 318 320 319 321 -
next-active-directory-integration/trunk/vendor/composer/autoload_real.php
r2517867 r2525731 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c5 class ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 8f1925481a8e7101e0d65b086ad4f64c', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit006de8574b8a403fe3a503c27c6be168', 'loadClassLoader')); 30 30 31 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 33 33 require __DIR__ . '/autoload_static.php'; 34 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::getInitializer($loader));35 call_user_func(\Composer\Autoload\ComposerStaticInit006de8574b8a403fe3a503c27c6be168::getInitializer($loader)); 36 36 } else { 37 37 $map = require __DIR__ . '/autoload_namespaces.php'; … … 54 54 55 55 if ($useStaticLoader) { 56 $includeFiles = Composer\Autoload\ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$files;56 $includeFiles = Composer\Autoload\ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$files; 57 57 } else { 58 58 $includeFiles = require __DIR__ . '/autoload_files.php'; 59 59 } 60 60 foreach ($includeFiles as $fileIdentifier => $file) { 61 composerRequire 8f1925481a8e7101e0d65b086ad4f64c($fileIdentifier, $file);61 composerRequire006de8574b8a403fe3a503c27c6be168($fileIdentifier, $file); 62 62 } 63 63 … … 66 66 } 67 67 68 function composerRequire 8f1925481a8e7101e0d65b086ad4f64c($fileIdentifier, $file)68 function composerRequire006de8574b8a403fe3a503c27c6be168($fileIdentifier, $file) 69 69 { 70 70 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
next-active-directory-integration/trunk/vendor/composer/autoload_static.php
r2517867 r2525731 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c7 class ComposerStaticInit006de8574b8a403fe3a503c27c6be168 8 8 { 9 9 public static $files = array ( … … 81 81 { 82 82 return \Closure::bind(function () use ($loader) { 83 $loader->prefixLengthsPsr4 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixLengthsPsr4;84 $loader->prefixDirsPsr4 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixDirsPsr4;85 $loader->prefixesPsr0 = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$prefixesPsr0;86 $loader->classMap = ComposerStaticInit 8f1925481a8e7101e0d65b086ad4f64c::$classMap;83 $loader->prefixLengthsPsr4 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixLengthsPsr4; 84 $loader->prefixDirsPsr4 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixDirsPsr4; 85 $loader->prefixesPsr0 = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$prefixesPsr0; 86 $loader->classMap = ComposerStaticInit006de8574b8a403fe3a503c27c6be168::$classMap; 87 87 88 88 }, null, ClassLoader::class); -
next-active-directory-integration/trunk/vendor/composer/installed.json
r2517646 r2525731 215 215 { 216 216 "name": "psr/log", 217 "version": "1.1. 3",218 "version_normalized": "1.1. 3.0",217 "version": "1.1.4", 218 "version_normalized": "1.1.4.0", 219 219 "source": { 220 220 "type": "git", 221 221 "url": "https://github.com/php-fig/log.git", 222 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc"223 }, 224 "dist": { 225 "type": "zip", 226 "url": "https://api.github.com/repos/php-fig/log/zipball/ 0f73288fd15629204f9d42b7055f72dacbe811fc",227 "reference": " 0f73288fd15629204f9d42b7055f72dacbe811fc",222 "reference": "d49695b909c3b7628b6289db5479a1c204601f11" 223 }, 224 "dist": { 225 "type": "zip", 226 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", 227 "reference": "d49695b909c3b7628b6289db5479a1c204601f11", 228 228 "shasum": "" 229 229 }, … … 231 231 "php": ">=5.3.0" 232 232 }, 233 "time": "202 0-03-23T09:12:05+00:00",233 "time": "2021-05-03T11:20:27+00:00", 234 234 "type": "library", 235 235 "extra": { … … 251 251 { 252 252 "name": "PHP-FIG", 253 "homepage": "http ://www.php-fig.org/"253 "homepage": "https://www.php-fig.org/" 254 254 } 255 255 ], … … 262 262 ], 263 263 "support": { 264 "source": "https://github.com/php-fig/log/tree/1.1. 3"264 "source": "https://github.com/php-fig/log/tree/1.1.4" 265 265 }, 266 266 "install-path": "../psr/log" -
next-active-directory-integration/trunk/vendor/composer/installed.php
r2517867 r2525731 2 2 'root' => 3 3 array ( 4 'pretty_version' => '2.2. 2',5 'version' => '2.2. 2.0',4 'pretty_version' => '2.2.3', 5 'version' => '2.2.3.0', 6 6 'aliases' => 7 7 array ( 8 8 ), 9 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',9 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 10 10 'name' => '__root__', 11 11 ), … … 14 14 '__root__' => 15 15 array ( 16 'pretty_version' => '2.2. 2',17 'version' => '2.2. 2.0',16 'pretty_version' => '2.2.3', 17 'version' => '2.2.3.0', 18 18 'aliases' => 19 19 array ( 20 20 ), 21 'reference' => ' af0c7368cf31c514f0544c5119c8d03bc82a2ca7',21 'reference' => '0456e60429639678eb6d226996d99bb169f12f5b', 22 22 ), 23 23 'defuse/php-encryption' => … … 50 50 'psr/log' => 51 51 array ( 52 'pretty_version' => '1.1. 3',53 'version' => '1.1. 3.0',52 'pretty_version' => '1.1.4', 53 'version' => '1.1.4.0', 54 54 'aliases' => 55 55 array ( 56 56 ), 57 'reference' => ' 0f73288fd15629204f9d42b7055f72dacbe811fc',57 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 58 58 ), 59 59 'psr/log-implementation' => -
next-active-directory-integration/trunk/vendor/psr/log/Psr/Log/AbstractLogger.php
r1756617 r2525731 15 15 * System is unusable. 16 16 * 17 * @param string $message18 * @param array$context17 * @param string $message 18 * @param mixed[] $context 19 19 * 20 20 * @return void … … 31 31 * trigger the SMS alerts and wake you up. 32 32 * 33 * @param string $message34 * @param array$context33 * @param string $message 34 * @param mixed[] $context 35 35 * 36 36 * @return void … … 46 46 * Example: Application component unavailable, unexpected exception. 47 47 * 48 * @param string $message49 * @param array$context48 * @param string $message 49 * @param mixed[] $context 50 50 * 51 51 * @return void … … 60 60 * be logged and monitored. 61 61 * 62 * @param string $message63 * @param array$context62 * @param string $message 63 * @param mixed[] $context 64 64 * 65 65 * @return void … … 76 76 * that are not necessarily wrong. 77 77 * 78 * @param string $message79 * @param array$context78 * @param string $message 79 * @param mixed[] $context 80 80 * 81 81 * @return void … … 89 89 * Normal but significant events. 90 90 * 91 * @param string $message92 * @param array$context91 * @param string $message 92 * @param mixed[] $context 93 93 * 94 94 * @return void … … 104 104 * Example: User logs in, SQL logs. 105 105 * 106 * @param string $message107 * @param array$context106 * @param string $message 107 * @param mixed[] $context 108 108 * 109 109 * @return void … … 117 117 * Detailed debug information. 118 118 * 119 * @param string $message120 * @param array$context119 * @param string $message 120 * @param mixed[] $context 121 121 * 122 122 * @return void -
next-active-directory-integration/trunk/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
r1756617 r2525731 11 11 * The logger instance. 12 12 * 13 * @var LoggerInterface 13 * @var LoggerInterface|null 14 14 */ 15 15 protected $logger; -
next-active-directory-integration/trunk/vendor/psr/log/composer.json
r2224724 r2525731 8 8 { 9 9 "name": "PHP-FIG", 10 "homepage": "http ://www.php-fig.org/"10 "homepage": "https://www.php-fig.org/" 11 11 } 12 12 ],
Note: See TracChangeset
for help on using the changeset viewer.