aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorS7evinK <2353100+S7evinK@users.noreply.github.com>2022-03-01 17:39:57 +0100
committerGitHub <noreply@github.com>2022-03-01 16:39:57 +0000
commitcda2452ba00afffa9a73870ca09047ce52dd28c7 (patch)
tree0ce5975fa8e92afbae0ad8c23133c5894cb5b176 /sytest-whitelist
parent352e63915f110cbe4907349a7e59f43f179657e6 (diff)
Only allow device deletion from session UIA was initiated from (#2235)
* Only allow device deletion if the session matches * Make the challenge response available to other packages * Remove userID, as it's not in the spec * Remove tests * Add passing test & remove obsolete config * Rename field, add comment Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index 2dd56d26..0cb80b7b 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -605,4 +605,6 @@ Remote banned user is kicked and may not rejoin until unbanned
registration remembers parameters
registration accepts non-ascii passwords
registration with inhibit_login inhibits login
+The operation must be consistent through an interactive authentication session
+Multiple calls to /sync should not cause 500 errors