1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-10 15:13:29 +01:00
bitwarden-server/src/Core/Repositories
Kyle Spearrin 2c4752f4ac
Sso user table, model and repo stubbed out (#837)
* Sso user table, model and repo stubbed out

* switch to nullable org id, bigint id

* update GetBySsoUserAsync

* cleanup migrator file

* fix EF user repo

* fix pg repo

* is `IS NULL` checks

* unique indexes

* update migration scripts

* add another unique index

* remove old script
2020-07-28 10:03:09 -04:00
..
EntityFramework Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00
Noop fix typo 2019-09-18 09:47:25 -04:00
PostgreSql Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00
SqlServer Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00
TableStorage Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
BaseRepository.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
ICipherRepository.cs Feature.web.534.allow multi select in org vault (#830) 2020-07-22 11:38:53 -05:00
ICollectionCipherRepository.cs apis for bulk sharing 2018-06-13 14:03:44 -04:00
ICollectionRepository.cs apis for managing collection users 2018-10-17 22:18:03 -04:00
IDeviceRepository.cs clear token by id 2017-06-02 16:52:54 -04:00
IEventRepository.cs added org user and cipher event APIs 2017-12-15 15:50:50 -05:00
IFolderRepository.cs Folder APIs to new tables 2017-03-18 11:35:41 -04:00
IGrantRepository.cs move domains to Models.Table 2017-03-08 21:45:08 -05:00
IGroupRepository.cs manager group user apis 2018-10-18 08:38:22 -04:00
IInstallationDeviceRepository.cs record installation devices 2019-03-19 00:39:03 -04:00
IInstallationRepository.cs added installations, push scoped tokens, push api 2017-08-10 14:39:11 -04:00
IMaintenanceRepository.cs disable autostats for cipher table 2019-02-03 22:39:53 -05:00
IMetaDataRepository.cs fix typo 2019-09-18 09:47:25 -04:00
IOrganizationRepository.cs organization search page 2018-03-21 17:41:14 -04:00
IOrganizationUserRepository.cs apis for getting user details 2019-03-05 23:22:43 -05:00
IPolicyRepository.cs sync org policies to client devices 2020-01-28 15:33:32 -05:00
IRepository.cs update libs and cleanup 2017-07-14 09:06:35 -04:00
ISsoConfigRepository.cs Additional changes for enterprise portal sso config (#819) 2020-07-13 15:58:59 -04:00
ISsoUserRepository.cs Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00
ITransactionRepository.cs handle transactions on paypal webhook 2019-02-01 22:22:08 -05:00
IU2fRepository.cs add support for storing u2f challenges 2017-06-21 16:55:45 -04:00
IUserRepository.cs Sso user table, model and repo stubbed out (#837) 2020-07-28 10:03:09 -04:00