Skip to content

Fix login script for private vault backend

Steve Starke requested to merge sstrk/fix-vault-login-var into devel

Version Control Information

Source branch: sstrk/fix-vault-login-var
Target branch: devel

Commits:

* Fix login script for private vault backend

The exported variable was wrong which prevented a proper login if a
private vault (a vault with self-signed certificates) is used as
backend.

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports