[PR #755] [MERGED] Allows us to pass in some options to have policies enforced upon. #2573

Closed
opened 2025-11-26 23:21:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/755
Author: @kspearrin
Created: 3/5/2020
Status: Merged
Merged: 3/5/2020
Merged by: @kspearrin

Base: masterHead: enforcepolicies


📝 Commits (1)

  • 0251c6a Allows us to pass in some options to have policies enforced upon.

📊 Changes

2 files changed (+27 additions, -16 deletions)

View changed files

📝 src/Core/Abstractions/IPasswordGenerationService.cs (+2 -0)
📝 src/Core/Services/PasswordGenerationService.cs (+25 -16)

📄 Description

This PR brings the codebase in alignment with some jslib changes. See https://github.com/bitwarden/jslib/pull/83

Allows us to pass in some options to have policies enforced upon. need this for upcoming CLI PR where options are derived instead of pulled from storage.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/755 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 3/5/2020 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `enforcepolicies` --- ### 📝 Commits (1) - [`0251c6a`](https://github.com/bitwarden/android/commit/0251c6a68af8dbaa7b33ad7b0d738ff4a5e418b2) Allows us to pass in some options to have policies enforced upon. ### 📊 Changes **2 files changed** (+27 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Abstractions/IPasswordGenerationService.cs` (+2 -0) 📝 `src/Core/Services/PasswordGenerationService.cs` (+25 -16) </details> ### 📄 Description This PR brings the codebase in alignment with some jslib changes. See https://github.com/bitwarden/jslib/pull/83 > Allows us to pass in some options to have policies enforced upon. need this for upcoming CLI PR where options are derived instead of pulled from storage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:21:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2573