Tags: alexlehm/dokuwiki-plugin-twofactoremail
Tags
* Fixed logic that left this module unusable until after login.
* Updated transmitMessage to new parent signature with subject. * Configured email to be sent with subject passed into method. * Migrated to _settings series of helper calls, removing most calls to $this->attribute->xxx. * Refactored to allow users to opt into using the registered email OTP. * Removed GetInfo from this module to fallback to base class method. * Updated plugin.info.txt.
* Thank you to Draky50110 for a French translation! * Updating plugin.info.txt to reflect new updates.