Tags: DefectDojo/godojo
Tags
Refactor (#72) * Minor updates, cleaning up dev branch * Updated embedded dojoConfig.yml to latest version * More clean-up for 2.0.x and start of work on supporting Debian install targets * Update for new embedded version * Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases) * Bump version for 2 bugfixes * Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24) * Fix bug in installing PostgreSQL DB install process Remove use of legacy resolver for pip installs Ensure there's an admin email address provided, use default of not Ensure special characters in passwords are handled correctly when setting the intiial web admin password * Update version number to 1.1.7 * Merge master back into dev (#34) * Fix a couple of bugs (#32) * Fix bug in installing PostgreSQL DB install process * Remove use of legacy resolver for pip installs * Ensure there's an admin email address provided, use default if not * Ensure special characters in passwords are handled correctly when setting the initial web admin password * Bump version number to 1.1.7 (#33) * Update version number to 1.1.7 * Removed debugging messages * Fix typo in link to upgrade instructions * Added link to post-install and upgrade documentation * Update embedded files * Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl * Remove bindata.go - no longer necessary * Fix multiple issues - download timeout, newer Ubuntu distros, etc * Initial commit of refactor * Part 1 of major refactor * Uncommented a line that shouldn't have been * Part 2 of major refactor - cleanup redundanct code * Completed majority of the refactor, added beta RHEL support * Refactor complete
Fix multiple issues - download timeout, newer Ubuntu distros, etc (#61) * Minor updates, cleaning up dev branch * Updated embedded dojoConfig.yml to latest version * More clean-up for 2.0.x and start of work on supporting Debian install targets * Update for new embedded version * Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases) * Bump version for 2 bugfixes * Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) (#24) * Fix bug in installing PostgreSQL DB install process Remove use of legacy resolver for pip installs Ensure there's an admin email address provided, use default of not Ensure special characters in passwords are handled correctly when setting the intiial web admin password * Update version number to 1.1.7 * Merge master back into dev (#34) * Fix a couple of bugs (#32) * Fix bug in installing PostgreSQL DB install process * Remove use of legacy resolver for pip installs * Ensure there's an admin email address provided, use default if not * Ensure special characters in passwords are handled correctly when setting the initial web admin password * Bump version number to 1.1.7 (#33) * Update version number to 1.1.7 * Removed debugging messages * Fix typo in link to upgrade instructions * Added link to post-install and upgrade documentation * Update embedded files * Updated go modules (depenencies), removed go-bindata to use go:embed, added libcurl4-openssl-dev needed by pycurl * Remove bindata.go - no longer necessary * Fix multiple issues - download timeout, newer Ubuntu distros, etc
Bug fixes for 2 bugs impacting 1.15.x installs on 'iron' (#23) * Minor updates, cleaning up dev branch * Updated embedded dojoConfig.yml to latest version * More clean-up for 2.0.x and start of work on supporting Debian install targets * Update for new embedded version * Workaround Python 3.8 bug that kinda broke 1.15.1 (and maybe other releases) * Bump version for 2 bugfixes
PreviousNext