Commit History

Author SHA1 Message Date
  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. 3 years ago
  Grant Limberg fa21fdc1cc rename stuff for clarity 3 years ago
  Grant Limberg 8d39c9a861 plumbing full flow from controller -> client network 3 years ago
  Adam Ierymenko 576b4f03a5 Adjust deauth time window and send revocation when SSO members expire. 4 years ago
  Adam Ierymenko c101d71d7c Tweak auth timeout notify. 4 years ago
  Adam Ierymenko efe0e8aa7b Notification of about-to-expire status... almost there. 4 years ago
  Adam Ierymenko 34de579c91 Handling of soon-to-expire members 4 years ago
  Grant Limberg e6b4fb5af7 add "ssoRedirectURL" to local.conf 4 years ago
  Grant Limberg 4f521baafd Big SSO update 4 years ago
  Grant Limberg 19f4146aca make DB::_memberChanged and _networkChanged virtual 4 years ago
  Adam Ierymenko c470c6255e Postgres code for SSO (almost certainly needs work) 4 years ago
  Adam Ierymenko 06730c7d1d BSL date bump 5 years ago
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 years ago
  Adam Ierymenko 55087521f6 Add periodic sync check when syncing LF<>another DB 6 years ago
  Adam Ierymenko 28d0070ce2 Fix race in multiple DB mirroring configurations. 6 years ago
  Adam Ierymenko 9cc76d1115 Remove debug line 6 years ago
  Adam Ierymenko 00fb9c475e More work on DB mirroring. 6 years ago
  Adam Ierymenko 3c776675b3 Cruftectomy, work in progress on mirrorring 6 years ago
  Adam Ierymenko 37d508ab96 Refactoring in prep for mirroring 6 years ago
  Adam Ierymenko a77b4ecddb Add optional function in DB change listener for member online events. 6 years ago
  Adam Ierymenko f6b080b8a2 Abstract out change listener from controller itself to permit DBs to shadow changes from other DBs. 6 years ago
  Adam Ierymenko bdc2ec1f5e Track online status in FileDB 6 years ago
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 years ago
  Grant Limberg 1c86f25fab update # of threads for Postgres 6 years ago
  Adam Ierymenko f94aea8119 Return error 503 if RethinkDB is down when built as RethinkDB-based controller. 7 years ago
  Adam Ierymenko 574b24c082 docs 7 years ago
  Adam Ierymenko 57b96af2c4 Fix for FileDB _networkChanged / _memberChanged problem. 7 years ago
  Adam Ierymenko 9bab49d2f9 Move DB stuff into Db. 7 years ago
  Adam Ierymenko 8d9464c414 docs, and make RethinkDB controller DB driver upsert into the Controller DB and also update the hostname field. 7 years ago
  Adam Ierymenko f7f658605d Move more ephemeral stuff to a tiny MemberLastRequest table instead of the main Member table. 7 years ago