Commit Graph

40 Commits

Author SHA1 Message Date
b2a27cad72 feat: Do not send metrics if the client used DNT or GPC
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-09 21:02:17 +01:00
617b68f43e feat: Switch from Loki to something else
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-09 15:31:04 +01:00
aaab500049 fix: Always add authorization if a token is provided 2024-02-04 13:40:34 +01:00
48b6585eba feat: Allow reading an access token 2024-02-04 13:26:48 +01:00
3747f02ed8 fix: Fix style issue in test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-03 16:45:13 +01:00
b9cc7f30e8 feat: Fix and test header parsing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-03 16:42:08 +01:00
5b9aaf5e24 fix: Fix CNAME parsing 2024-02-03 15:51:23 +01:00
e3032c8233 feat: Move the CNAME into the rio.json 2024-02-03 15:39:31 +01:00
cf85380ddb feaT: Allow specifying custom headers in the rio.json 2024-02-03 15:18:37 +01:00
315bb39f44 feat: Pass around one big global context
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-03 12:05:10 +01:00
cb123537d5 fix: Fix typo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-02 21:36:58 +01:00
9abc268315 feat: Add more logging to the metrics code
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-02 21:28:16 +01:00
8f09aa959b feat: Implement simple page metrics
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-02 21:07:29 +01:00
0341ed8219 feat: Also send the content-length
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-14 19:29:09 +01:00
f264bd5604 feat: Allow usage for top-level domains
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-13 17:30:55 +01:00
9b971daf28 fix: Fix username extraction in the TLS handler 2024-01-11 22:10:32 +01:00
55e63eee5b docs: Add documentation for the method types 2024-01-11 20:53:31 +01:00
80234fd5ba fix: Prevent "leak" of raw gitea API response for CSP
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-11 20:50:48 +01:00
de14a0e68d feat: Move the path modifications around
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 21:38:21 +01:00
40ce4e81a8 fix: Tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 21:30:44 +01:00
e628ec7ecf What is a CNAME? 2024-01-06 21:26:09 +01:00
996aa10866 More debugging
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 21:04:27 +01:00
412e5d2fac fix: Fix username extraction
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 20:29:18 +01:00
c0b87be246 feat: Log CNAME expectations on mismatch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 20:09:59 +01:00
2fb1e36b06 fix: Handle CNAMEs with a trailing dot
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 20:00:55 +01:00
be42e60731 test: Disable CNAME lookup caching
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 19:53:03 +01:00
cb40a0689b feat: Add more logging to CNAME resolution 2024-01-06 19:52:12 +01:00
f4d8b151ec feat: Replace HTTP01 by DNS01
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 18:11:54 +01:00
308a72e1b5 feat: Allow specifying a custom CSP
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 17:42:08 +01:00
fb54cc73f0 fix: Disable certificate tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 15:09:36 +01:00
e834da3727 feat: Disable wildcard certificates
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-06 15:06:38 +01:00
493758f56f feat: Add tests for the repository picking behaviour
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-06 14:47:47 +01:00
3692168346 feat: First steps towards using wildcard certificates
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-02 18:23:46 +01:00
ebdd56013d chore: Fix linter issues 2024-01-01 20:07:43 +01:00
3012878c94 feat: Only request certificates for existing users and orgs 2024-01-01 20:05:20 +01:00
e390ca6047 feat: Log certificate actions using Info 2024-01-01 14:53:57 +01:00
12aef17cc0 fix: Correctly set the Content-Type header 2024-01-01 14:52:33 +01:00
c4ef20f513 fix: Relay 404s 2024-01-01 14:52:05 +01:00
d0a24a60ed feat: Potentially handle renewing certificates 2024-01-01 14:47:13 +01:00
3af3f6bb7e chore: Restructure 2024-01-01 14:19:19 +01:00