Commit 13b8a05
committed
session: Only set api_key query param for REST
XMLRPC sends it in the POST payload. This makes it less likely that
the API key will leak into error messages:
https://bugzilla.redhat.com/show_bug.cgi?id=1896791
Signed-off-by: Cole Robinson <[email protected]>1 parent 3f974a6 commit 13b8a05
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments