[Codestriker-commits] [REVIEW] Topic Created "CVS commit: The following changes are from Jason Rem
Brought to you by:
sits
|
From: <si...@us...> - 2004-11-17 10:04:46
|
Topic "CVS commit: The following changes are from Jason Remill..." Author: si...@us... Reviewers: cod...@li... URL: http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=6999444&action=view&brmode=1&fview=-1 -------------------------------------------------------------- Description: The following changes are from Jason Remillard: * Fixed a security problem with the repository not being checked against the actual configured list. A user could send in any well formed repository string and Codestriker would just take it, even if it was not configured. * Fixed a bug preventing create topic from working when the user had just one repository working. The cookie was overriding it because it was missing from the html code. * Subversion repositories can now be configured with a username and password in the configuration file if authentication is required. Any errors from accessing subversion are written to STDERR. -------------------------------------------------------------- The topic was created with the following files: codestriker/CHANGELOG codestriker/codestriker.conf codestriker/lib/Codestriker/Action/SubmitNewTopic.pm codestriker/lib/Codestriker/Repository/RepositoryFactory.pm codestriker/lib/Codestriker/Repository/Subversion.pm codestriker/lib/Codestriker/TopicListeners/Email.pm codestriker/template/en/default/createtopic.html.tmpl |