[PM-41311] Register Fill Assist policy - #8123
Conversation
Signed-off-by: Ben Brooks <bbrooks@bitwarden.com>
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Re-reviewed after the latest commit. Both previously flagged findings are resolved: Code Review DetailsNo blocking findings. PR Metadata Assessment
|
Signed-off-by: Ben Brooks <bbrooks@bitwarden.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8123 +/- ##
=======================================
Coverage 62.87% 62.87%
=======================================
Files 2301 2302 +1
Lines 100212 100220 +8
Branches 9019 9020 +1
=======================================
+ Hits 63008 63014 +6
- Misses 35020 35022 +2
Partials 2184 2184 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…heck Signed-off-by: Ben Brooks <bbrooks@bitwarden.com>
🎟️ Tracking
PM-41311
📔 Objective
Registers the FillAssist policy type on the server as part of Fill Assist Milestone 2 (epic PM-39414). This milestone introduces an organizational policy that lets admins:
This PR registers the new
PolicyType.FillAssistenum value and wires up its{ rulesUrl }payload with[Required]+[Url]validation, and the corresponding unit and integration tests.Notes: