anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

commit 896615f99896ec99e1911d251619b5ad1a932a17
parent dc47351fef3a05a793603e2deb8559a25d194385
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 12 Apr 2022 21:38:01 +0200

-link to bug

Diffstat:
Msrc/anastasis/anastasis-gtk_handle-main-window-forward-clicked.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_handle-main-window-forward-clicked.c b/src/anastasis/anastasis-gtk_handle-main-window-forward-clicked.c @@ -480,7 +480,7 @@ forward_secret_selecting (void) json_t *providers; providers = json_array (); - /* FIXME: should build array with _all_ providers + /* FIXME #7221: should build array with _all_ providers that provide the same policy here, instead of just picking one of them... => requires change in tree model or different