1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-20 01:58:10 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Caleb Doxsey
c47055bece
upgrade to go v1.24 ()
* upgrade to go v1.24

* add a macOS-specific //nolint comment too

---------

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
2025-04-02 15:53:09 -06:00
Caleb Doxsey
2220d1edf0
logs: add ip address to access logs () 2023-08-09 07:09:00 -06:00
Caleb Doxsey
baf8918676
logs: add support for logging the http query ()
* config: add customization options for logging

* config: validate log fields

* proxy: add support for logging http request headers

* log subset of headers

* add support for logging the http query

* fix test name

* use strings.Cut, add unit tests
2023-07-25 12:56:49 -06:00