We use the module 'gin_login' on our sites. We would like that the 'email code verification' page looks like other gin_login pages. In the 'gin_login' module is already a patch, which enables such integration (see: #3246426).

In this issue I will prepare a proposal of the integration.

Issue fork email_tfa-3247198

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Antonín Slejška created an issue. See original summary.

antonín slejška’s picture

We have found, that there is a little problem with admin toolbar classes in the tag 'body'. The commit https://git.drupalcode.org/issue/email_tfa-3247198/-/commit/93afa0e7ae40... solves the problem. But the email_tfa module has to have higher weight as the module toolbar. In the hook comment is it described.

antonín slejška’s picture

I have updated the merge request to be compatible with email_tfa 2.0.
See: https://git.drupalcode.org/project/email_tfa/-/merge_requests/4.diff

abdulaziz zaid made their first commit to this issue’s fork.

abdulaziz zaid’s picture

Version: 1.0.x-dev » 2.0.x-dev
Status: Needs review » Fixed

Merged !4 🎉

Thanks Antonín Slejška

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

antonín slejška’s picture

Thank You! 🙏