| Age | Commit message (Collapse) | Author |
|
This is confusing ass with secure internet this would give the org ID
The error cause should have the failing URL
|
|
|
|
|
|
See https://codeberg.org/eduVPN/eduvpn-common/issues/102
|
|
|
|
|
|
|
|
|
|
|
|
Was giving linting errors and it's not a good idea anyways
|
|
We did the dummy import in i18nerr, but that copies gotext's flags and
adds them to the eduvpn-cli example CLI. Apparently if we specify
@latest in the go run part for go generate, already all i18n deps are
properly fetched.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With a manager that locks and copies such that no race conditions happen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clients like Android currently do not cleanup ProxyGuard, whilst they
should, it makes sense to just cancel it for them. Cleanup should be
called if possible by the client anyways.
|
|
|
|
|
|
|
|
|
|
Otherwise we go to the main state after auth is done and the server is
not yet added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|