Username
098789ff89
CI / Lint & Format (push) Failing after 15s
CI / Tests (push) Has been skipped
CI / Security Scan (push) Failing after 20s
allow untrusted certs to manage own pastes
Split authentication into two functions:
- get_client_fingerprint(): Identity for ownership (any cert)
- get_client_id(): Elevated privileges (trusted certs only)
Behavior:
- Anonymous: Create only, strict limits
- Untrusted cert: Create + delete/update/list own pastes, strict limits
- Trusted cert: All operations, relaxed limits (50MB, 5x rate)
Updated tests to reflect new behavior where revoked certs
can still manage their own pastes.
2025-12-21 12:59:18 +01:00
..
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-20 17:46:54 +01:00
2025-12-20 17:20:27 +01:00
2025-12-20 17:20:27 +01:00
2025-12-16 04:42:18 +01:00
2025-12-20 20:13:00 +01:00
2025-12-20 17:20:15 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 12:59:18 +01:00
2025-12-20 17:20:27 +01:00
2025-12-20 20:13:00 +01:00
2025-12-20 20:13:00 +01:00
2025-12-21 12:59:18 +01:00