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-03 15:45:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d11ab85a05136e7fd2dec7d736d7baa50e133d20
server
/
src
/
Api
/
Controllers
History
Kyle Spearrin
da56901d17
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
..
AccountsController.cs
A few fixes to TwoFactorProvider
2016-07-23 01:34:22 -04:00
AliveController.cs
Upgrade to ASP.NET Core RC2 release.
2016-05-19 23:17:01 -04:00
AuthController.cs
Added support for device registration during two factor login
2016-07-23 02:49:57 -04:00
CiphersController.cs
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
2016-07-13 21:43:48 -04:00
DevicesController.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
FoldersController.cs
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
2016-07-13 21:43:48 -04:00
SitesController.cs
Added POST route endpoints for all PUT and DELETE operations to allow for vault to avoid preflight.
2016-07-13 21:43:48 -04:00