collab: Restrict usage of the LLM service to accounts older than 30 days (#16133)
This PR restricts usage of the LLM service to accounts older than 30 days. We now store the GitHub user's `created_at` timestamp to check the GitHub account age. If this is not set—which it won't be for existing users—then we use the `created_at` timestamp in the Zed database. Release Notes: - N/A --------- Co-authored-by: Max <max@zed.dev>
M
Marshall Bowers committed
98516b55272e76582752001ff3109e41db0cbd7f
Parent: f398ecc
Committed by GitHub <noreply@github.com>
on 8/12/2024, 9:27:21 PM