~bigbes/core-go

a30dcb39 — Drew DeVault 5 years ago
Prohibit OAuth client auth for revoked clients
5de4cd8e — Drew DeVault 5 years ago
Stash remote address in context
177d60f9 — Drew DeVault 5 years ago
Encrypt outgoing emails
606ff2ef — Drew DeVault 5 years ago
Sign outgoing emails
bdd0eb3d — Thorben Günther 5 years ago
Print IP with "invalid source IP" authError
0d5262df — Drew DeVault 5 years ago
config: add GetOrigin function

This implements the same behavior as Python's srht.config.get_origin.
910a8619 — Drew DeVault 5 years ago
webhooks/legacy_test: verify headers are recorded
b98647b6 — Drew DeVault 5 years ago
Deduplicate webhook headers on subsequent attempts

This also updates the database with the final payload headers, including
the signature and nonce, which are generated afresh for each attempt.
70c7fe3b — Drew DeVault 5 years ago
webhooks/legacy: increase specificity of logging
d6bd006e — Drew DeVault 5 years ago
workers/legacy: correct Println with fmt directive
b7e39188 — Drew DeVault 5 years ago
Make worker logs less loud
da1a806e — Drew DeVault 5 years ago
webhooks/legacy: address Postgres-specific issues
5414f4c0 — Drew DeVault 5 years ago
Update dowork
6d45601d — Drew DeVault 5 years ago
webhooks/legacy_test.go: style
03619ed2 — Drew DeVault 5 years ago
webhooks/legacy: update only affected delivery

Forgot to add this where clause, whoops!
2dc85c7f — Drew DeVault 5 years ago
README.md: add build badge
af2afebd — Drew DeVault 5 years ago
Add legacy webhooks worker implementation
14f4b921 — Drew DeVault 5 years ago
Expand context for work queues
5b2fce24 — Drew DeVault 5 years ago
server: use SO_REUSEADDR for main listener
f53a762c — Drew DeVault 5 years ago
server: add /query/api-meta.json, docs
Next