This website requires JavaScript.
Explore
Help
Sign In
bitwarden
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/bitwarden/server
synced
2025-12-25 20:53:16 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5ac2113cacb37241fc08338c38cb056719d7683c
server
/
src
/
Core
/
Repositories
/
SqlServer
History
Kyle Spearrin
5ac2113cac
org user management apis
2017-03-04 21:28:41 -05:00
..
BaseRepository.cs
refactored data storage to use cipher table. added history table and insert triggers.
2016-05-21 17:16:22 -04:00
CipherRepository.cs
remove old share solution code
2017-02-28 22:51:29 -05:00
DeviceRepository.cs
updated sproc to clear push token, not identifier
2016-08-06 15:33:36 -04:00
GrantRepository.cs
implemented grant repository and identity server PersistedGrantStore
2017-01-11 23:20:54 -05:00
OrganizationRepository.cs
organizations to account profile
2017-03-02 21:51:03 -05:00
OrganizationUserRepository.cs
org user management apis
2017-03-04 21:28:41 -05:00
Repository.cs
Added redis caching libraries and implemented for user by id caching.
2016-06-17 17:42:22 -04:00
UserRepository.cs
org user management apis
2017-03-04 21:28:41 -05:00