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-04 16:13:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd961dfdf6e4de47508d4983ca42b03a56b0c161
server
/
src
/
Core
/
Repositories
History
Kyle Spearrin
2abb1aaae5
implemented grant repository and identity server PersistedGrantStore
2017-01-11 23:20:54 -05:00
..
SqlServer
implemented grant repository and identity server PersistedGrantStore
2017-01-11 23:20:54 -05:00
ICipherRepository.cs
added cipher history API for data syncing with client databases
2016-06-08 20:40:20 -04:00
IDeviceRepository.cs
Revert device id in jwt token and moved to reading from header. Added clear token by identifier API/repo/sproc so that token can be cleared after logout.
2016-08-06 15:15:11 -04:00
IGrantRepository.cs
implemented grant repository and identity server PersistedGrantStore
2017-01-11 23:20:54 -05:00
IRepository.cs
Added redis caching libraries and implemented for user by id caching.
2016-06-17 17:42:22 -04:00
IUserRepository.cs
refactored data storage to use cipher table. added history table and insert triggers.
2016-05-21 17:16:22 -04:00