ProtonMail / proton-mail

React web application to manage ProtonMail
https://beta.protonmail.com
GNU General Public License v3.0
175 stars 25 forks source link

[blocker] Enable human verification endpoins for app.protonmail.ch and Tor API endpoints #78

Open vladimiry opened 3 years ago

vladimiry commented 3 years ago

The endpoint/iframe address gets resolved by https://github.com/ProtonMail/react-components/blob/d974f1f4026571e6d4be074f689c5f997f2b700a/containers/api/humanVerification/Captcha.tsx#L5 code.

So for https://mail.protonmail.com/ API_URL the resolved value is https://mail-api.protonmail.com/core/v4/captcha which exists.

But the https://app-api.protonmail.ch/core/v4/captcha and https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd-api.onion/ endpoints don't exist.