featurebase/http
reesporte 7644922406 adds logging to all network requests
addresses ticket FB-1109:
when auth is turned on, we log:
- source ip (if available)
- user-agent
- user id
- user name
- query string
- request endpoint

also adds some minor tweaks and comments  to chkAuthZ flow
2022-01-15 12:21:27 -06:00
..
client.go addresses multiple authn/z tickets 2022-01-14 12:31:32 -06:00
client_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
error.go add copyright notice back in 2021-12-10 11:01:04 -06:00
handler.go adds logging to all network requests 2022-01-15 12:21:27 -06:00
handler_internal_test.go adds logging to all network requests 2022-01-15 12:21:27 -06:00
handler_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
translator.go add copyright notice back in 2021-12-10 11:01:04 -06:00
translator_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00