M Hickford
M Hickford
Reading https://docs.gitea.io/en-us/oauth2-provider/ the Gitea OAuth provider looks similar to GitLab's (albeit without scopes), so could follow https://github.com/GitCredentialManager/git-credential-manager/pull/591
If it helps anyone else, here's how I built for 32-bit linux-arm: https://github.com/GitCredentialManager/git-credential-manager/issues/466#issuecomment-927344088
The same idea would work to produce small packages for Debian or Ubuntu, although because these distributions don't include .NET, users would first have to install .NET from packages.microsoft.com following...
I agree. See https://github.com/dotnet/source-build/discussions/2960 for open questions how to package .NET applications in Linux distributions.
Good question. [Might access token expiry even have prevented or reduced the 2022 stolen OAuth token attack?]( https://security.stackexchange.com/questions/263314/would-refresh-tokens-have-prevented-the-github-stolen-oauth-token-attack) FWIW [GitHub *Apps*](https://docs.github.com/en/developers/apps/getting-started-with-apps/differences-between-github-apps-and-oauth-apps#token-based-identification) offer expiring access tokens [as an optional feature](https://docs.github.com/en/developers/apps/building-github-apps/identifying-and-authorizing-users-for-github-apps). Why...
This is a frustrating bug.
Hi Jared, thanks for your reply. I used the latest release but it dates from March https://github.com/dotnet/codeformatter/releases/tag/v1.0.0-alpha5 > 120 commits to master since this release How do I install from...
I remember https://github.com/dotnet/codeformatter/releases/tag/v1.0.0-alpha5 worked for me, you need to extract the whole folder though
Hi Nicholas. Thanks for your reply. My two microbits function as a remote control and receiver. They remote only sends, the receiver only receives. Nevertheless, so I can't mix them...
Ideally Chrome OS would handle the error gracefully rather than crash. I reported bug https://crbug.com/1199072 "Keyboard layout extension referencing non-existent xkb layout crashes Chrome OS"