Skip to content
Snippets Groups Projects
  1. May 25, 2022
  2. May 23, 2022
  3. Mar 16, 2022
  4. Mar 15, 2022
  5. Mar 08, 2022
  6. Feb 21, 2022
  7. Jan 24, 2022
  8. Jan 18, 2022
  9. Jan 12, 2022
  10. Sep 08, 2021
  11. Sep 05, 2021
  12. Aug 27, 2021
  13. Jul 08, 2021
  14. May 07, 2021
  15. Mar 24, 2021
  16. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
      0b861789
  17. Mar 12, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (#1373) · 0d61a9e5
      Tim van Dijen authored
      * Migrate array utils to non-static
      
      * Migrate attribute utils to non-static
      
      * Migrate auth utils to non-static
      
      * Migrate config utils to non-static
      
      * Migrate crypto utils to non-static
      
      * Raise coverage
      
      * Fix rebase issue
      0d61a9e5
  18. Jan 22, 2021
  19. Aug 17, 2020
  20. Jun 19, 2020
  21. Apr 30, 2020
  22. Feb 15, 2020
    • Tim van Dijen's avatar
      Add typehints for modules/* · 1c4c5f64
      Tim van Dijen authored
      1c4c5f64
    • Tim van Dijen's avatar
      Remove 2.0 deprecations (#1281) · 2c8aa8a6
      Tim van Dijen authored
      * Remove deprecated classes
      
      * Remove support for certificate fingerprints
      
      * Remove many deprecated methods and pieces of code
      
      * Remove SAML1.1/Shib1.3 support
      
      * Remove many superfluous annotations
      
      * Update unit test to work with new PHPunit
      
      Closes #1268 
      Closes #1020 
      Closes #431 
      Closes #167 
      Closes #151 
      2c8aa8a6
  23. Feb 14, 2020
  24. Dec 31, 2019
    • Tim van Dijen's avatar
      Refactor routing (#1178) · 54a6d7d1
      Tim van Dijen authored
      
      * Added Kernel class to handle request
      
      * Kernel handle request
      
      Kernel is loaded in SimpleSAML\Module class
      Removed Router and ControllerResolver classes
      
      * Added route command (squash)
      
      * Use symfony application and cache
      
      * Updated to today's standards
      
      * Fix for Symfony4 & Catch environment from ENV variable
      
      * Standardize location of routes/services files
      
      * Trying to make slashes work properly in all situations
      
      * Convert XML to YML
      
      * Fix some template-names and endpoints
      
      * Rename Controller-classes
      
      * Update dependencies
      
      * Fix routing files
      
      * TooManyArguments
      
      * Fix TypeCoercion
      
      * PSR-12
      
      * Fix rebase mistake
      
      * Rebase lock-file
      
      * Fix Psalm
      
      * Add strict_types declaration
      
      Co-authored-by: default avatarSergio Gómez <decano@gmail.com>
      54a6d7d1
  25. Dec 24, 2019
  26. Nov 19, 2019
  27. Oct 01, 2019
  28. Jul 23, 2019
  29. Jun 06, 2019
  30. Mar 23, 2019
    • Tim van Dijen's avatar
      Fix build (#1085) · 6eed6144
      Tim van Dijen authored
      * Update Psalm
      
      * Ignore DocblockTypeContradiction and RedundantConditionGivenDocblockType
      
      * Fix Psalm-errors
      
      * Raise minimum PHP-version to 5.6
      
      * Update lock-file accordingly
      
      * Fix phpunit
      
      * Suppress Psalm-issue
      6eed6144
  31. Mar 08, 2019
  32. Dec 11, 2018
  33. Dec 08, 2018
  34. Nov 30, 2018
Loading