mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
80bde1e2c9
The authz library returns a 404 if the authorization fails. If the context is cancelled, then a 404 message is inaccurate. Add a unit test to ensure context cancelled errors are raised properly