summaryrefslogtreecommitdiff
path: root/src/authorization
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-27 22:35:51 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-27 22:35:51 +0100
commitfb3c4bb1885f40a84bd534cd38f631b93bfa4a87 (patch)
tree0b33b69075235f2e018dd2a118ea295bdfb0622c /src/authorization
parentf6a64e01947c2e38d4dc3ae8b29cb7ecae70e3cd (diff)
downloadanastasis-fb3c4bb1885f40a84bd534cd38f631b93bfa4a87.tar.gz
anastasis-fb3c4bb1885f40a84bd534cd38f631b93bfa4a87.tar.bz2
anastasis-fb3c4bb1885f40a84bd534cd38f631b93bfa4a87.zip
-first rough cut towards implementing new /truths/ endpoint design (#7064)
Diffstat (limited to 'src/authorization')
-rw-r--r--src/authorization/anastasis_authorization_plugin_totp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/authorization/anastasis_authorization_plugin_totp.c b/src/authorization/anastasis_authorization_plugin_totp.c
index 74d7b7c..1f01652 100644
--- a/src/authorization/anastasis_authorization_plugin_totp.c
+++ b/src/authorization/anastasis_authorization_plugin_totp.c
@@ -278,7 +278,6 @@ totp_process (struct ANASTASIS_AUTHORIZATION_State *as,
if (MHD_YES != mres)
return ANASTASIS_AUTHORIZATION_RES_FAILED_REPLY_FAILED;
return ANASTASIS_AUTHORIZATION_RES_FAILED;
-
}
for (unsigned int i = 0; i<=TIME_INTERVAL_RANGE * 2; i++)
if (0 ==