Skip to content
Snippets Groups Projects
  1. Aug 27, 2021
  2. Jun 28, 2021
  3. 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
      Unverified
      0b861789
  4. Mar 12, 2021
  5. Jan 22, 2021
  6. Jan 16, 2021
  7. Aug 25, 2020
  8. Aug 07, 2020
  9. Jun 19, 2020
  10. Jun 13, 2020
  11. May 16, 2020
  12. May 13, 2020
  13. May 08, 2020
  14. Feb 25, 2020
  15. 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 
      Unverified
      2c8aa8a6
  16. Feb 12, 2020
  17. 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>
      Unverified
      54a6d7d1
  18. Dec 24, 2019
  19. Oct 26, 2019
  20. Oct 01, 2019
  21. Sep 06, 2019
  22. Aug 10, 2019
  23. Jul 31, 2019
  24. Jul 29, 2019
  25. Jul 23, 2019
  26. Jun 06, 2019
  27. Apr 24, 2019
  28. Mar 08, 2019
Loading