Skip to content
Snippets Groups Projects
Select Git revision
  • aarc_idp_hinting
  • bbmri_simplesalmphp-1.17
  • bbmri_simplesamlphp-1.16
  • bbmri_simplesamlphp-1.18
  • bbmri_simplesamlphp-1.19
  • bbmri_simplesamlphp-1.19.1
  • bbmri_simplesamlphp-1.19.5
  • bilateral_attrs
  • ceitec_simplesamlphp-1.16
  • ceitec_simplesamlphp-1.17
  • ceitec_simplesamlphp-1.18
  • ceitec_simplesamlphp-1.19
  • ceitec_simplesamlphp-1.19.1
  • ceitec_simplesamlphp1.15
  • cesnet_simplesamlphp-1.15
  • cesnet_simplesamlphp-1.16
  • cesnet_simplesamlphp-1.17
  • cesnet_simplesamlphp-1.18
  • cesnet_simplesamlphp-1.19
  • cesnet_simplesamlphp-1.19.5
  • v1.19.9
  • v2.1.3
  • v2.0.10
  • v2.1.2
  • v2.0.9
  • v2.1.1
  • v2.0.8
  • v2.1.0
  • v2.0.7
  • v2.1.0-rc1
  • v2.0.6
  • v2.0.5
  • 2.0.4-alpha.1
  • v2.0.4-alpha.1
  • v2.0.4
  • v2.0.3
  • v2.0.2
  • v2.0.1-alpha.1
  • v2.0.1
  • v1.19.8
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Apr151498231Mar30232Oct23Mar191816327Feb2016109422Jan212019161513128219Dec151028Nov22211211105331Oct3027222186130Sep2926252218105221Aug12876431Jul232218161511109874327Jun2524232018171212May87228Apr24107131Mar252414328Feb2725242120181796543231Jan302928272421201713969Dec63227Nov26251918151130Oct292524181413Sep119543222Aug13129717Jul1185Jun30May23228329Apr261085321Mar1326Feb23Jan171110987313Dec322Nov1631Oct302926181716151211953128Sep252014131130Aug29282724212Jul11Move SimpleSAML_Utilities::getAdminLoginURL() to SimpleSAML_Utils_Auth::getAdminLoginURL(). Deprecate the former and stop using it.Move SimpleSAML_Utilities::requireAdmin() to SimpleSAML_Utils_Auth::requireAdmin(). Deprecate the former and stop using it.Move SimpleSAML_Utilities::isAdmin() to SimpleSAML_Utils_Auth::isAdmin(). Deprecate the former and stop using it.Move SimpleSAML_Utilities::getSecretSalt() to SimpleSAML_Utils_Config::getSecretSalt(). Deprecate the former and stop using it.Schedule SimpleSAML_Utilities::fatalError() for removal and deprecate it.Schedule SimpleSAML_Utilities::getLastError() for removal. Deprecate it and stop using it.Move SimpleSAML_Utilities::generateID() to SimpleSAML_Utils_Random::generateID(). Deprecate the former and schedule it for removal in 2.0.Schedule SimpleSAML_Utilities::stringToHex() for removal. Deprecate and stop using it.s/classes/methods/Schedule SimpleSAML_Utilities::generateRandomBytes() for removal. Deprecate and stop using it.Remove old code from the methods in SimpleSAML_Utilities that moved recently. Reimplement those methods as wrappers for the new.Throw an exception on bad input parameters instead of using assert() in SimpleSAML_Utils_System::writeFile().Move loadPublicKey() and loadPrivateKey() in SimpleSAML_Utilities to SimpleSAML_Utils_Crypto.Move aesEncrypt() and aesDecrypt() in SimpleSAML_Utilities to SimpleSAML_Utils_Crypto.Reformat SimpleSAML_Utils_Crypto. Remove SimpleSAML_Utils_Crypto::apr1Md5Hash() and SimpleSAML_Utils_Crypto::apr1Md5Valid(), since we are using now an external library for that.Use whitehat101/apr1-md5 to verify apache MD5 passwords.Add whitehat101/apr1-md5 as a dependency for Apache htpasswd.Stop using SimpleSAML_Utilities::parseAttributes().Refactor SimpleSAML_Utilities::arrayize() to SimpleSAML_Utils_Arrays:: arrayize().Reorganize and clean tests.Substitute "or" and "and" operators by "||" and "&&", respectively.Fix buggy debug statements.Remove unreachable code.Fix strict comparisons with boolean types and null.Convert source files using ISO8859-1 to UTF-8.Do not use assertEquals(true|false) but assertTrue() or assertFalse() instead.Refactor SimpleSAML_Utilities::parseAttributes() to SimpleSAML_Utils_Arrays:: normalizeAttributesArray().Refactor SimpleSAML_Utilities::transposeArray() to SimpleSAML_Utils_Arrays::transpose().Refactor SimpleSAML_Utilities::writeFile() to SimpleSAML_Utils_System::writeFile().Refactor SimpleSAML_Utilities::getTempDir() to SimpleSAML_Utils_System::getTempDir().Refactor SimpleSAML_Utilities::isWindowsOS() to SimpleSAML_Utilities::getOS(). Reimplemented to support most operating systems.Move SimpleSAML_Utilities::ipCIDRcheck() to an independent class, SimpleSAML_Utils_Net.add attributes from skolfederation.seAdded newline at end of the fileAdded import script for flatfile metadataAdded docs for the pdo storage handlerUpdated addEntry() to overwrite existing metadata if they already exist in the databaseUpdated metadata.sources comments to include information about the PDO metadata storeAdded initializer for PDO metadata storeAdded more comments
Loading