This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/bitwarden/server.git
synced
2026-02-10 19:03:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13f85bf2f1b6ca29ebd74ac9e0381609a71c3b34
server
/
src
/
Core
/
Repositories
History
Kyle Spearrin
13f85bf2f1
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
..
DocumentDB
Added
GetTakeCount
helper to break down large arrays into manageable sizes for documentdb requests (current max limit of 512kb per request).
2015-12-30 22:38:00 -05:00
SqlServer
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
ICipherRepository.cs
Added retrt logic to all documentdb queries. Updated change password and email process to use multi step for cirty ciphers and replace user. Fixed RefreshSecurityStampAsync to not dirty ciphers.
2015-12-29 21:45:21 -05:00
IFolderRepository.cs
initial commit of source
2015-12-08 22:57:38 -05:00
IRepository.cs
initial commit of source
2015-12-08 22:57:38 -05:00
ISiteRepository.cs
initial commit of source
2015-12-08 22:57:38 -05:00
IUserRepository.cs
Added retrt logic to all documentdb queries. Updated change password and email process to use multi step for cirty ciphers and replace user. Fixed RefreshSecurityStampAsync to not dirty ciphers.
2015-12-29 21:45:21 -05:00