Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://systemd.io/CREDENTIALS/
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Credentials
https://www.freedesktop.org/software/systemd/man/systemd-creds.html
|
|
|
|
|
|
|
|
|
|
|
|
This is a larger update since I rewrote ip2x.
|
|
Makes it shorter and align more closely with each other and common
convention.
|
|
It isn't in the UN M.49 mapping.
|
|
|
|
|
|
|
|
|
|
If empty, it is omitted from the server list JSON.
|
|
|
|
|
|
Don't call nil reload functions.
|
|
|
|
Northstar uses port 8081 by default for auth, which silently causes
issues when running both atlas and northstar on the same machine
with the default config.
|
|
|
|
* 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.
|
|
|
|
|