You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed
#558 - Added documentation on SSH deploy keys, and fix permission on ssh_identity files in Dockerfile.
#555 - Fix issue where clientside callbacks were not getting whitelisted
#539 - Support using OAuth behind proxy. If silent refresh of OAuth token fails, fall back to loud refresh of token instead of raising internal server error.
#550 - Change user data directory on Windows from Application Data to AppData (both work on Windows 10, but only the latter works on Windows 11).
#546 - Replaced cp with copyfiles in package.json's postinstall script and added note to README.
#552 - Fix Windows problem when calling gh api in Radix deploy.