author | Frank Lichtenheld <frank@lichtenheld.de> | |
Sat, 7 Apr 2007 14:58:09 +0000 (16:58 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 8 Apr 2007 06:02:13 +0000 (23:02 -0700) | ||
commit | 473937ed44c112e5d3ced52ab3f9a9e53eccc272 | |
tree | a4c3ec0f1c25f1ec6f7350319396d2d7df599119 | tree | snapshot |
parent | 0cf611a300fbbbd12827f9defb9cbcc934a3b1d6 | commit | diff |
cvsserver: Corrections to the database backend configuration
Don't include the scheme name in gitcvs.dbdriver, it is
always 'dbi' anyway.
Don't allow ':' in driver names nor ';' in database names for
sanity reasons.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Don't include the scheme name in gitcvs.dbdriver, it is
always 'dbi' anyway.
Don't allow ':' in driver names nor ';' in database names for
sanity reasons.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl | diff | blob | history |