X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fidentity-provider%2Fplugin_rest_identity_provider.c;h=9e19b081efa7ac914971c3fad94d8716d66d2773;hb=508784b4a98364d120448e132a046423ec78541f;hp=467b41796aaa99616a0eb1a82003ba031ee331f6;hpb=c92893e0b0be2b93f2fb15e7f5bffab214c890c3;p=oweals%2Fgnunet.git diff --git a/src/identity-provider/plugin_rest_identity_provider.c b/src/identity-provider/plugin_rest_identity_provider.c index 467b41796..9e19b081e 100644 --- a/src/identity-provider/plugin_rest_identity_provider.c +++ b/src/identity-provider/plugin_rest_identity_provider.c @@ -847,10 +847,10 @@ revoke_ticket_cont (struct GNUNET_REST_RequestHandle *con_handle, strlen (rnd_str), &ticket.rnd, sizeof (uint64_t)); - GNUNET_STRINGS_string_to_data (identity_str, - strlen (identity_str), - &ticket.identity, - sizeof (struct GNUNET_CRYPTO_EcdsaPublicKey)); +// GNUNET_STRINGS_string_to_data (identity_str, +// strlen (identity_str), +// &ticket.identity,type filter text +// sizeof (struct GNUNET_CRYPTO_EcdsaPublicKey)); GNUNET_STRINGS_string_to_data (audience_str, strlen (audience_str), &ticket.audience,