[1.26.1]
Update vaultwarden to 1.37.1
Full Changelog
Always send initOrganization and orgUserHasExistingUser in invite URL by @vikfox in #7482
Indirectly resolved #7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.
Hello @oauth2-tmp-cloudron-1784273754379-im6vnh
Please see https://forum.cloudron.io/topic/14812/vaultwarden-fails-to-start-after-update-db-migration-error-sso and apply the fix.
James, I found the solution. I forget to add {} before and after the variable, that makes my config.json error. Now, it's solved.
{
"signups_allowed": false,
"invitations_allowed": true,
}
Yes, it is set to false.
Maybe I was tricked because I had one Domain whitelisted. I don't remember if the "Register"-Link was always there. Would love to hide it.
It seems, that the disabled registration does work. Sorry for alerting...
By the way, Vaultwarden itself is fine with assets living elsewhere. You can use surfer to host for example logo files and then drop the link in the user.vaultwarden.scss.hbs file.
@jdaviescoates the comment in the package says there are some values that can only be set in env . But I cannot find what they are . AFAICT, it is safe to empty it out.
@necrevistonnezr my installation is quite old - that's correct. Thanks for checking in!
@girish , thank you for the doc's reference! Guess it might make sense to stress that during the installation, as well as an offer to increase KDF up to 2 mln (as per Bitwarden docs as well).