<?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 lang.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>fe49fd8259b2adcc61587e73b18695bde171a8d9 - option to enforce oauth for some users</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#fe49fd8259b2adcc61587e73b18695bde171a8d9</link>
        <description>option to enforce oauth for some users

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Mon, 01 Sep 2025 12:11:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d18263316993ca656dd50ef0c7612088e075a215 - better translation handling on exceptions</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#d18263316993ca656dd50ef0c7612088e075a215</link>
        <description>better translation handling on exceptions

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Wed, 15 Dec 2021 15:31:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6f3a59e8e507433aa78067cb8d1475ba77fa05f7 - remove HTML from language file</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#6f3a59e8e507433aa78067cb8d1475ba77fa05f7</link>
        <description>remove HTML from language file

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Fri, 03 Dec 2021 11:38:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ac2264144165120994b645f8e68e42ec359e1405 - Update lang.php</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#ac2264144165120994b645f8e68e42ec359e1405</link>
        <description>Update lang.phpFixed typo in error message

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Tue, 19 Jul 2016 16:14:37 +0000</pubDate>
        <dc:creator>Ian Moroney &lt;ianmoroney@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>523e6571566be9a3cbf193d70e331f310c312312 - Do not attempt another login if the first failed</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#523e6571566be9a3cbf193d70e331f310c312312</link>
        <description>Do not attempt another login if the first failedThe user was constantly forwarded to their oauth provider if the logindid not succeed. To fix this the check for a valid session was moved tothe front to handle all non-get requests and requests which are notdirected at doku.php.Also delete the cookie if the (re-)login fails.

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Wed, 14 Oct 2015 11:52:26 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f07c7607ac259a01f28d12187a97149597047675 - Refactor user creation</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#f07c7607ac259a01f28d12187a97149597047675</link>
        <description>Refactor user creation

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Tue, 13 Oct 2015 12:50:34 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d9818adb5533c281f0b10a00616f6157e1e05b8a - Allow mailRestriction to multiple domains</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#d9818adb5533c281f0b10a00616f6157e1e05b8a</link>
        <description>Allow mailRestriction to multiple domains

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Thu, 08 Oct 2015 10:59:54 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>16bf2f009dc4d9542aa7f514fdcecd26451c69fc - Do not use hd and only check user afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#16bf2f009dc4d9542aa7f514fdcecd26451c69fc</link>
        <description>Do not use hd and only check user afterwardsAdd error message for denied login.

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Mon, 05 Oct 2015 13:53:17 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f7ff0916cfb061a9e849c17c202cffb544ac6391 - Change login-button according to SingleLogin value</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#f7ff0916cfb061a9e849c17c202cffb544ac6391</link>
        <description>Change login-button according to SingleLogin value

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Thu, 18 Dec 2014 08:57:29 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;grosse@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>081812bf96a3747525d8b03922bcfb0894013ac6 - Add option to limit possible login services</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#081812bf96a3747525d8b03922bcfb0894013ac6</link>
        <description>Add option to limit possible login servicesAs requested in issue 10, add an option to only allow a single externalService for login, while also deactivating authentication against localdatabase.

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Wed, 26 Nov 2014 11:47:22 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse+github@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>3c0138db6331751d1ea0948f418a981582962f18 - Allow logins to existing accounts only with associated accounts</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#3c0138db6331751d1ea0948f418a981582962f18</link>
        <description>Allow logins to existing accounts only with associated accountsTo prevent people can log into existing account with a newly createdsocial account with a forged email address. We only allow logins withpreviously approved service providers.When a user logs in for the first time, eg. the email does not exists,then the user is created and the social account is approvedautomatically.

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Sat, 26 Jul 2014 06:58:31 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>11606ec1292f3ea497c3249b6b97d3e825cf6208 - added services to login form</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#11606ec1292f3ea497c3249b6b97d3e825cf6208</link>
        <description>added services to login form

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Wed, 23 Jul 2014 19:09:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f866280e4c6c2430bc9eb6ea7dffcc074e6f0bd9 - associate oauth logins with existing users, create new if needed</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#f866280e4c6c2430bc9eb6ea7dffcc074e6f0bd9</link>
        <description>associate oauth logins with existing users, create new if neededUsers are uniquely identified by their email-address. A user can loginwith any oauth service - when it returns the same email, its the sameuser.

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Wed, 23 Jul 2014 16:41:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>80852c1514f1ac02ca182814efb05d2d5cf93b69 - initial wizard generated checkin</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/lang/en/lang.php#80852c1514f1ac02ca182814efb05d2d5cf93b69</link>
        <description>initial wizard generated checkin

            List of files:
            /plugin/oauth/lang/en/lang.php</description>
        <pubDate>Tue, 22 Jul 2014 15:00:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
