vaultwarden/src
Jeremy Lin 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting
To use this, include a path in the `DOMAIN` URL, e.g.:

* `DOMAIN=https://example.com/custom-path`
* `DOMAIN=https://example.com/multiple/levels/are/ok`
2020-02-18 21:27:00 -08:00
..
api Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00
db Attachment size limits, per-user and per-organization 2020-02-17 22:56:26 +01:00
static Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00
auth.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08:00
config.rs Add backend support for alternate base dir (subdir/subpath) hosting 2020-02-18 21:27:00 -08: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 Fix backwards indices 2020-01-30 22:33:50 +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