Tonye Jack
Tonye Jack
After much thought this seems like the best approach to prevent confusion with files and directories
@mongkok @bendog I think the problem here is with this line ```py 'JWT_PAYLOAD_GET_USERNAME_HANDLER': lambda payload: payload.get('sub'), ``` You’ll need to update the `JWT_GET_USER_BY_NATURAL_KEY_HANDLER` to handle retrieving the user by id.
A common issue here has been running into a bug where the field key provided when invoking the service didn’t match the defined field name and there wasn’t any errors...
Yes, this would be a breaking change.
Don't have much time to work on this, closing for now.
+1 Waiting for the timeline on this issue also, Since it's not helpful to have to introduce `# nosec` each time for both `B602` and `B404`
HI @ad-m can you take a look when you get a chance? Thanks
Hi, @iamtheef there are several missing details required to provide feedback or replicate this issue. 1. Can you provide the entire log output with debugging enabled, which includes details of...
### Example A short example of this is the [following logs](https://github.com/tj-actions/changed-files/actions/runs/8762449100/job/24050227202?pr=2060#step:4:54) ### Commits compared ``` 9f8502e58178464eefa82a2374eafdb01e016029 (feat/reduce-the-default-fetch-depth) → 22e061a3a53470796bc50dbe1fa9fb6b9973dd27 (feat/reduce-the-default-fetch-depth) ``` ### Commits of the branch
Hi @iamtheef I haven't heard back from you, I'll be closing this issue for now pending your response.