Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
nickslowinski
/
vaultwarden-test
Beobachten
1
Favorisieren
0
Fork
Du hast bereits einen Fork von vaultwarden-test erstellt
0
geforkt von
mirrored/vaultwarden
Code
Pull-Requests
Aktivität
303eaabeea
vaultwarden-test
/
src
/
api
Verlauf
Lyonel Martinez
dbd95e08e9
Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes.
2022-06-02 15:13:58 +02:00
..
core
Improve sync speed and updated dep. versions
2022-05-06 17:01:02 +02:00
admin.rs
Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes.
2022-06-02 15:13:58 +02:00
icons.rs
Async/Awaited all db methods
2022-02-27 21:37:23 +01:00
identity.rs
Remove u2f implementation
2022-03-27 17:25:04 +02:00
mod.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
notifications.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
web.rs
Add
/api/{alive,now,version}
endpoints
2022-04-23 23:47:49 -07:00