Skip to content
Snippets Groups Projects
  1. Sep 05, 2023
  2. Sep 02, 2023
  3. Sep 01, 2023
  4. Jul 30, 2023
  5. Jun 12, 2023
  6. 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
      a6458f5b
  7. Mar 08, 2023
  8. Jan 05, 2023
  9. Jan 04, 2023
  10. Jan 03, 2023
  11. Dec 05, 2022
  12. Sep 15, 2022
  13. Jul 01, 2022
  14. Jun 11, 2022
  15. Jun 08, 2022
  16. May 29, 2022
  17. May 23, 2022
  18. May 04, 2022
  19. Mar 17, 2022
  20. Mar 16, 2022
  21. Jan 06, 2022
  22. 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
  23. 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
  24. Jan 22, 2021
  25. Sep 15, 2020
  26. Sep 10, 2020
  27. Aug 25, 2020
  28. Jun 13, 2020
  29. May 05, 2020
  30. Feb 22, 2020
  31. Feb 19, 2020
Loading