1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Matt Gibson
deabffb7b0 Implement disable send policy (#259)
* Implement disable send policy

* Linter fixes

* Add toast on submit if sends are disabled
2021-02-04 11:22:31 -06:00
Vincent Salucci
2d62e10d98 [Policy] Personal Ownership (#213)
* Initial commit of personal ownership enforcement

* Updated policy type enum

* Sync'd eventType for Policy_Updated with server enum value

* Added policyId to eventResponse model

* Removed explicit typing
2020-12-08 10:10:15 -06:00
Addison Beck
76c09641ba changed OnlyOrg enum to be SingleOrg (#189) 2020-10-26 16:01:17 -04:00
Vincent Salucci
595215a9da [Require SSO] Add policy type enumeration (#186)
* Added SsoAuthentication policy type

* Updated policy type name // added comments for clarification of what each type controls
2020-10-13 12:06:51 -05:00
Addison Beck
9e9795fd85 added OnlyOrg to PolicyType enum (#183) 2020-10-12 11:54:20 -04:00
Kyle Spearrin
844699f1a4 new enums 2020-01-15 09:56:51 -05:00