1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src/api
Mathijs van Veluw d0581da638
Fix if logic error (#5171)
Fixing a logical error in an if statement where we used `&&` which should have been `||`.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-11 11:50:33 +01:00
..
core Fix if logic error (#5171) 2024-11-11 11:50:33 +01:00
admin.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
icons.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
identity.rs Fix collection management and match some json output (#5095) 2024-10-18 20:37:32 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
push.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
web.rs Update admin interface dependencies (#4581) 2024-05-25 15:39:36 +02:00