Commit Graph

1195 Commits

Author SHA1 Message Date
Son NK b583a8fc8d Add refused_email model sql migration script 2020-04-14 22:04:17 +02:00
Son NK c4b97b55dc Support download email file in browser 2020-04-14 22:00:45 +02:00
Son NK 9cf5b886cc Improve wording 2020-04-14 22:00:45 +02:00
Son NK 14bfaff8bd reformat 2020-04-14 22:00:45 +02:00
Son NK 8d9cd6cc1e add mailbox email into notif email 2020-04-14 22:00:45 +02:00
Son NK b0361c357e Send refused email notif to user email instead of mailbox 2020-04-14 22:00:45 +02:00
Son NK cfd5439842 fix 2020-04-14 22:00:45 +02:00
Son NK 5dcf616325 Hide download for deleted refused emails 2020-04-14 22:00:45 +02:00
Son NK 688ae8911f Add cronjob to delete refused emails 2020-04-14 22:00:44 +02:00
Son NK 1575b6450c Not include original email in automatic disable alias email 2020-04-14 22:00:44 +02:00
Son NK 87f6014990 Inform refused email to mailbox 2020-04-14 22:00:44 +02:00
Son NK 59fa594ce8 delete all unnecessary headers in PGP 2020-04-14 22:00:44 +02:00
Son NK 3aad3deb81 Store the bounced email in email handling. 2020-04-14 22:00:44 +02:00
Son NK 18008460e6 Add refused-email view 2020-04-14 22:00:44 +02:00
Son NK 9872672dcb add RefusedEmail model 2020-04-14 22:00:44 +02:00
Son NK 7220df77af Use a better mailbox validation page 2020-04-14 22:00:44 +02:00
Son Nguyen Kim 84fa16cb86 Merge pull request #109 from simple-login/alias-api
Alias api
2020-04-14 21:56:45 +02:00
Son Nguyen Kim 9eae97ccba Merge pull request #108 from simple-login/local-upload
Add LOCAL_FILE_UPLOAD param
2020-04-14 21:53:57 +02:00
Son NK 0c2b16185f Add run init data to upgrade 2020-03-25 12:12:36 +01:00
Son NK b511ee3722 v2.1.0 2020-03-25 12:09:21 +01:00
Son NK ecafda4cb1 add how to upgrade 2.0.0 -> 2.1.0 2020-03-25 12:06:54 +01:00
Son NK 46a72f8a44 add /sl mounting 2020-03-25 12:03:34 +01:00
Son NK 737bc7d774 update upgrade.md to its latest stage 2020-03-25 12:01:33 +01:00
Son NK 77ffa2e35b Add SSL doc 2020-03-25 11:57:06 +01:00
Son NK 6cc2f9750f Fix migration (not compatible with master) 2020-03-25 11:55:35 +01:00
Son NK 2b8d5c2faf Set mydestination to empty to fix case where myhostname is the same as mydomain 2020-03-23 20:39:51 +01:00
Son NK 20e09b0d16 Open PGP to everyone
# Conflicts:
#	.pre-commit-config.yaml
2020-03-23 20:12:20 +01:00
Son NK c369742706 v2.0.0 2020-03-13 12:34:07 +01:00
Son NK 035d5e5f7d Add migration instruction 2020-03-13 12:32:48 +01:00
Son Nguyen Kim f86506e697
Merge pull request #107 from simple-login/fix-sender
Fix sender
2020-03-13 12:01:11 +01:00
Son NK d0616d05a5 Add Sender fix to Changelog 2020-03-13 10:35:56 +01:00
Son NK e713efee98 reformat 2020-03-13 10:34:41 +01:00
Son NK be9d2cdbe3 delete sender header 2020-03-13 10:34:02 +01:00
Son NK c9431c693f v1.1.0 2020-03-13 10:30:27 +01:00
Son NK d2fb44025a fix docs 2020-03-13 00:16:22 +01:00
Son NK 361baff326 add how to upgrade from 1.0.5 to 1.1.0 2020-03-13 00:14:41 +01:00
Son NK a06b318a0e add gnupg to readme 2020-03-13 00:04:48 +01:00
Son NK ab082a5f9b fix get_json returns 400 2020-03-11 14:02:35 +01:00
Son NK eb66900ba3 make test more stable 2020-03-11 13:35:56 +01:00
Son NK c339cc1adf use Python 3.7 in github action 2020-03-11 12:49:01 +01:00
Son Nguyen Kim 9bcec60736
Merge pull request #104 from simple-login/api-note
Support alias note in API
2020-03-11 12:28:45 +01:00
Son NK 1098f17c0c Support note in POST /api/alias/random/new 2020-03-11 12:24:30 +01:00
Son NK aad06f73e9 Support note in POST /api/alias/custom/new 2020-03-11 12:23:43 +01:00
Son NK 417009b3be return note in GET /api/aliases 2020-03-11 12:16:45 +01:00
Son NK 5674cab390 fix KeyError exception: use add_or_replace_header instead of msg.replace_header 2020-03-10 09:56:47 +01:00
Son NK e02fbe0979 add uptime link to footer 2020-03-09 22:23:00 +01:00
Son NK 9d25d099e1 use mailbox_already_used instead of email_already_used 2020-03-09 14:01:27 +01:00
Son Nguyen Kim 3266a5982a
Merge pull request #103 from simple-login/staging
Add support for PGP
2020-03-09 14:00:15 +01:00
Son NK fefc8cab71 Merge branch 'master' into staging 2020-03-09 13:55:10 +01:00
Son NK a240b4af33 fix formatting 2020-03-09 13:38:55 +01:00