1. 21 Jun, 2020 1 commit
  2. 18 Jun, 2020 2 commits
  3. 17 Jun, 2020 1 commit
  4. 16 Jun, 2020 1 commit
  5. 15 Jun, 2020 1 commit
  6. 09 Jun, 2020 1 commit
  7. 06 Jun, 2020 1 commit
  8. 30 May, 2020 2 commits
  9. 29 May, 2020 2 commits
  10. 28 May, 2020 2 commits
  11. 27 May, 2020 1 commit
    • zeripath's avatar
      Prevent (caught) panic on login (#11590) (#11598) · dc0ea133
      zeripath authored
      
      Backport #11590
      
      Unfortunately when the virtual session is released it requires that the
      real session does not exist. This worked fine when sessions were only
      saved at the end of request/response cycle however, now sessions are
      saved proactively this does not hold.
      
      The result is a caught panic in the logs during every log-in.  This
      panic has no significant side-effects but should not occur.
      
      This PR marks the virtual session as released when released and updates
      it if the same session is released again.
      Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>
      Unverified
      dc0ea133
  12. 24 May, 2020 1 commit
  13. 21 May, 2020 1 commit
  14. 19 May, 2020 1 commit
  15. 18 May, 2020 2 commits
  16. 17 May, 2020 4 commits
  17. 16 May, 2020 1 commit
  18. 12 May, 2020 1 commit
  19. 09 May, 2020 2 commits
  20. 08 May, 2020 4 commits
  21. 07 May, 2020 3 commits
  22. 05 May, 2020 1 commit
  23. 04 May, 2020 2 commits
  24. 25 Apr, 2020 1 commit
  25. 22 Apr, 2020 1 commit