winter icon indicating copy to clipboard operation
winter copied to clipboard

[Testing] Add tests for the authentication system

Open LukeTowers opened this issue 2 years ago • 0 comments

It would be great to have full coverage of the authentication system.

Some pieces to cover:

  • User login & logout (including destruction of session on logout)
  • User impersonation
  • Throttling, activation requirements, banning / deleted accounts (soft deletes)
  • Permission inheritance
  • User registration
  • System roles access

LukeTowers avatar Aug 20 '21 02:08 LukeTowers