moismailzai / ansible-role-protonmail-bridge-headless

Installs the ProtonMail bridge, registers it as a headless service, and configures Postfix to use it.
MIT License
24 stars 2 forks source link

How to use with 2FA #1

Closed boiUneedAwash closed 3 years ago

boiUneedAwash commented 3 years ago

Would I have to remove 2FA to use this, looks really good and could help people use their proton accounts with next cloud.

Thanks for the work

moismailzai commented 3 years ago

Glad it's useful! When enabled, 2FA will generate a code during the login attempt which the user will have to manually retrieve and input into the bridge application. This means the role would require user action. I could add it as a non-default variable... let me play around with it this weekend :)

moismailzai commented 3 years ago

hi @boiUneedAwash , this has been implemented. see the updated readme for additional information.