16 Commits

Author SHA1 Message Date
Leendert de Borst
c9eaf2d807 Add trusted_proxies env var to control nginx x-forwarded-for behaviour (#1982) 2026-05-01 14:25:16 +02:00
Leendert de Borst
3eaf2ac5c6 Add option to limit access to admin to certain IP (ranges) for self hosted users (#1975)
* Add docs for restricting admin access (#1556)

* Add admin geo scaffolding (#1556)

* Update nginx config (#1556)

* Add admin IP allowlist setting (#1556)

* Update docs (#1556)

* Update docs (#1556)

* Update install.sh with configure-admin-access command (#1556)

* Update admin access docs (#1556)
2026-04-29 10:37:40 +02:00
Arnaud Dartois
ce96b2e85a Add option to configure SMTP advertised hostname for self-hosted setups (#1877)
* feat(smtp): make advertised hostname configurable for PTR/banner alignment

* test(integration): align SMTP TestHostBuilder with AdvertisedHostnameConfiguration and IConfiguration

* test(import): expect Dashlane notes newline per Environment.NewLine

* docs: document SMTP advertised hostname and PTR/banner alignment

* restore original .vscode folder content

* Use env-only SMTP advertised hostname in tests and service

* revert

* remove unused reference

* remove unused methods

* Use aliasvault when SMTP advertised hostname is empty

* Update SMTP advertised hostname docs

* Update install.sh SMTP advertised hostname prompt

* Update .env.example

* Update docs

---------

Co-authored-by: Arnaud Dartois <opensource.fork@tordais.cc>
Co-authored-by: Leendert de Borst <ldeborst@xivisoft.com>
2026-04-13 14:03:54 +02:00
Leendert de Borst
c64238dd79 Add SMTP TLS instructions to self-hosted docs 2026-02-05 21:58:03 +01:00
Leendert de Borst
fd888728d4 Update isntall docs and troubleshooting steps 2026-02-04 21:37:45 +01:00
Leendert de Borst
49ef4918fa Update docs (#112) 2026-02-04 19:09:39 +00:00
Leendert de Borst
78ff0bb6c5 Update Docker builds to correct target architecture is used to prevent problems with arm64 (#1563) 2026-01-31 19:53:18 +00:00
Leendert de Borst
1ed2c254a0 Update docs 2026-01-27 20:46:38 +01:00
NFSL2001
23630e6479 Update installation guide with admin panel password warning
Added warning about recording admin panel password and changing it after service restart.
2026-01-27 23:33:31 +08:00
Leendert de Borst
cf90721197 Update installation docs (#1280) 2025-10-04 13:50:41 +02:00
Leendert de Borst
8458a8cd19 Update docs with update instructions 2025-09-19 15:05:00 +02:00
Leendert de Borst
3f12bdad9d Add instructions for using self-signed SSL cert with mobile apps (#1181) 2025-09-15 16:05:22 +02:00
Leendert de Borst
961977c9e2 Update docs (#1181) 2025-09-08 18:51:39 +02:00
Leendert de Borst
e3d2bec203 Update database import/export compatibility (#1181) 2025-09-08 18:51:18 +02:00
Leendert de Borst
016a7e7559 Add aliasvault wrapper script to all-in-one Docker image (#1181) 2025-09-08 17:41:11 +02:00
Leendert de Borst
fd485b979c Add 301 redirects to jekyll docs (#1181) 2025-09-08 15:58:52 +02:00