Vaultwarden 1.29.2 Release
요약
로그인 할 때 이미 마스터 비밀번호가 설정되어 있을 때에도 사용자가 마스터 비밀번호를 설정해야 하는 문제를 해결하기 위한 마이너 업데이트입니다.
변경 사항은 다음과 같습니다.
-.env.template 파일 수정
-로그인시 UserOrg 상태 수정
-이미지 업데이트
-디바이스 로그인 구현
-웹 보트 버전 및 Rust 업데이트
-파비콘 다운로드 최적화
-로그인 응답에 UserDecryptionOptions 추가
-웹 소켓을 위한 Authorization 헤더 허용
-관리자 인터페이스 업데이트
전체 변경 내역은 다음 링크에서 확인하실 수 있습니다.
원문 내용
Minor release to fix an issue forcing user to set amaster password when logging in even when it's already set
What's Changed
- Fix .env.template file by @BlackDex in #3734
- Fix UserOrg status during LDAP Import by @BlackDex in #3740
- Update images to Bookworm and PQ15 and Rust v1.71 by @BlackDex in #3573
- Implement "login with device" by @quexten in #3592
- chore: Bump web vault to v2023.7.1 and bump Rust by @GeekCornerGH in #3769
- Optimized Favicon downloading by @BlackDex in #3751
- add UserDecryptionOptions to login response by @stefan0xC in #3813
- add new secretsmanager plan for web-v2023.8.x by @stefan0xC in #3797
- Allow Authorization header for Web Sockets by @BlackDex in #3806
- Update admin interface by @BlackDex in #3730
Full Changelog: 1.29.1...1.29.2
링크 : https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.2