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-27 21:53:24 +00:00
Code
Issues
Releases
Wiki
Activity
Files
b144f8a686a2cdfb1b5e9632044c0c1031e19896
server
/
src
/
Api
/
IdentityServer
History
Kyle Spearrin
b144f8a686
validation checks on cipher move
2017-03-25 16:25:10 -04:00
..
AllowAllCorsPolicyService.cs
AllowAll cors option for identity server
2017-03-16 22:04:02 -04:00
ApiResources.cs
Fixes for identity server
2017-03-09 20:30:19 -05:00
Clients.cs
Move claims issuance and security stamp checks out into profile service. moved context sets out of identity implementations and into get methods.
2017-01-24 22:15:21 -05:00
PersistedGrantStore.cs
move domains to Models.Table
2017-03-08 21:45:08 -05:00
ProfileService.cs
Moved identity implementations to scoped lifetime since they have dependencies on CurrentContext
2017-01-25 22:31:14 -05:00
ResourceOwnerPasswordValidator.cs
validation checks on cipher move
2017-03-25 16:25:10 -04:00
TokenRetrieval.cs
Move idenityserver implementations into API project
2017-01-18 18:34:14 -05:00