Merge branch 'fh/filter-api'
Conflicts: cgit.c
此提交包含在:
@ -291,7 +291,7 @@ void cgit_print_site_readme()
|
||||
if (!ctx.cfg.root_readme)
|
||||
return;
|
||||
if (ctx.cfg.about_filter)
|
||||
cgit_open_filter(ctx.cfg.about_filter);
|
||||
cgit_open_filter(ctx.cfg.about_filter, NULL);
|
||||
html_include(ctx.cfg.root_readme);
|
||||
if (ctx.cfg.about_filter)
|
||||
cgit_close_filter(ctx.cfg.about_filter);
|
||||
|
新增問題並參考
封鎖使用者