aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-01-14 14:31:13 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-01-14 14:31:13 +0100
commit1c581a072651524f3b0d91f33e22a42c4166dd96 (patch)
tree6f29692870f6c822e37f60b77de61f946d93b747 /cgit.h
parentui-shared: prevent malicious filename from injecting headers (diff)
downloadcgit-1c581a072651524f3b0d91f33e22a42c4166dd96.tar.xz
cgit-1c581a072651524f3b0d91f33e22a42c4166dd96.zip
ui-blob: Do not accept mimetype from user
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgit.h b/cgit.h
index b7eccdd..4b4bcf4 100644
--- a/cgit.h
+++ b/cgit.h
@@ -173,7 +173,6 @@ struct cgit_query {
char *sha2;
char *path;
char *name;
- char *mimetype;
char *url;
char *period;
int ofs;