Commit Graph

4 Commits

Author SHA1 Message Date
Derek Nance
74e0441a5e [PM-28727] Upgrade to .NET 10 (#7171)
Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com>
2026-05-01 11:53:00 -05:00
Brandon Treston
3724ecf132 Implement master password policy requirement (#7537)
* implement master password policy requirement

* revert unrelated chagned files

* fix aggregate pattern in factory, move away from ctor

* remove admin/owner exemption

* revert mp exemption in policyService
2026-04-29 13:21:28 -04:00
Derek Nance
e1c67a42b8 [PM-33436] Refactor setup shell commands (#7494) 2026-04-22 11:27:42 -05:00
Justin Baur
48060b0867 [PM-35150] Make Setup testable and add test for install (#7445)
* Make `Setup` testable and add test for install

* Update util/Setup/Program.cs

Co-authored-by: Derek Nance <dnance@bitwarden.com>

* Update other callsites

---------

Co-authored-by: Derek Nance <dnance@bitwarden.com>
2026-04-17 10:47:41 -04:00