Skip to content
Snippets Groups Projects
  1. Mar 15, 2023
  2. Mar 13, 2023
  3. Mar 12, 2023
  4. Mar 11, 2023
  5. Mar 10, 2023
  6. Mar 09, 2023
  7. Mar 08, 2023
  8. Mar 06, 2023
    • Thijs Kinkhorst's avatar
      Correct host in generated URLS for IdPs with 'host' config in admin/federation (#1781) · 2a67e9ee
      Thijs Kinkhorst authored
      It gets quite fiddly to get this right. The actual metadata (hosted on
      the `host` itself) is alreafy correct because the URL generator uses the
      'current' entity metadata and current URL. The admin interface of course
      presents all entities in one page and hence cannot rely on the current
      URL. Therefore we need to override the url host for this specific
      display case.
      
      Closes: #1774
      2a67e9ee
  9. Mar 05, 2023
    • Tim van Dijen's avatar
      Improve test-suite (#1783) · 6346cd97
      Tim van Dijen authored
      * Migrate to super-linter
      
      * Fix css-linter errors
      
      * Fix yaml-linter errors
      
      * Remove unnecessary config
      
      * Change order of the CI-workflow
      
      * Bump nosborn
      6346cd97
Loading