1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-12 01:11:22 +01:00
bitwarden-server/src/Core/Models
Matt Portune 51fd87df0b
Added UseSso bool to Organization (#834)
* Added UseSso bool to org

* Update fields in migration script

* bump version & check enabled flag on ssoConfig
2020-07-22 09:38:39 -04:00
..
Api Added UseSso bool to Organization (#834) 2020-07-22 09:38:39 -04:00
Business Added UseSso bool to Organization (#834) 2020-07-22 09:38:39 -04:00
Data Added UseSso bool to Organization (#834) 2020-07-22 09:38:39 -04:00
EntityFramework just type mapping for json docs 2020-01-10 18:54:44 -05:00
Mail additional formatting & inclusion of org name 2020-05-19 18:22:03 -04:00
StaticStore Added UseSso bool to Organization (#834) 2020-07-22 09:38:39 -04:00
Table Added UseSso bool to Organization (#834) 2020-07-22 09:38:39 -04:00
IExternal.cs stub out new scim api for dir sync 2017-12-12 13:22:37 -05:00
ITwoFactorProvidersUser.cs return twofactor enabled property on org users api 2018-12-19 11:48:36 -05:00
PushNotification.cs add logout notification 2018-08-28 08:22:49 -04:00
TwoFactorProvider.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00