aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2023-02-22cmd/atlas: Disable console quick-edit on Windowspg9182
This prevents selecting text from freezing the server.
2022-10-25all: Rewrite Origin auth (#7)pg9182
* all: Rewrite juno auth, split into separate packages * pkg/juno: Implement two-factor auth * pkg/origin: Add AuthMgr option to save HAR archives * pkg/atlas: Add config option to save HAR archives
2022-10-24cmd/atlas-import: Better auth token expiry logicpg9182
2022-10-22cmd/atlas-import: Still filter out old default pdata after ↵pg9182
95ba29b4a74521327c932adb5738f0252756fc78
2022-10-22cmd/atlas: Add support for running an insecure debug serverpg9182
2022-10-21all: pg9182 -> r2northstarpg9182
2022-10-21cmd/atlas: Implement server commandpg9182
2022-10-20cmd/atlas-import: Implement master server migration toolpg9182
2022-10-14pkg/origin, cmd/origin-login-test: Return nucleus token expirypg9182
2022-10-12cmd/r2-pdata2json: Implement command to convert pdata to JSONpg9182
Also supports filtering properties.
2022-10-12pkg/origin, cmd/origin-login-test: Handle auth errorspg9182
2022-10-12pkg/origin, cmd/origin-login-test: Implement Nucleus token and SID stuffpg9182
Also refactor types to make things more clear.
2022-10-12cmd/origin-login-test: Implement tool to test and debug Origin loginpg9182
* HAR logging for visibility into requests. * Verbose mode to show request/response status/url/type. * Gets the final auth token.
2022-10-11cmd/r2-a2s-probe: Implement server probe toolpg9182