# HG changeset patch # User Thomas Arendsen Hein # Date 1199203957 -3600 # Node ID 0ae953487255e58846dc0331a07b11201fc5ed1e # Parent e9f68860d5edd3ab5e491eb7a98995b255652f56 Obfuscate (instead of just escape) contact/owner in gitweb summary. This could contain an email address. diff -r e9f68860d5ed -r 0ae953487255 templates/gitweb/summary.tmpl --- a/templates/gitweb/summary.tmpl Tue Jan 01 17:07:15 2008 +0100 +++ b/templates/gitweb/summary.tmpl Tue Jan 01 17:12:37 2008 +0100 @@ -30,7 +30,7 @@
 
- +
description#desc#
owner#owner|escape#
owner#owner|obfuscate#
last change#lastchange|rfc822date#
diff -r e9f68860d5ed -r 0ae953487255 tests/test-hgweb-commands.out Binary file tests/test-hgweb-commands.out has changed