1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins
In this implementation, the `TZ` environment variable must be set
in order for the formatted output to use a more user-friendly
time zone abbreviation (e.g., `UTC`). Otherwise, the output uses
the time zone's UTC offset (e.g., `+00:00`).
2020-07-07 21:30:18 -07:00
..
core Add support for hiding passwords in a collection 2020-07-02 21:51:20 -07:00
admin.rs Updated Organizations overview 2020-06-03 20:37:31 +02:00
icons.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00
identity.rs Use local time in email notifications for new device logins 2020-07-07 21:30:18 -07:00
mod.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00
notifications.rs Remove unused dependency and simple feature, update dependencies and fix some clippy lints 2020-05-03 17:24:51 +02:00
web.rs Redesign of the admin interface. 2020-05-28 10:46:25 +02:00