Carlos Quintana
6b36651def
Fix Slack notification ( #976 )
2022-05-12 15:22:40 +02:00
Adrià Casajús
19e30eaf0a
New migration
2022-05-12 13:42:53 +02:00
Adrià Casajús
5dde39eb37
Prevent free users from creating reverse-alias
2022-05-12 13:20:05 +02:00
Adrià Casajús
2660c96fa7
Fix: Track processes that start with the same chars independently (smtp vs stmpd) ( #974 )
...
* Fix: Track processes that start with the same chars independently (smtp vs stmpd)
* Format
* Added more test
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-05-12 12:37:19 +02:00
Carlos Quintana
79f6b2235e
Merge pull request #972 from simple-login/ci/auto-generate-release-notes
...
Generate release notes when creating a tag
2022-05-12 12:24:10 +02:00
Carlos Quintana
7b71eab5d4
Update .github/changelog_configuration.json
...
Co-authored-by: Adrià Casajús <acasajus@users.noreply.github.com>
2022-05-12 12:17:27 +02:00
Carlos Quintana
69e2f48d13
Try to generate release notes
2022-05-12 12:11:45 +02:00
Adrià Casajús
dde25678cd
Merge pull request #953 from simple-login/fix-default-domain
...
handle case user doesn't have default domain for alias
2022-05-12 11:18:53 +02:00
Adrià Casajús
b17af67614
Merge pull request #969 from simple-login/ac-push-on-tag
...
GH Actions refactor
2022-05-12 09:57:09 +02:00
Carlos Quintana
e01bae6206
Fix create sentry release
2022-05-12 09:12:10 +02:00
Carlos Quintana
cbcd4ea92f
Add slack message sending + upgrade docker build process
2022-05-12 08:54:44 +02:00
Adrià Casajús
9f43a33c09
Merge pull request #970 from simple-login/paddle-grace-period
...
use a grace period of 14 days for paddle subscription
2022-05-11 19:46:38 +02:00
Adrià Casajús
bc41fdec35
Merge pull request #968 from simple-login/ac-monitor-procs
...
Add monitoring for postfix processes
2022-05-11 19:46:00 +02:00
Son
f3b41279a9
simplify template
2022-05-11 19:12:52 +02:00
Son
7d591baea5
handle case user doesn't have default domain for alias
...
when user doesn't have default domain for alias, display "Not Selected" to avoid confusion
2022-05-11 19:10:02 +02:00
Son
d2fad44003
create a constant for paddle grace days
2022-05-11 19:03:27 +02:00
Son
2573c68e82
use a grace period of 14 days for paddle subscription
2022-05-11 17:24:52 +02:00
Adrià Casajús
b3645b33dd
Set global change for the job
2022-05-11 16:48:27 +02:00
Adrià Casajús
4f8a590ef9
Run only on pull
2022-05-11 16:35:08 +02:00
Adrià Casajús
42159dce4d
Run docker build only once and also on tag
2022-05-11 16:33:24 +02:00
Adrià Casajús
924f286db1
Add monitoring for postfix processes
2022-05-11 15:30:09 +02:00
Adrià Casajús
a8c01a1443
Merge pull request #967 from simple-login/fix/open-redirect
...
Fix open redirect
2022-05-11 14:57:39 +02:00
Carlos Quintana
e09d7a2b71
Fix open redirect
2022-05-11 14:50:37 +02:00
Adrià Casajús
dc51ad4f11
Merge pull request #964 from simple-login/paddle-fix
...
Improve paddle handling
2022-05-11 14:24:49 +02:00
Carlos Quintana
243fc7b7ab
Merge pull request #966 from simple-login/chore/upgrade-newrelic-sdk
...
Upgrade newrelic sdk
2022-05-11 12:13:10 +02:00
Carlos Quintana
709d5a8866
Upgrade newrelic sdk
2022-05-11 12:01:12 +02:00
Adrià Casajús
3aab1e02b5
Merge pull request #962 from simple-login/chore/upgrade-sentry-sdk
...
Upgrade sentry sdk
2022-05-11 10:39:18 +02:00
Adrià Casajús
48554369bd
Get the mailbox if possible from the email log
2022-05-10 23:34:57 +02:00
Son
e1ca90a28e
log when subscription not exist
2022-05-10 18:53:21 +02:00
Son
998e1d7aef
handle subscription cancel from deleted user
2022-05-10 18:51:04 +02:00
Adrià Casajús
d2111d4768
Added doc comments
2022-05-10 18:26:56 +02:00
Adrià Casajús
6c13f7de05
refactored to reduce duplicated codepaths
2022-05-10 18:23:14 +02:00
Adrià Casajús
a2f141d3cc
Get recipient address from the complaint report when possible
2022-05-10 17:54:51 +02:00
Carlos Quintana
26da6ea7c5
Upgrade sentry sdk
2022-05-10 16:09:21 +02:00
Son Nguyen Kim
b70170cf0c
Merge pull request #960 from simple-login/fix-verp
...
Fix verp: take into account phase
2022-05-10 15:04:14 +02:00
Son
21255866b6
improve test
2022-05-10 14:53:50 +02:00
Son
b1b3c15a9f
fix
2022-05-10 11:23:52 +02:00
Son
4dbbc4ed5e
add test
2022-05-10 11:23:40 +02:00
Son
44b0aba4f3
fix verp generation
2022-05-10 11:19:25 +02:00
Adrià Casajús
8b80b72665
Merge pull request #959 from simple-login/feature/oauth-login-preserve-next-url
...
Preserve next_url in oauth login
2022-05-10 11:18:07 +02:00
Son Nguyen Kim
22e554b785
Merge pull request #955 from simple-login/update-crypto
...
upgrade cryptography to 37.0.1
2022-05-10 10:02:53 +02:00
Carlos Quintana
5b60ef1e35
Preserve next_url in oauth login
2022-05-09 12:20:14 +02:00
Son Nguyen Kim
7e00dfddc3
Merge pull request #954 from simple-login/fix-proton-login
...
allow the code to run without proton partner
2022-05-09 08:25:07 +02:00
Adrià Casajús
3ccca2e02e
Merge pull request #957 from simple-login/feature/add-oauth-hook-check-status-code
...
Add OAuth hook for checking the status code
2022-05-06 16:16:40 +02:00
Carlos Quintana
c95bfb80a2
Add OAuth hook for checking the status code
2022-05-06 14:41:52 +02:00
Son
4e2baf0169
upgrade cryptography to 37.0.1
...
The current version "3.3.2" can't seem to be installed on mac
2022-05-05 15:07:17 +02:00
Son
b720dfc381
allow the code to run without proton partner
2022-05-05 15:05:39 +02:00
Adrià Casajús
a92981c52d
Merge pull request #894 from cquintana92/feature/add-login-with-proton
...
Add login with proton
2022-05-05 12:29:00 +02:00
Carlos Quintana
8d4683e59e
Add login with proton
2022-05-05 12:20:55 +02:00
Adrià Casajús
f2d761c61b
Merge pull request #950 from simple-login/ac-deprecate-old-verp
...
Remove deprecated verp email validation
2022-05-05 10:07:57 +02:00