| 996b3b47 | 10-Mar-2026 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 3d100f13 | 28-Jan-2026 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
translation fix |
| 6099d5b1 | 28-Jan-2026 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
polish translation |
| 2663f103 | 11-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 76dcdcd4 | 11-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
do not rely on global data for user info |
| a9f0552b | 24-Jan-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| ea2f6d5e | 08-Jan-2023 |
Alexander Lehmann <alexlehm@gmail.com> |
Change mail.txt template from %user% to %USER%
when the plugin sends the auth email, the variable %user% is not filled, it has to be %USER% to work |
| db0e8c0b | 07-Apr-2022 |
Andreas Gohr <andi@splitbrain.org> |
upped version |
| d7967567 | 22-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
added deleted.files |
| ca5ee52b | 16-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
use otpfield |
| 1a1b1d06 | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
simplified setup |
| a5dfe92f | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
first refactoring based on altemail |
| ef2ca69c | 12-Jul-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Fixed logic that left this module unusable until after login. |
| 0707ac6e | 04-Jul-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Updating French language files. |
| 742dbb28 | 28-Jun-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Fixed bad logic in processProfileForm which did not confirm that the email address was verified before testing it for changes. (Issue 3) |
| 4f6a589c | 28-Jun-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* 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 $
* 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.
show more ...
|
| abfa3e28 | 21-Jun-2018 |
Michael Wilmes <michael.wilmes@gmail.com> |
* Thank you to Draky50110 for a French translation! * Updating plugin.info.txt to reflect new updates. |
| 0cdf73a6 | 20-Jun-2018 |
Gilles <gilles@wittezaele.fr> |
Create settings.php
French language |
| 7a682100 | 20-Jun-2018 |
Gilles <gilles@wittezaele.fr> |
Create lang.php
French language |
| 3872fea4 | 08-Jan-2016 |
Michael Wilmes <mwilmes@avc.edu> |
* Initial release of email module. |