Merge branch 'dev' of github.com:zerotier/ZeroTierOne into dev

This commit is contained in:
Adam Ierymenko 2022-06-08 12:43:57 -04:00
commit 75652ce667
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3

View file

@ -160,7 +160,7 @@ std::string ssoResponseTemplate = R"""(
<title>Network SSO Login {{ networkId }}</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type=\"text/css\">
<style type="text/css">
html,body {
background: #eeeeee;
margin: 0;