Bugfix/#49 pw protection
Bug fix
Summary
After this MR a password for the admin
user in the database is set in the post-installation phase. It reads from env vars provided by GitLab EXIST_ADMIN_PW
is not present, the empty string is set - what should met the default setting.
Compliance to “Definition of Done”
-
Unit tests passed -
Code reviewed -
Acceptance criteria met -
Functional tests passed -
Non-Functional requirements met -
Product Owner accepts the User Story
Related
Closes #49
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.
Readme and general docs
-
I updated the README (if applicable) and kept the docs up to date.
Edited by Michelle Weidling