Refs #38124 - Add correct description for invalidating multiple users jwt#637
Refs #38124 - Add correct description for invalidating multiple users jwt#637girijaasoni wants to merge 1 commit intotheforeman:masterfrom
Conversation
f6de1ec to
2974afc
Compare
2974afc to
7c77ae6
Compare
There was a problem hiding this comment.
Do we really need this? On latest hammer-cli and hammer-cli-foreman I get:
UPD: We could rather treat this PR for #636 (comment)
Yes, because when passing the search params from CLI, we don't need to URL encode the search query. We need to do that only when using curl command I can add tests too in a new ref PR |
I'd say we can then remove
👍 |
We are sending search params as a part of url parameters. We need to URL encode it there |
Who are we and why do we do that? I mean, the API can be used that way, sure. But that's just a Wording |
@ShimShtein , what do you think about this? |
|
converting this PR to draft. will be using it later for adding hammer tests. |



No description provided.