commit | e65ea965a07c7d48d269b2d2278d0101f7ac2b48 | [log] [tgz] |
---|---|---|
author | Christian Hesse <mail@eworm.de> | Mon Jun 04 22:27:46 2018 +0200 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Wed Jun 27 18:01:29 2018 +0200 |
tree | 55f8fb16e2d1b5426f7cff86fe58fb42d1b401a9 | |
parent | fb804a353780633b23a5452b3893fcc9f3705431 [diff] |
print git version string in footer This helps tracking what git version cgit uses. The security implications are low as anybody can look up the version of our submodule anyway. The paranoid can use a custom footer. :-p On the other hand this brings potential security issues to the administrators eyes... Signed-off-by: Christian Hesse <mail@eworm.de>