mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fixes #21303 Update user last_seen_at when we mark them active on login. This prevents a narrow race where they can be re-marked dormant and fail to log in.