mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
eeb3d63be6
* chore: merge authorization contexts Instead of 2 auth contexts from apikey and dbauthz, merge them to just use dbauthz. It is annoying to have two. * fixup authorization reference