Created attachment 239065 [details] update to 1.27.0 Hi, This is the update for Vaultwarden to 1.27.0. It will fix the bug with web vault updated to 2022.12.0. I also added the beta Group support feature to the config file. Best regards, Adrien
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ed2950bc290146c5881cbe0fdf3898b23d3a915 commit 9ed2950bc290146c5881cbe0fdf3898b23d3a915 Author: Michael Reifenberger <mr@FreeBSD.org> AuthorDate: 2023-01-01 22:25:06 +0000 Commit: Michael Reifenberger <mr@FreeBSD.org> CommitDate: 2023-01-01 22:28:37 +0000 security/vaultwarden: Update to 1.27.0 This will fix the bug with web vault updated to 2022.12.0. PR: 268599 Reported by: Adrien security/vaultwarden/Makefile | 234 +++++++------ security/vaultwarden/distinfo | 468 +++++++++++++------------ security/vaultwarden/files/vaultwarden_conf.in | 3 + security/vaultwarden/pkg-plist | 4 +- 4 files changed, 360 insertions(+), 349 deletions(-)
Hi, done. Thanks!