Grant Limberg
e5fc89821f
use cpp-httplib for HTTP control plane ( #1979 )
...
refactored the old control plane code to use [cpp-httplib](https://github.com/yhirose/cpp-httplib ) instead of a hand rolled HTTP server. Makes the control plane code much more legible. Also no longer randomly stops responding.
3 years ago
Adam Ierymenko
cb086ff97f
Simplify SSO logic. SSO should just normally expire when it expires. No full deauth needed. Deauth is for really giving someone the boot.
4 years ago
Adam Ierymenko
55a99f34d0
Tighten certificate window and deprecate sending of revocations for ordinary SSO timeouts. Revocations should only be for deliberate deauth to kick people off networks. Cert window should now stay within refresh window for SSO so normal cert expiration should handle it just fine.
4 years ago
Adam Ierymenko
42a2afaef9
This may improve controller behavior with SSO and mixed SSO, needs testing!
4 years ago
Grant Limberg
8d39c9a861
plumbing full flow from controller -> client network
4 years ago
Adam Ierymenko
75a45eeb27
Revert "Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed."
...
This reverts commit 48ce7632fa .
5 years ago
Adam Ierymenko
48ce7632fa
Backport guts of 1.8 to 1.6 tree so we can point release without waiting for UI quirks to be fixed.
5 years ago
Adam Ierymenko
576b4f03a5
Adjust deauth time window and send revocation when SSO members expire.
5 years ago
Adam Ierymenko
663e748b8d
Deauth expiring members right away.
5 years ago
Adam Ierymenko
0872012cd9
small fix
5 years ago
Adam Ierymenko
c2d8fe46d5
About ready to test notify of SSO timeout...
5 years ago
Adam Ierymenko
efe0e8aa7b
Notification of about-to-expire status... almost there.
5 years ago
Adam Ierymenko
34de579c91
Handling of soon-to-expire members
5 years ago
Grant Limberg
e6b4fb5af7
add "ssoRedirectURL" to local.conf
...
plumbed it through to the central controller code
5 years ago
Grant Limberg
4f521baafd
Big SSO update
...
make things hopefully work
5 years ago
Adam Ierymenko
06730c7d1d
BSL date bump
6 years ago
Adam Ierymenko
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
7 years ago
Adam Ierymenko
730305ecc7
One more sync fix.
7 years ago
Adam Ierymenko
f8f2432ece
Shutdown fix
7 years ago
Adam Ierymenko
55087521f6
Add periodic sync check when syncing LF<>another DB
7 years ago
Adam Ierymenko
28d0070ce2
Fix race in multiple DB mirroring configurations.
7 years ago
Adam Ierymenko
6174c0c103
Fix deadlock bug.
7 years ago
Adam Ierymenko
8898cb342b
.
7 years ago
Adam Ierymenko
00fb9c475e
More work on DB mirroring.
7 years ago
Adam Ierymenko
3c776675b3
Cruftectomy, work in progress on mirrorring
7 years ago