gregtwallace / certwarden

Cert Warden is a centralized ACME Client. It provides an API for certificate consumers to fetch their individual keys and certs with API keys.
https://www.certwarden.com/
Other
176 stars 6 forks source link

Login with default credentials does not work with 0.9.4 #10

Closed ntimo closed 1 year ago

ntimo commented 1 year ago

Issue

After installting 0.9.4 the default login with admin:password does not work.

Workarround

After downgrading to 0.9.3 it works.

gregtwallace commented 1 year ago

What environment is this in? And was it a completely fresh install?

ntimo commented 1 year ago

Yes it was a completely fresh install, on Ubuntu 22.04 via a systemd service

gregtwallace commented 1 year ago

I can’t reproduce this and the code responsible for setting up the DB hasn’t changed in a few versions. Can you try it again?

gregtwallace commented 1 year ago

Insufficient information.