<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in profile.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1c8522cb9ed54182407ffb118486195e8b313a82 - changed how provider setup works</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#1c8522cb9ed54182407ffb118486195e8b313a82</link>
        <description>changed how provider setup worksThis makes the interface a bit cleaner and less confusing

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Tue, 15 Mar 2022 13:32:38 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>16ed3964cc56fca397d2156a2100a20f6e3743bc - some cleanup and streamlining for providers</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#16ed3964cc56fca397d2156a2100a20f6e3743bc</link>
        <description>some cleanup and streamlining for providers

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Tue, 15 Mar 2022 09:31:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f6b614231a195f86217e7f374ad6d04e6561a1a5 - fix handling of multiple providers</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#f6b614231a195f86217e7f374ad6d04e6561a1a5</link>
        <description>fix handling of multiple providers

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Thu, 10 Mar 2022 14:01:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f561a23f3113afc6c34a012fc6a75c51435c8 - use action to register providers</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#5f8f561a23f3113afc6c34a012fc6a75c51435c8</link>
        <description>use action to register providers

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Wed, 09 Mar 2022 10:03:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>97647c7eaef0a26a9ad5adfa65a491a6ce7f8784 - profile localization and styling</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#97647c7eaef0a26a9ad5adfa65a491a6ce7f8784</link>
        <description>profile localization and styling

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Thu, 03 Mar 2022 15:49:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4b9cff8a870f8684b87bcaa2b3aecd09387ffb2e - manage optouts</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#4b9cff8a870f8684b87bcaa2b3aecd09387ffb2e</link>
        <description>manage optouts

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Thu, 03 Mar 2022 10:33:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>30625b49d43f35ae8dc732acccd71d5a391980ea - Removed old code</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#30625b49d43f35ae8dc732acccd71d5a391980ea</link>
        <description>Removed old codeThe basic mechanisms have been reimplemented, so the old code has beenremoved.

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Thu, 03 Mar 2022 08:40:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b6119621988e00fd0cbd3059406f4ed18460274b - handle user default providers</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#b6119621988e00fd0cbd3059406f4ed18460274b</link>
        <description>handle user default providers

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Thu, 03 Mar 2022 08:30:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8b7620a8e0c445f8fa437fe73abebe02c1bc0940 - use Manager singleton to check and load providers</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#8b7620a8e0c445f8fa437fe73abebe02c1bc0940</link>
        <description>use Manager singleton to check and load providers

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Wed, 02 Mar 2022 12:02:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a635cb20bd5697d0bf04fcdee3b6cd14ce1590cd - basic profile managment refactoring</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#a635cb20bd5697d0bf04fcdee3b6cd14ce1590cd</link>
        <description>basic profile managment refactoringWe now use standard OTP passwords for all providers by default.

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Wed, 02 Mar 2022 10:45:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fca58076a31917642cc917f0d19e4f3f0a82d9e9 - first go a profile refactoring</title>
        <link>http://127.0.0.1:8080/history/plugin/twofactor/action/profile.php#fca58076a31917642cc917f0d19e4f3f0a82d9e9</link>
        <description>first go a profile refactoring

            List of files:
            /plugin/twofactor/action/profile.php</description>
        <pubDate>Tue, 15 Feb 2022 16:35:03 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
