Searched refs:websafe_allowlist (Results 1 – 1 of 1) sorted by relevance
198 static char *websafe_allowlist; variable927 websafe_allowlist, 0) != 1 && in process_sign_request2()2294 if (websafe_allowlist != NULL) in main()2296 websafe_allowlist = xstrdup(ccp); in main()2341 if (websafe_allowlist == NULL) in main()2342 websafe_allowlist = xstrdup(DEFAULT_WEBSAFE_ALLOWLIST); in main()