Commit Graph

217 Commits

Author SHA1 Message Date
Ed b8dad2d657
Update README.md (#2011)
Updated README.md to prevent Nginx redirecting the browser to the local address of the machine
2024-01-26 10:30:16 +01:00
SecurityGuy f3127dc857
Generate working DKIM keys by adding -traditional flag and update NGINX instructions to avoid breaking certbot (#1989)
* Update README.md

Add -traditional option to openssl genrsa to avoid Python DKIM library (dkimpy) error that prevents email from being sent:

dkim.asn1.ASN1FormatError: Unexpected tag (got 30, expecting 02)

Ref: https://bugs.launchpad.net/dkimpy/+bug/1708917

* Update NGINX instructions

Include warning to delete /etc/nginx/sites-enabled/default to avoid a conflict that breaks certbot.
2024-01-03 14:08:39 +01:00
rubencm 51916a8c8a
Specify how to create the certificates if they don't exist in readme (#1533) 2023-01-17 20:09:41 +01:00
Son Nguyen Kim 2760b149ff
change twitter handle to simplelogin instead of simple_login (#1286) 2022-09-14 17:37:41 +02:00
Adrià Casajús 046748c443
Update pre-commit (#1138)
* Update pre-commit

* Upgrade djlint, remove flake8 and add pylint

* Reformat with new djlint version

* Run pre-commit on CI

* Use only python3.10 on CI

* Reformat files with pre-commit

* Run pre-commit against all files

* Reformat

* Added global excludes

* Added pre-commit to the contributing file

* Set python 3.9 as default

* Set language version to python3

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Carlos Quintana <carlos.quintana@proton.ch>
2022-07-04 16:01:04 +02:00
alpha-tango-kilo cb177a10a2
Update SSL documentation
Improve readability
Talk about HSTS
Link to SSL doc in README
2022-05-04 17:09:35 +01:00
Son 0931642d11 use 10.0.0.0 network instead of 240.0.0.0 2022-03-20 10:38:58 +01:00
Mr. Blue Coat 99ff4c6f88
restore pwd paths 2022-01-19 13:35:33 -07:00
Mr. Blue Coat 724edee311
link update 2022-01-17 08:19:00 -07:00
Mr. Blue Coat 11fe7f6f65
fix for server restart survivability 2022-01-16 18:57:56 -07:00
Mr. Blue Coat 1caf8e5dcd
minor installation instruction fixes
Closes #749
2022-01-16 16:16:56 -07:00
Son e5a7aeb3fb add sl-job-runner to self host instruction 2021-10-13 19:16:20 +02:00
prashantkamdar 202fadcfc8 removing extra space 2021-09-30 22:37:44 +05:30
prashantkamdar 8356a9627d updating the readme and upgrade docs to bind to localhost 2021-09-30 22:36:30 +05:30
Prashant Kamdar 71b7c18ae8
Merge branch 'simple-login:master' into master 2021-09-30 22:30:17 +05:30
Son Nguyen Kim 469c2011aa use ~all instead of -all for SPF 2021-09-23 10:30:59 +02:00
prashantkamdar 1e2d682351 typo fix 2021-08-15 21:35:54 +05:30
prashantkamdar 173b509706 security steps in the readme 2021-08-15 21:26:38 +05:30
prashantkamdar e22af08e0b security steps in the readme 2021-08-15 21:19:55 +05:30
prashantkamdar bf39b924dd security steps in the readme 2021-08-15 21:17:54 +05:30
prashantkamdar 5bf8b75a11 security steps in the readme 2021-08-15 21:15:23 +05:30
Son Nguyen Kim cbcae31288 add troubleshooting doc 2021-07-29 10:43:36 +02:00
Son NK 3ed9c3d6fe remove uptimerobot from README 2021-06-22 11:40:35 +02:00
doanguyen 4db8a4169e chore: remove sudo in running docker
Running docker in `sudo` mode is considered harmful.
It's recommended to run docker as non-root user to
minimize the security risks.

[0]: https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user
2021-05-22 22:06:47 +02:00
Peter Dave Hello a9794325cd
Enable nginx config block syntax highlight in README.md 2021-05-17 18:56:38 +08:00
Son NK 95c8f14ea5 update doc 2021-04-07 11:57:48 +02:00
Son NK 06bb3ffe41 v3.4.0 2021-04-07 11:56:07 +02:00
Benoit VIGNAL f9366e2ed4 doc: add missing DKIM_PUBLIC_KEY_PATH in readme and example.env 2021-03-29 19:57:19 +02:00
Son NK 5a55121dfc Remove Trello 2021-03-25 19:21:21 +01:00
Son NK 819738f55c remove unused DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE 2021-03-08 15:14:37 +01:00
Son NK 58df3442d5 simplify readme 2021-03-08 15:08:41 +01:00
Son NK 48a16a1d2e use another hero image 2021-03-08 14:59:39 +01:00
Son NK ffb7cdbdec Add Sylvia van Os to contributor 2021-03-08 14:59:39 +01:00
Son fb24760039 move contribution guide to CONTRIBUTING.md 2021-03-06 15:55:18 +01:00
Son NK 2b811f942d 3.3.0 2021-03-05 13:11:47 +01:00
Son f9161dba20 Handle "message/rfc822" in replace() 2021-01-16 10:45:50 +01:00
Son NK f9b0bdc2ed Remove mentions of AWS, Sentry, Google/Facebook login in self hosting instructions 2021-01-12 09:54:46 +01:00
AndreasGassmann 79e0fcf3d4
fix typos in readme 2021-01-12 08:07:49 +01:00
Ian McKenzie 7dc97efb4b Readme spelling correction.
"loose" is the opposite of "tight", "lose" is the opposite of "acquire".
2020-11-21 14:51:15 -05:00
Son NK fde01af5b5 improve readme 2020-11-14 16:26:15 +01:00
Son Nguyen Kim 521ab4f47e
Update README.md 2020-11-14 16:06:42 +01:00
Son NK 56aca5edaf use another hero image 2020-11-14 16:03:25 +01:00
Son NK 81e211f8b4 Move table of content to top 2020-11-14 16:03:16 +01:00
Son NK ea6e6f23d2 Move api and oauth to dedicated page 2020-11-14 16:00:39 +01:00
Son NK 19ac657c1c add GET /api/v2/mailboxes 2020-11-03 12:14:13 +01:00
Son NK 273537e7ae use same mailbox format for "POST /api/mailboxes" and "GET /api/mailboxes" 2020-11-03 11:22:01 +01:00
Son NK ec1b7dd8b8 return latest_activity=null if there's no activity in GET /api/v2/aliases 2020-11-01 12:32:20 +01:00
Son NK c076c7c7f3 PATCH /api/setting 2020-10-28 17:47:26 +01:00
Son NK 12f7485cb1 Add GET /api/setting/domains 2020-10-28 17:30:57 +01:00
Son NK 77bf9537d0 Add GET /api/setting 2020-10-28 17:23:58 +01:00