jlane67
jlane67
### Operating System MacOS ### What's the issue you encountered? ``` [ 85%] Building CXX object lib/libimhex/CMakeFiles/libimhex.dir/source/ui/view.cpp.o In file included from /Users/tidux/src/ImHex/lib/libimhex/source/helpers/socket.cpp:4: In file included from /Users/tidux/src/ImHex/lib/libimhex/include/hex/helpers/logger.hpp:9: /opt/homebrew/include/fmt/chrono.h:324:24: error: 'codecvt'...
#### Overview Stops hard-coding Azure endpoints as they are not universally accurate. #### What this PR does / why we need it Resolves https://github.com/dexidp/dex/issues/2457. Pure OIDC mode is unable to...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...