Skip to content

Tags: alexlehm/dokuwiki-plugin-twofactoremail

Tags

2022-04-07

Toggle 2022-04-07's commit message
upped version

2018-07-12

Toggle 2018-07-12's commit message
* Fixed logic that left this module unusable until after login.

2018-07-04

Toggle 2018-07-04's commit message
* Updating French language files.

2018-06-28

Toggle 2018-06-28's commit message
* 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.

2018-06-21

Toggle 2018-06-21's commit message
* Thank you to Draky50110 for a French translation!

* Updating plugin.info.txt to reflect new updates.

2016-01-06

Toggle 2016-01-06's commit message
* Initial release of email module.