Skip to content

adds NoLog to HTTP Request#74

Merged
privateip merged 1 commit intoitential:develfrom
privateip:request-no-log
Mar 18, 2025
Merged

adds NoLog to HTTP Request#74
privateip merged 1 commit intoitential:develfrom
privateip:request-no-log

Conversation

@privateip
Copy link
Member

When making HTTP requests from the server, the request body is always displayed when the --verbose option is used. There was a workaround ipmlemented to avoid logging sensitive details when calling /login.

With this change, an HTTP request can now set NoLog: true to avoid logging the request body.

When making HTTP requests from the server, the request body is always
displayed when the `--verbose` option is used.  There was a workaround
ipmlemented to avoid logging sensitive details when calling `/login`.

With this change, an HTTP request can now set NoLog: true to avoid
logging the request body.
@privateip privateip merged commit b58ca9a into itential:devel Mar 18, 2025
1 check passed
@privateip privateip deleted the request-no-log branch March 21, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant