Donate Share

BugTracker.NET

File Release Notes and Changelog

Release Name: BugTracker.NET 2.0.2

Notes:
* Closed some SQL injection vulnerabilities.   Thanks to Maty Siman at 
http://www.checkmarx.com.

* Added mass update/delete to search.aspx for admins.   Too hard to
add it for non-admins and still respect all the project permissions.

* Corrected this setting in Web.config (HH, instead of hh):
<add key="SQLServerDateFormat" value="yyyy-MM-dd HH:mm:ss" />

Changes: