Skip to content
Snippets Groups Projects
  1. Jan 24, 2023
  2. Jan 20, 2023
  3. Jan 18, 2023
  4. Nov 29, 2022
    • Marte Fossum's avatar
      Upgrade orgreg client · e6240f6b
      Marte Fossum authored and Andreas Ellewsen's avatar Andreas Ellewsen committed
      The old version of the client did not fetch short name correctly from
      the api response. This new one does, but shortname is now called
      short_name, forcing some small adjustments of the tests and their
      settings.
      Verified
      e6240f6b
  5. Nov 28, 2022
  6. Nov 23, 2022
  7. Oct 25, 2022
  8. Oct 20, 2022
    • Andreas Ellewsen's avatar
      Switch text from National to Norwegian · 97db343d
      Andreas Ellewsen authored
      Calling norwegian fnr "National ID number" makes people input their id
      numbers from their home country in addition to their passport numbers.
      
      This text change hopefully makes it clearer for our non-norwegian
      friends.
      Verified
      97db343d
  9. Oct 19, 2022
  10. Oct 17, 2022
  11. Oct 10, 2022
  12. Oct 07, 2022
  13. Aug 11, 2022
  14. Jul 29, 2022
  15. May 25, 2022
    • Andreas Ellewsen's avatar
      Show invalid email status for invites in frontend · d5984d30
      Andreas Ellewsen authored
      Introduces the invalid field on the Identity model. The field is used to
      indicate that the Identity is in invalid. This is useful when a value is
      not a working value, even though the value passes validation checks,
      like unused national id numbers, emails tied to non-existing domains,
      etc.
      
      Resolves: GREG-252
      Verified
      d5984d30
  16. May 18, 2022
  17. Apr 07, 2022
  18. Mar 24, 2022
  19. Mar 11, 2022
  20. Mar 08, 2022
  21. Mar 04, 2022
  22. Mar 02, 2022
  23. Feb 24, 2022
  24. Feb 22, 2022
  25. Feb 21, 2022
  26. Feb 16, 2022
  27. Feb 15, 2022
  28. 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
  29. Jan 27, 2022
Loading