You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 267a95aa13 feat(quotesdb): admin super auth code for quote moderation
Add an admin_config table storing a single admin auth code that
bypasses per-quote auth checks for update and delete operations.
The code is auto-generated on first startup and printed to stderr.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
connection.rs feat(quotesdb): implement API DB layer and all HTTP handlers 3 months ago
d1.rs feat(quotesdb): admin super auth code for quote moderation 3 months ago
migrations.rs feat(quotesdb): admin super auth code for quote moderation 3 months ago
mod.rs feat(quotesdb): admin super auth code for quote moderation 3 months ago
native.rs feat(quotesdb): admin super auth code for quote moderation 3 months ago