]> Lady’s Gitweb - Gitweb/commit
gitweb: Fix escaping HTML of project owner in 'projects_list' and 'summary' views
authorJakub Narebski <redacted>
Tue, 28 Aug 2007 14:05:43 +0000 (16:05 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:12 +0000 (00:07 -0400)
commit54662541d61382cd66330a3f0d9920b0aec89e8ef38718737db3414f5f34e0d5
tree946d71f31483f1ce282529a97326fa1845de6ffe179e07a3e4073b1c3b006438
parent536a46f74ff98232165e4bcb07b51f940be6dde62c7e97c8c3af1f725029c10d
gitweb: Fix escaping HTML of project owner in 'projects_list' and 'summary' views

This for example allows to put email address in the project owner
field in the projects index file (when $projects_list points to
a file, and not to a directory), in the form of:

path/to/repo.git Random+J+Developer+<redacted>

Noticed-by: Jon Smirl <redacted>
Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Petr Baudis <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.30428 seconds and 4 git commands to generate.