mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
* 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