This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-09-11 11:15:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95caaf2a40194de6db3305ef1d8f28ddeae159e0
vaultwarden
/
src
/
api
History
Jeremy Lin
95caaf2a40
Add missing admin endpoints for deleting ciphers
...
This fixes the inability to bulk-delete ciphers from org vault views.
2020-10-23 03:42:22 -07:00
..
core
Add missing admin endpoints for deleting ciphers
2020-10-23 03:42:22 -07:00
admin.rs
Add support for multiple simultaneous database features by using macros.
2020-08-24 20:11:17 +02:00
icons.rs
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation
2020-07-15 00:00:03 +02:00
identity.rs
Remove redundant user fetching from login
2020-08-11 16:48:15 +02:00
mod.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00
notifications.rs
Improving code
2020-08-31 22:20:21 +02:00
web.rs
As requested here:
https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299
2020-09-19 22:19:55 +02:00