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
/
DocumentDB
History
Kyle Spearrin
79f9f60a78
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
..
Stored Procedures
comments and some name changes
2015-12-30 18:49:43 -05:00
Utilities
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
BaseRepository.cs
initial commit of source
2015-12-08 22:57:38 -05:00
CipherRepository.cs
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
FolderRepository.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
Repository.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
SiteRepository.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
UserRepository.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