Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a couple of bugs #32

Merged
merged 13 commits into from
Dec 5, 2021
Merged

Fix a couple of bugs #32

merged 13 commits into from
Dec 5, 2021

Conversation

mtesauro
Copy link
Collaborator

@mtesauro mtesauro commented Dec 5, 2021

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

@mtesauro mtesauro merged commit a338b18 into master Dec 5, 2021
mtesauro added a commit that referenced this pull request Dec 5, 2021
* 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
mtesauro added a commit that referenced this pull request Sep 11, 2022
* 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
mtesauro added a commit that referenced this pull request Feb 4, 2023
* 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
mtesauro added a commit that referenced this pull request Apr 2, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant