vaultwarden/src
BlackDex 5a974c7b94 Added SMTP test button in the admin gui
- Added a test button for checking the e-mail settings.
- Fixed a bug with the _post JavaScript function:
  A function was overwriten with a variable and errors were not handled
correctly like a 500 for example.
2020-02-26 16:49:56 +01:00
..
api Added SMTP test button in the admin gui 2020-02-26 16:49:56 +01:00
db Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01:00
static Added SMTP test button in the admin gui 2020-02-26 16:49:56 +01:00
auth.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00
config.rs Added SMTP test button in the admin gui 2020-02-26 16:49:56 +01:00
crypto.rs Formatting 2019-12-27 18:37:14 +01:00
error.rs Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01:00
mail.rs Added SMTP test button in the admin gui 2020-02-26 16:49:56 +01:00
main.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00
util.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00