Fix AuthAlreadyAssociated error

Summary of Changes

This is an attempt to force the user to be fully logged out before attempting to authenticate. This is difficult to test, but it seems to be working for Andrew now (of course, it's possible it's working for him for another reason).

This is currently deployed to calvera-test.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #144 (closed)

Merge request reports

Loading