Skip to content
Snippets Groups Projects
  1. 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
    • Tim van Dijen's avatar
      Fix composer-require-checker config · 72042027
      Tim van Dijen authored
      72042027
    • Tim van Dijen's avatar
      Fix incorrect parameter · 8f71d429
      Tim van Dijen authored
    • Tim van Dijen's avatar
      re-enable composer-unsed · 055326ef
      Tim van Dijen authored
      A bugfix was released upstream that caused false positives
  2. May 10, 2023
  3. May 09, 2023
  4. May 04, 2023
  5. May 03, 2023
  6. May 02, 2023
  7. May 01, 2023
  8. Apr 25, 2023
  9. Apr 03, 2023
  10. Mar 31, 2023
  11. Mar 30, 2023
  12. Mar 29, 2023
  13. Mar 27, 2023
  14. Mar 21, 2023
  15. Mar 20, 2023
  16. Mar 19, 2023
  17. Mar 18, 2023
  18. Mar 17, 2023
Loading