Skip to content

[PM-27060] chore: add feature flag for password prelogin from SDK#7954

Merged
ike-kottlowski merged 3 commits into
mainfrom
auth/pm-27060/add-password-prelogin-feature-flag
Jul 14, 2026
Merged

[PM-27060] chore: add feature flag for password prelogin from SDK#7954
ike-kottlowski merged 3 commits into
mainfrom
auth/pm-27060/add-password-prelogin-feature-flag

Conversation

@ike-kottlowski

Copy link
Copy Markdown
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-27060
Related client PR: bitwarden/clients#21777

📔 Objective

Adds a new feature flag key, pm-27060-password-prelogin-from-sdk, to FeatureFlagKeys in src/Core/Constants.cs. This flag will be used to gate the rollout of password prelogin logic sourced from the SDK. No behavioral changes are introduced in this PR — it only registers the flag key for use in follow-up work.

📸 Screenshots

N/A — no UI changes.

@ike-kottlowski ike-kottlowski marked this pull request as ready for review July 9, 2026 22:07
@ike-kottlowski ike-kottlowski added the t:feature Change Type - Feature Development label Jul 9, 2026
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.05%. Comparing base (c32cd8e) to head (914ea40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7954   +/-   ##
=======================================
  Coverage   62.05%   62.05%           
=======================================
  Files        2277     2277           
  Lines       99452    99452           
  Branches     8983     8983           
=======================================
+ Hits        61718    61719    +1     
+ Misses      35561    35560    -1     
  Partials     2173     2173           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Patrick-Pimentel-Bitwarden

Copy link
Copy Markdown
Contributor

Sorry just a sec, something is off in LD. Give me a few to see what's going on.

@Patrick-Pimentel-Bitwarden Patrick-Pimentel-Bitwarden dismissed their stale review July 13, 2026 13:21

Something seems off in LD. Double checking what is going on.

@ike-kottlowski ike-kottlowski merged commit a4a7355 into main Jul 14, 2026
43 checks passed
@ike-kottlowski ike-kottlowski deleted the auth/pm-27060/add-password-prelogin-feature-flag branch July 14, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:feature Change Type - Feature Development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants