hydra
hydra copied to clipboard
Invalid names in oauth/snapshot directory prevents me from checking out project on my Windows 10
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [ ] This issue affects my Ory Cloud project.
- [ ] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Describe the bug
Cant checkout a project
Reproducing the bug
- Open Windows
- Run git checkout (even master does not work now)
Relevant log output
PS C:\Users\ruxxa\go\src\hydra> git checkout v1.11.9
error: invalid path 'oauth2/.snapshots/TestAuthCodeWithMockStrategy-strategy=jwt-case=2-description=should_pass_because_prompt=none_and_max_age_<_auth_time-should_call_refresh_token_hook_if_configured.json'
Relevant configuration
No response
Version
master, v1.11.9
On which operating system are you observing this issue?
Windows
In which environment are you deploying?
Other
Additional Context
No response
Solved in brach v2.x