| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Linux requires su for `ip4:icmp` pings. Windows does not support `udp4`
pings.
Signed-off-by: Simon Rozman <simon@rozman.si>
|
|
|
|
This reverts commit 2b1bb611b7c83d8e8e5eadfed7c717d16e61d81b.
|
|
This is replace with expiry times
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
internet handling
|
|
|
|
This fixes OAuth endpoints after e.g. an update from 2.x to 3.x
|
|
|
|
|
|
This is for 2.x servers that return an empty refresh token after refreshing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not useful enought just yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conditionally embedding based on
https://github.com/golang/go/issues/44484#issuecomment-948137497
To use it, wget the discovery files into the internal/discovery
folder (same JSON name) after verifying the signature. Then build with -tags=release
|
|
This prevents someone from spamming the local redirect URI and sending
additional outgoing token requests to the legitimate server
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|