-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add protonmail.com/protonmail.ch from shared credentials to proton.me #521
Conversation
Can you actually sign into the .ch website? I'm seeing it redirect to .com. |
Yes, if you specifically go to https://app.protonmail.ch. Should this be reflected in the files? |
Yes, I think so! |
Can this be merged? |
Looks like we have some tests failing. |
This isn't your fault, @Eitot, but this data violates a constraint in our data format about overlapping rules. This is going to require more thought. |
protonmail.com and protonmail.ch are redirected to proton.me. protonvpn.com seems to be still used.
…apple#521) protonmail.com and protonmail.ch are redirected to proton.me. protonvpn.com seems to be still used.
Overall Checklist
for shared-credentials.json
shared
, the new group serves login pages on each of the included domains, and those login pages accept accounts from the others. (For example, we wouldn't use ashared
association fromgoogle.co.il
togoogle.com
, becausegoogle.co.il
redirects toaccounts.google.com
for sign in.)There is a support article on protonmail.com that explains the existence of the protonmail.ch domain for webmail logins: https://protonmail.com/support/knowledge-base/what-is-the-difference-between-protonmail-com-and-protonmail-ch/It seems that ProtonMail is migrating from protonmail.ch/protonmail.com to proton.me. app.protonmail.ch is redirected for me (status code 301). mail.protonmail.com seems to be still available, but a banner is shown at the top of the website. I have added both as
from
domains and marked thefromDomainsAreObsoleted
key asfalse
. protonvpn.com is still available.See also #378 for the reasons for adding protonvpn.com domain (the accounts are still connected).