diff --git a/server/templates/login_otp.html b/server/templates/login_otp.html index 68a6ac511f5d0b51b43d269416ad169a46e8c33d..713b5049b0227f06f5ac1e959135ff6d386bec94 100644 --- a/server/templates/login_otp.html +++ b/server/templates/login_otp.html @@ -1,6 +1,6 @@ {{template "header" .}} -
+ {{.CSRFField}}
diff --git a/server/templates/login_u2f.html b/server/templates/login_u2f.html index 904c2f88d8710222a51148c36c322226fac69d36..027469c1a4d1b7305e396c7091988a5bd5c76380 100644 --- a/server/templates/login_u2f.html +++ b/server/templates/login_u2f.html @@ -1,6 +1,6 @@ {{template "header" .}} - + {{.CSRFField}}