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
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
Comment #3
antonín slejška commentedProposal: https://git.drupalcode.org/project/email_tfa/-/merge_requests/4
Patch: https://git.drupalcode.org/project/email_tfa/-/merge_requests/4.patch
Comment #4
antonín slejška commentedWe 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.
Comment #5
antonín slejška commentedI 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
Comment #8
abdulaziz zaidMerged !4 🎉
Thanks Antonín Slejška
Comment #10
antonín slejška commentedThank You! 🙏