Skip to content

Conversation

yoursecurity
Copy link

Automation for TOTP support.

Two new properties defines the preferrend MFA method (davmail.mfa.preferredMethod) and the TOTP secret (davmail.mfa.otpSecretKey, if TOTP is used)

@mguessan
Copy link
Owner

Nice, my main concerns there are that the TOTP secret is user bound => current implementation can only work with single user davmail instances, and the TOTP secret is stored in clear text

Would probably need to implement something similar to the refresh token logic: AES encrypt on first use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants