Skip to content
Snippets Groups Projects
  1. Jan 24, 2023
  2. Mar 11, 2022
    • Andreas Ellewsen's avatar
      Add a toggle for the iga identity check · dd9b0369
      Andreas Ellewsen authored
      Since we may not want to enable the identity check, it must be
      togglable. This commit adds environment variable
      REACT_APP_ENABLE_IGA_CHECK for toggling the check in the frontend, and
      django settings variable IGA_CHECK for toggling the check in the
      backend.
      dd9b0369
  3. Mar 04, 2022
    • Andreas Ellewsen's avatar
      Add identity checking endpoint · d0ba7877
      Andreas Ellewsen authored
      Queries iga for an external id matching ours. If a match is found, the
      name of the owner is returend. Otherwise we return null. Uses the new
      iga module to fetch the data.
      d0ba7877
  4. Nov 26, 2021
Loading