Age | Commit message (Collapse) | Author |
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
It's much faster.
|
|
|
|
* Update URLs.
* Handle new form elements.
* Handle TOS update page.
* Handle new final code redirect flow.
Will likely need to update the nucleus token stuff once origin is
deprecated completely since that still uses the ORIGIN_JS_SDK flow.
I'm also planning to refactor this later since it's gotten a bit messy.
|
|
|
|
Regenerated using persistentdata.gnut.
|
|
ATLAS_API0_SERVERLIST_EXPERIMENTAL_DETERMINISTIC_SERVER_ID_SECRET option
|
|
|
|
|
|
|
|
|
|
To better match the old master server's behavior.
|
|
|
|
Database doesn't perform as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'll need to refactor this later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
precision
|
|
We don't see it, and it's not supported by many databases.
|
|
|
|
|
|
|
|
|
|
unknown username
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* NorthstarLauncher expects the error field to be an object with enum
and msg fields as strings, and often crashes if this isn't the case.
* Shorter code, less duplication.
|
|
|
|
|
|
|