This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
bitwarden
Watch
1
Star
0
Fork
0
You've already forked bitwarden
mirror of
https://github.com/bitwarden/server.git
synced
2025-04-24 14:26:38 -05:00
Code
bitwarden
/
src
/
Core
/
Repositories
/
SqlServer
History
Kyle Spearrin
9914399e8b
Removed DocumentDB repositories and domain type dependencies for them. Moved account registration process to not require email address verification in preparation for client app registration process.
2016-02-20 23:25:44 -05:00
..
Models
Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos.
2016-02-06 01:18:25 -05:00
BaseRepository.cs
SqlServer cipher repository implementation with bulk copy.
2016-02-06 11:09:55 -05:00
CipherRepository.cs
Removed DocumentDB repositories and domain type dependencies for them. Moved account registration process to not require email address verification in preparation for client app registration process.
2016-02-20 23:25:44 -05:00
FolderRepository.cs
Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos.
2016-02-06 01:18:25 -05:00
Repository.cs
SqlServer cipher repository implementation with bulk copy.
2016-02-06 11:09:55 -05:00
SiteRepository.cs
Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos.
2016-02-06 01:18:25 -05:00
UserRepository.cs
Added Sql project with database schema. Added SqlServer repositories for Site, Folder, and User (Cipher still TODO). Switched DI in Startup to SqlServer repos.
2016-02-06 01:18:25 -05:00