Searched refs:secret (Results 1 – 7 of 7) sorted by relevance
20 my $secret = "verysecret";23 my $m = md5_hex($secret.$f.$thex);35 $m = md5_hex($secret.$f.$thex);67 $m = md5_hex($secret.$f.$thex);
143 secdownload.secret = "verysecret"
29 buffer *secret; member68 buffer_free(s->secret); in FREE_FUNC()106 s->secret = buffer_init(); in SETDEFAULTS_FUNC()111 cv[0].destination = s->secret; in SETDEFAULTS_FUNC()157 PATCH(secret); in mod_secdownload_patch_connection()175 PATCH(secret); in mod_secdownload_patch_connection()207 if (buffer_is_empty(p->conf.secret)) { in URIHANDLER_FUNC()255 buffer_copy_string_buffer(p->md5, p->conf.secret); in URIHANDLER_FUNC()
27 secdownload.secret = <string>79 1. a secret string (user supplied)89 Be sure to choose a another secret than the one used in the118 $secret = "verysecret";122 $f = "/secret-file.txt";128 $m = md5($secret.$f.$t_hex);139 secret have to match: ::143 secdownload.secret = "verysecret"
37 mysql-vhost.pass = "secret"44 GRANT SELECT ON lighttpd.* TO lighttpd@localhost IDENTIFIED BY 'secret';
72 agent007:secret119 $ htdigest.sh 'agent007' 'download area' 'secret'
40 …* Add static-file.disable-pathinfo option to prevent handling of urls like .../secret.php/image.jp…813 * fixed conditional secdownload.secret