bluepuma77
|
6baa110adb
|
Update access-logs.md, add examples for accesslog.format
|
2024-11-18 11:58:04 +01:00 |
|
Antoine
|
5658c8ac06
|
Fix spelling, grammar, and rephrase sections for clarity in some documentation pages
|
2024-11-18 11:42:04 +01:00 |
|
davefu113
|
1c80f12bc2
|
Apply keepalive config to h2c entrypoints
|
2024-11-18 09:56:04 +01:00 |
|
Michel Loiseleur
|
ef5f1b1508
|
Improve documentation on dashboard
|
2024-11-14 11:14:04 +01:00 |
|
Kevin Pollet
|
8c19652361
|
Fix absolute link in the migration guide
|
2024-11-12 17:06:03 +01:00 |
|
Kevin Pollet
|
e5c80637fc
|
Add X-Forwarded-Prefix to the migration guide
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-11-12 15:04:04 +01:00 |
|
Ludovic Fernandez
|
f437fb4230
|
chore: update linter
|
2024-11-12 10:56:06 +01:00 |
|
Ludovic Fernandez
|
9c50129520
|
Update go-acme/lego to v4.20.2
|
2024-11-12 10:32:09 +01:00 |
|
Dominik Schwaiger
|
00a5f4c401
|
Fix a small typo in entrypoints documentation
|
2024-11-12 10:14:04 +01:00 |
|
Romain
|
a79cdd1dfa
|
Change level of peeking first byte error log to DEBUG
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-08 14:28:08 +01:00 |
|
Romain
|
2096fd7081
|
Drop untrusted X-Forwarded-Prefix header
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-08 12:12:35 +01:00 |
|
Anchal Sharma
|
6f18344c56
|
Add a warning about environment variables casing for static configuration
|
2024-10-30 10:54:04 +01:00 |
|
Kevin Pollet
|
08fe27ce5f
|
Prepare release v2.11.13
|
2024-10-28 10:22:04 +01:00 |
|
Anton Bartsits
|
27948493aa
|
Panic on aborted requests to properly close the connection
|
2024-10-25 15:44:04 +02:00 |
|
Dylan Rodgers
|
edc0a52b5a
|
Updates to Business Callouts in Docs
|
2024-10-24 09:52:04 +02:00 |
|
Michael
|
3d2336bc83
|
Use golangci-lint action
|
2024-10-23 17:06:04 +02:00 |
|
Ludovic Fernandez
|
7edb9a2101
|
Bump github.com/go-acme/lego to v4.19.2
|
2024-10-09 16:04:04 +02:00 |
|
Kevin Pollet
|
934ca5fd22
|
Prepare release v2.11.12
|
2024-10-09 14:32:04 +02:00 |
|
Kevin Pollet
|
7b477f762a
|
Upgrade to node 22.9 and yarn lock to fix vulnerabilities
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-08 17:52:04 +02:00 |
|
Dylan Rodgers
|
157cf75e38
|
Update business callout in docs
|
2024-10-08 12:06:04 +02:00 |
|
Jesper Noordsij
|
ab35b3266a
|
Ensure shellcheck failure exit code is reflected in GH job result
|
2024-10-08 11:58:05 +02:00 |
|
Dmitry Romashov
|
0a6b8780f0
|
Adopt a layout for the large amount of entrypoint port numbers
|
2024-10-08 10:44:04 +02:00 |
|
Kevin Pollet
|
fc563d3f6e
|
Fix the resolved TAG_NAME for commit in multiple tags
|
2024-10-07 09:32:05 +02:00 |
|
Kevin Pollet
|
306d3f277d
|
Bump github.com/klauspost/compress to dbd6c381492a
|
2024-10-04 10:48:04 +02:00 |
|
Ludovic Fernandez
|
6f7649fccc
|
Bump golangci-lint to 1.61.0
|
2024-10-04 09:38:04 +02:00 |
|
Matt Brown
|
e8ab3af74d
|
Clarify only header fields may be redacted in access-logs
|
2024-10-03 16:28:04 +02:00 |
|
Kevin Pollet
|
518caa79f9
|
Prepare release v2.11.11
|
2024-10-02 11:10:04 +02:00 |
|
Mathieu
|
4d6cb6af03
|
Ensure defaultGeneratedCert.main as Subject's CN
|
2024-09-30 12:10:05 +02:00 |
|
Kevin Pollet
|
9eb804a689
|
Bump github.com/klauspost/compress to 8e14b1b5a913
|
2024-09-30 11:56:04 +02:00 |
|
Rémi BUISSON
|
2bb712135d
|
Specify default format value for access log
|
2024-09-27 15:34:04 +02:00 |
|
Michel Heusschen
|
14e5d4b4b3
|
Remove unused boot files from webui
|
2024-09-27 15:22:04 +02:00 |
|
lyrandy
|
e485edbe9f
|
Update API documentation to mention pagination
|
2024-09-27 15:00:06 +02:00 |
|
Romain
|
61bb3ab991
|
Rework condition to not log on timeout
|
2024-09-27 11:34:05 +02:00 |
|
Romain
|
a42d396ed2
|
Clean connection headers for forward auth request only
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-09-27 11:18:05 +02:00 |
|
Romain
|
b00f640d72
|
Prepare release v2.11.10
|
2024-09-19 12:08:04 +02:00 |
|
Kevin Pollet
|
ac42dd8f83
|
Check if ACME certificate resolver is not nil
|
2024-09-19 11:50:04 +02:00 |
|
Romain
|
4b5968e0cc
|
Bump github.com/quic-go/quic-go to v0.47.0
|
2024-09-19 11:36:04 +02:00 |
|
Kevin Pollet
|
06d7fab820
|
Prepare release v2.11.9
|
2024-09-16 15:26:12 +02:00 |
|
Andrea Cappuccio
|
f90f9df1db
|
Ensure proper logs for aborted streaming responses
|
2024-09-16 12:06:03 +02:00 |
|
Kevin Pollet
|
5841441005
|
Cleanup Connection headers before passing the middleware chain
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-09-16 11:10:04 +02:00 |
|
Romain
|
0cf2032c15
|
Allow handling ACME challenges with custom routers
|
2024-09-13 15:54:04 +02:00 |
|
Josh Soref
|
d547b943df
|
Spelling
|
2024-09-13 11:40:04 +02:00 |
|
Roman Donchenko
|
71d4b3b13c
|
Make the keys of the accessLog.fields.names map case-insensitive
|
2024-09-13 10:04:07 +02:00 |
|
Josh Soref
|
be5c429825
|
Unify tab titles
|
2024-09-09 10:10:06 +02:00 |
|
tired-engineer
|
3f74993f4a
|
Fix typo in multiple DNS challenge provider warning
|
2024-09-03 14:40:04 +02:00 |
|
Michael
|
6009aaed87
|
Improve CI speed
|
2024-09-03 09:44:04 +02:00 |
|
Ludovic Fernandez
|
bf71560515
|
Update go-acme/lego to v4.18.0
|
2024-09-02 15:42:05 +02:00 |
|
Michael
|
1417da4a21
|
Update k8s quickstart permissions
|
2024-08-29 11:08:09 +02:00 |
|
Michael
|
3040f2659a
|
Upgrade paerser to v0.2.1
|
2024-08-29 10:54:05 +02:00 |
|
Patrick Evans
|
3a80aa172c
|
Give valid examples for exposing dashboard with default Helm values
|
2024-08-29 10:40:05 +02:00 |
|