Skip to content

fix: set password with hash injection

Mathias Goebel requested to merge bugfix/#189-set-passwort into develop

Bug fix

Summary

Before this MR post-install.xq will set the wrong password. This MR fixes this.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Product Owner accepts the User Story

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.

Closes #189 (closed)

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Mathias Goebel

Merge request reports