History log of /plugin/twofactor/action/profile.php (Results 1 – 11 of 11)
Revision Date Author Comments
# 1c8522cb 15-Mar-2022 Andreas Gohr <andi@splitbrain.org>

changed how provider setup works

This makes the interface a bit cleaner and less confusing


# 16ed3964 15-Mar-2022 Andreas Gohr <andi@splitbrain.org>

some cleanup and streamlining for providers


# f6b61423 10-Mar-2022 Andreas Gohr <andi@splitbrain.org>

fix handling of multiple providers


# 5f8f561a 09-Mar-2022 Andreas Gohr <andi@splitbrain.org>

use action to register providers


# 97647c7e 03-Mar-2022 Andreas Gohr <andi@splitbrain.org>

profile localization and styling


# 4b9cff8a 03-Mar-2022 Andreas Gohr <andi@splitbrain.org>

manage optouts


# 30625b49 03-Mar-2022 Andreas Gohr <andi@splitbrain.org>

Removed old code

The basic mechanisms have been reimplemented, so the old code has been
removed.


# b6119621 03-Mar-2022 Andreas Gohr <andi@splitbrain.org>

handle user default providers


# 8b7620a8 02-Mar-2022 Andreas Gohr <andi@splitbrain.org>

use Manager singleton to check and load providers


# a635cb20 02-Mar-2022 Andreas Gohr <andi@splitbrain.org>

basic profile managment refactoring

We now use standard OTP passwords for all providers by default.


# fca58076 15-Feb-2022 Andreas Gohr <andi@splitbrain.org>

first go a profile refactoring