From e19987a576796d02ca4179d9f68e75e20ba73e67 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 7 Dec 2021 15:21:58 +0100 Subject: [PATCH] notes/cisco_ft_securex_registration.org --- notes/cisco_ft_securex_registration.org | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/notes/cisco_ft_securex_registration.org b/notes/cisco_ft_securex_registration.org index 163e2a43..1a2703b8 100644 --- a/notes/cisco_ft_securex_registration.org +++ b/notes/cisco_ft_securex_registration.org @@ -31,5 +31,18 @@ Problems, users can login in the same user, with the same public email with different emails. This should be rare. +2. Search via text match. + + +The algorithm should look a bit like: + +#+begin_src clojure +(let [user-email ,,, + users (matching-users) + ] + ) + +#+end_src + ** Support Org request to admins ** Problem: support link that present a different login page.