[PR #1122] [MERGED] [Require SSO] Added new Policy Types #2758

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1122
Author: @vincentsalucci
Created: 10/19/2020
Status: Merged
Merged: 10/19/2020
Merged by: @vincentsalucci

Base: masterHead: m-require-sso-policy-type


📝 Commits (1)

  • d0b9150 Added New policy types (only org & require sso)

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 src/Core/Enums/PolicyType.cs (+3 -1)

📄 Description

Objective

Synchronize all PolicyType enum values across server, jslib, and mobile repos.

Code Changes

  • PolicyType: Added enum values for OnlyOrg and RequireSso to match the server and jslib repos

🔄 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/1122 **Author:** [@vincentsalucci](https://github.com/vincentsalucci) **Created:** 10/19/2020 **Status:** ✅ Merged **Merged:** 10/19/2020 **Merged by:** [@vincentsalucci](https://github.com/vincentsalucci) **Base:** `master` ← **Head:** `m-require-sso-policy-type` --- ### 📝 Commits (1) - [`d0b9150`](https://github.com/bitwarden/android/commit/d0b9150670d14ffa9b6c08ca0bd3b5059106fea0) Added New policy types (only org & require sso) ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Enums/PolicyType.cs` (+3 -1) </details> ### 📄 Description ## Objective > Synchronize all `PolicyType` enum values across server, jslib, and mobile repos. ## Code Changes - **PolicyType**: Added enum values for `OnlyOrg` and `RequireSso` to match the `server` and `jslib` repos --- <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:23:42 -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#2758