~bigbes/core-go

ref: 407afe7d531b32048dd885730becbe4d1c836038 core-go/auth/middleware.go -rw-r--r-- 17.2 KiB
a30dcb39 — Drew DeVault 5 years ago
Prohibit OAuth client auth for revoked clients
bdd0eb3d — Thorben Günther 5 years ago
Print IP with "invalid source IP" authError
af2afebd — Drew DeVault 5 years ago
Add legacy webhooks worker implementation
dc469471 — Drew DeVault 5 years ago
Add test for internal auth
bfc744fc — Drew DeVault 5 years ago
Add basic auth tests
e164f26f — Drew DeVault 5 years ago
auth/middleware: fix printf suspension params
1d2a30cb — Drew DeVault 5 years ago
Import GQL server interfaces from gql.sr.ht