Skip to content
Snippets Groups Projects
  1. Sep 01, 2023
  2. Jul 30, 2023
  3. Jun 12, 2023
  4. May 12, 2023
    • Tim van Dijen's avatar
      Propagate Symfony responses throughout the code (#1760) · a6458f5b
      Tim van Dijen authored
      * Migrate HTTP::redirect
      
      * Migrate HTTP::redirectTrustedURL
      
      * Migrate HTTP::redirectUntrustedURL
      
      * Migrate HTTP::submitPOSTData
      
      * Temporarily revert to make phpunit work
      
      * Migrate logout handlers
      
      * Remove unnecessary assertion & simplify logics
      
      * Remove unnecessary assertion & add new one to check response type
      
      * Remove unnecessary assertion & rationalize code
      
      * Migrate IdPDisco
      
      * Migrate ProcessingChain
      
      * Fix return-type & drop unnecessary use-statement
      
      * Address review comments
      
      * Do not add caching headers at all
      
      * Fix type-confusions
      
      * Migrate saml2 bindings
      
      * Migrate completeAuth
      
      * Migrate handleLogout
      
      * Migrate some more
      
      * Migrate a whole lot more (messy)
      
      * Migrate logout
      
      * Migrate a whole lot more (also messy)
      
      * Many fixes
      
      * Raise coverage
      
      * Psalm: Ignore exteranl adfs-module
      
      * Replace use of _GET globals
      
      * Migrate bindings (send)
      
      * Migrate bindings (receive)
      
      * Fix psalm-dev
      
      * Fix assertion
      
      * s/subclassOf/isInstanceOf
      
      * Fix type-confusion in logout handlers
      
      * Update container
      
      * Bump saml2 + adfs
      
      * Rename namespace
  5. Mar 08, 2023
  6. Jan 05, 2023
  7. Jan 04, 2023
  8. Jan 03, 2023
  9. Dec 05, 2022
  10. Sep 15, 2022
  11. Jul 01, 2022
  12. Jun 11, 2022
  13. Jun 08, 2022
  14. May 29, 2022
  15. May 23, 2022
  16. May 04, 2022
  17. Mar 17, 2022
  18. Mar 16, 2022
  19. Jan 06, 2022
  20. 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
  21. Mar 12, 2021
  22. Jan 22, 2021
  23. Sep 15, 2020
  24. Sep 10, 2020
  25. Aug 25, 2020
  26. Jun 13, 2020
  27. May 05, 2020
  28. Feb 22, 2020
  29. Feb 19, 2020
  30. Feb 15, 2020
Loading