Skip to content
Snippets Groups Projects
  1. May 02, 2023
  2. Feb 14, 2023
  3. Aug 11, 2022
  4. 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
  5. Mar 04, 2022
  6. Feb 10, 2022
  7. Feb 09, 2022
    • Andreas Ellewsen's avatar
      Add flag to prevent nin verification in frontend · a6dd5745
      Andreas Ellewsen authored and Jonas Braathen's avatar Jonas Braathen committed
      If a sponsor verifies a nin that is already in use by an account in
      cerebrum, the guest will gain access to that account, which in turn
      allows the guest to change the password of that account. This makes it
      possible to abuse the guest service to steal the account of users.
      
      A feature that checks for this problem, and helps the sponsor make a
      decision on it, will be introduced in the near future. At that point
      nin verification can be enabled again.
      
      Resolves: GREG-202
      a6dd5745
  8. Feb 08, 2022
    • Andreas Ellewsen's avatar
      Add instance specific verification text · 872b30b3
      Andreas Ellewsen authored
      It turns out that different institutions have different criteria for
      what counts as good enough papers to verify an Norwegian National
      identity number. This commit makes it possible to specify different text
      for each language option for each instance.
      
      Resolves: GREG-199
      872b30b3
  9. Jan 25, 2022
  10. Jan 20, 2022
  11. Jan 11, 2022
  12. Nov 29, 2021
  13. Nov 26, 2021
Loading