mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
* Allow creating test audits with nil org Not all audit entries have organization IDs, so this will allow us to test those cases. * Add organization details to audit log queries * Add organization to audit log response This replaces the old ID. This is a breaking change but organizations were not being used before.