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
2026-02-27 09:53:42 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e68ed04f7709821f86d18490b7b3da423344acda
server
/
src
/
Api
/
Controllers
History
Kyle Spearrin
e68ed04f77
Require 2FA token in order to disiable 2FA. Added 2FA recovery code to data/domain model and exposed recover and regenerate 2FA APIs
2016-11-14 21:13:53 -05:00
..
AccountsController.cs
Require 2FA token in order to disiable 2FA. Added 2FA recovery code to data/domain model and exposed recover and regenerate 2FA APIs
2016-11-14 21:13:53 -05: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
No response for device put token API.
2016-08-06 18:46:02 -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