Commit da75bb4
committed
Fix: Include HTTP method in authz logs
Fixes: Logs now include the HTTP method for unauthorized API requests.
This change enhances the clarity of authorization logs by including the HTTP method (e.g., GET, POST) associated with the denied request. This allows for more precise identification of the attempted action and aids in debugging and security analysis.1 parent 1c258c6 commit da75bb4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments