Skip to content
Snippets Groups Projects
  1. Mar 24, 2022
  2. Mar 17, 2022
    • Tim van Dijen's avatar
      Include es5-shim · d814967e
      Tim van Dijen authored
      From the docs:
      Include es5-shim especially if your browser doesn't support ECMAScript 5 - but every JS engine requires the es5-shim to correct broken implementations, so it's strongly recommended to always include it. Additionally, es5-shim should be loaded before es6-shim.
      d814967e
  3. Jan 21, 2022
  4. Aug 26, 2020
  5. Oct 04, 2019
  6. Jul 16, 2019
  7. Dec 11, 2018
    • Jaime Pérez Crespo's avatar
      Add a first draft of the federation page. · 68a532bf
      Jaime Pérez Crespo authored
      This includes the generation of metadata for all hosted entities, even if there's more than one entity defined for a certain type (e.g. multiple SPs or multiple IdPs).
      
      Still missing:
      
      * Metadata converter moved to the admin module.
      * Metadata lookup.
      * Showing metadata for trusted entities.
      * Downloading certificates.
      * Move the "clear my discovery choices" link to the new user interface.
  8. Nov 30, 2018
    • Jaime Pérez Crespo's avatar
      Fix the footer. · 8c39d127
      Jaime Pérez Crespo authored
      It was broken in previous commits. It should always stick to the bottom of the page, unless the page is long enough to not fit in the screen, so then it should just be thrown after the end of the content.
  9. Nov 29, 2018
  10. Nov 28, 2018
Loading