Skip to content

Core changes to make front-end 2FA possible#15343

Closed
brianjhanson wants to merge 7 commits into5.3from
feature/cms-1297-frontend-login-with-mfa
Closed

Core changes to make front-end 2FA possible#15343
brianjhanson wants to merge 7 commits into5.3from
feature/cms-1297-frontend-login-with-mfa

Conversation

@brianjhanson
Copy link
Contributor

@brianjhanson brianjhanson commented Jul 12, 2024

The minimum changes to make 2FA possible from the front-end. I had initially wanted to ship some javascript that would help with this, but the code currently powering the LoginForm and TotpForm very much expects the Craft global to be present. I made a few attempts to untangle things but ultimately wanted to get this in so we can get our own implementation for console under our belts first.

This makes your own implementation possible but not very easy. If you want to go down that path, there are a handful of things you'll have to implement. We have some ideas to make that easier, but they aren't included in this PR.

@linear
Copy link

linear bot commented Jul 12, 2024

@brianjhanson brianjhanson marked this pull request as draft July 12, 2024 19:59
@brianjhanson
Copy link
Contributor Author

Converted back to a draft so I can work through setup from the front-end

@brianjhanson brianjhanson changed the base branch from 5.x to 5.3 July 24, 2024 14:17
@brianjhanson brianjhanson marked this pull request as ready for review July 26, 2024 19:46
@timkelty timkelty closed this Jul 31, 2024
@timkelty timkelty deleted the feature/cms-1297-frontend-login-with-mfa branch July 31, 2024 18:03
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