mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
e5c19d0af4
Add is_service_account column to users table with CHECK constraints enforcing login_type='none' and empty email for service accounts. Update user creation API to validate service account constraints. Related to: https://linear.app/codercom/issue/PLAT-27/feat-backend-support-for-creating-and-storing-service-accounts