Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This prevents selecting text from freezing the server.
|
|
This makes an empty config work again after 440acd2442215f4edc9f82e881adcf10be728879.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
* Use staticcheck with Go directly instead of via the action.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|