Skip to content
Snippets Groups Projects
  1. Oct 20, 2022
  2. Oct 19, 2022
  3. Oct 18, 2022
  4. Oct 17, 2022
  5. Oct 13, 2022
  6. Oct 11, 2022
  7. Oct 10, 2022
  8. Oct 07, 2022
  9. Oct 04, 2022
  10. Sep 16, 2022
  11. Sep 15, 2022
  12. Sep 14, 2022
  13. Sep 06, 2022
  14. Aug 29, 2022
  15. Aug 16, 2022
  16. Aug 11, 2022
  17. Aug 10, 2022
  18. Jul 29, 2022
  19. Jul 25, 2022
    • Andreas Ellewsen's avatar
      Fix bug in user info fetching on invite page · 8ea83754
      Andreas Ellewsen authored
      The intention of the setup is to trigger a new call to userinfo after an
      invite has been used to start a session in the backend. This is done by
      checking a state value. Due to an oversight we did not watch the state
      value itself, but instead the function used to updated it, which
      obviously does not change.
      
      Resolves: GREG-276
      Verified
      8ea83754
Loading