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
  2. Mar 31, 2023
  3. Mar 19, 2023
  4. Mar 18, 2023
  5. Mar 16, 2023
  6. Mar 15, 2023
  7. Mar 11, 2023
  8. Mar 08, 2023
  9. Mar 04, 2023
  10. Feb 22, 2023
  11. Jan 31, 2023
  12. Jan 27, 2023
    • Tim van Dijen's avatar
      Import assets from assets-module (#1750) · ad964178
      Tim van Dijen authored
      * Move www > public
      
      * Remove local assets
      
      * Import remotely generated assets
      
      * Update files to reflect www > public move
      
      * Update upgrade notes
      
      * Make assets-filter aware of new assets-location
      
      * Update test-framework
      
      * Exclude generated assets from code sniffer
  13. Nov 15, 2022
    • Tim van Dijen's avatar
      Clean repo & release-script (#1717) · ecd5db16
      Tim van Dijen authored
      
      * Change build-script to leverage composer archive
      
      * No longer include data/ cache/ and log/ directories. They don't belong in the install-dir
      
      * Remove unnecessary .gitkeep files
      
      * Merge config&config-templates and metadata&metadata-templates; templates renamed to .dist
      
      * Reduce git clone overhead
      
      * Throw an exception if datadir not set
      
      Co-authored-by: default avatarThijs Kinkhorst <thijs@kinkhorst.com>
  14. Sep 21, 2022
  15. Sep 14, 2022
  16. Sep 13, 2022
  17. Sep 07, 2022
  18. Aug 13, 2022
  19. Jul 02, 2022
  20. Jul 01, 2022
  21. Jun 13, 2022
  22. Jun 04, 2022
  23. May 30, 2022
  24. May 29, 2022
  25. May 27, 2022
  26. May 25, 2022
  27. May 15, 2022
  28. May 03, 2022
Loading