Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-22 | cmd/atlas: Disable console quick-edit on Windows | pg9182 | |
This prevents selecting text from freezing the server. | |||
2022-10-25 | all: 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-24 | cmd/atlas-import: Better auth token expiry logic | pg9182 | |
2022-10-22 | cmd/atlas-import: Still filter out old default pdata after ↵ | pg9182 | |
95ba29b4a74521327c932adb5738f0252756fc78 | |||
2022-10-22 | cmd/atlas: Add support for running an insecure debug server | pg9182 | |
2022-10-21 | all: pg9182 -> r2northstar | pg9182 | |
2022-10-21 | cmd/atlas: Implement server command | pg9182 | |
2022-10-20 | cmd/atlas-import: Implement master server migration tool | pg9182 | |
2022-10-14 | pkg/origin, cmd/origin-login-test: Return nucleus token expiry | pg9182 | |
2022-10-12 | cmd/r2-pdata2json: Implement command to convert pdata to JSON | pg9182 | |
Also supports filtering properties. | |||
2022-10-12 | pkg/origin, cmd/origin-login-test: Handle auth errors | pg9182 | |
2022-10-12 | pkg/origin, cmd/origin-login-test: Implement Nucleus token and SID stuff | pg9182 | |
Also refactor types to make things more clear. | |||
2022-10-12 | cmd/origin-login-test: Implement tool to test and debug Origin login | pg9182 | |
* HAR logging for visibility into requests. * Verbose mode to show request/response status/url/type. * Gets the final auth token. | |||
2022-10-11 | cmd/r2-a2s-probe: Implement server probe tool | pg9182 | |