<?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 auth.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f13a999ab46d2baad0dc3f7f709b3f1c4e6cd3d9 - fix: #3796 LDAP mail can be null</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#f13a999ab46d2baad0dc3f7f709b3f1c4e6cd3d9</link>
        <description>fix: #3796 LDAP mail can be null

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Thu, 07 Aug 2025 05:59:41 +0000</pubDate>
        <dc:creator>onkobu &lt;onkobu@benux.voelkizetti.net&gt;</dc:creator>
    </item>
<item>
        <title>f1c5f12136e060ffe01d1ffafe556f750e329805 - authldap: avoid warning on invalid mapping setup. #4399</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#f1c5f12136e060ffe01d1ffafe556f750e329805</link>
        <description>authldap: avoid warning on invalid mapping setup. #4399

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Sat, 15 Mar 2025 09:34:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6405e5fd396e2c2834736b0eaaf530f67dd4c034 - Add option &apos;modPassPlain&apos; to send plaintext password updates to LDAP server</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#6405e5fd396e2c2834736b0eaaf530f67dd4c034</link>
        <description>Add option &apos;modPassPlain&apos; to send plaintext password updates to LDAP server

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Tue, 31 Dec 2024 17:42:17 +0000</pubDate>
        <dc:creator>spike &lt;spike@fedoraproject.org&gt;</dc:creator>
    </item>
<item>
        <title>cff9a5412811db7b756522adfc6304eab29fab36 - Support a URI parameter for ldap since current code doesn&apos;t actually work</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#cff9a5412811db7b756522adfc6304eab29fab36</link>
        <description>Support a URI parameter for ldap since current code doesn&apos;t actually work

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 07 Aug 2024 13:30:24 +0000</pubDate>
        <dc:creator>Nathan Neulinger &lt;nneul@neulinger.org&gt;</dc:creator>
    </item>
<item>
        <title>821c061a6c17418b0d3edb19984ff646498f4e2f - move ldap debug statement</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#821c061a6c17418b0d3edb19984ff646498f4e2f</link>
        <description>move ldap debug statementSee https://forum.dokuwiki.org/d/22179-dokuwiki-and-openldap-login-failing-with-no-srch/4This was probably the result of a messy merge.

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Tue, 16 Apr 2024 07:24:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4b230b99ca279d0f160ebd0981007d2de6120995 - code style: indent fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#4b230b99ca279d0f160ebd0981007d2de6120995</link>
        <description>code style: indent fixes

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Thu, 31 Aug 2023 20:09:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7d34963b3e75ea04c63ec066a6b7a692e123cb53 - coding style: control flow line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#7d34963b3e75ea04c63ec066a6b7a692e123cb53</link>
        <description>coding style: control flow line breaks

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Thu, 31 Aug 2023 13:04:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8553d24d33ab5f260c6e19959de764dd8472d438 - Apply rector renames</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#8553d24d33ab5f260c6e19959de764dd8472d438</link>
        <description>Apply rector renames

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 30 Aug 2023 13:44:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ab9790ca81397622fcfd58faf56a69b68bd36257 - Apply rector fixes to auth plugins</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#ab9790ca81397622fcfd58faf56a69b68bd36257</link>
        <description>Apply rector fixes to auth plugins

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Tue, 29 Aug 2023 18:30:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>82be9eab55bdf7ba5ca7476f52592e40ac92a233 - ldap: do not crash if gidnumber is not present</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#82be9eab55bdf7ba5ca7476f52592e40ac92a233</link>
        <description>ldap: do not crash if gidnumber is not presentgidnumber is only present with posixGroup class. If LDAP is configuredto have users with another class, this could be absent.https://www.rfc-editor.org/rfc/rfc2307.txt

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 26 Jul 2023 09:50:19 +0000</pubDate>
        <dc:creator>Girish Ramakrishnan &lt;girish@cloudron.io&gt;</dc:creator>
    </item>
<item>
        <title>1c6fde61daef651fc59a4474bc9b18e45eb5c664 - Update lib/plugins/authldap/auth.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#1c6fde61daef651fc59a4474bc9b18e45eb5c664</link>
        <description>Update lib/plugins/authldap/auth.phpI&apos;m fine with that. Other functions returned an empty array() in an error state so I assumed that&apos;s what the parent function wanted.Co-authored-by: Dominik Eckelmann &lt;deckelmann@gmail.com&gt;

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Fri, 16 Dec 2022 20:44:42 +0000</pubDate>
        <dc:creator>Ben Tyger &lt;988950+hydrian@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>83616da3051ba49ad939634aabe78b8e7483af5b - Added check for ldap_search</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#83616da3051ba49ad939634aabe78b8e7483af5b</link>
        <description>Added check for ldap_search

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Tue, 13 Dec 2022 20:59:12 +0000</pubDate>
        <dc:creator>hydrian &lt;ben.tyger@tygerclan.net&gt;</dc:creator>
    </item>
<item>
        <title>0489c64b7de1b71fdd124114dd18525156f26327 - Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#0489c64b7de1b71fdd124114dd18525156f26327</link>
        <description>Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2Many minor details and use of Sort::xyz() instead of intl_xyz() in files outside the &quot;inc&quot; folder.

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Sun, 16 Aug 2020 21:29:42 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8371b182429166b34bb5c19e080ba219167441ae - Authorization plugins</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#8371b182429166b34bb5c19e080ba219167441ae</link>
        <description>Authorization plugins[enhancement] group sorting in authplain

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 20 May 2020 16:17:14 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c0c77cd20b23921c9e893bb70b99f38be153875a - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#c0c77cd20b23921c9e893bb70b99f38be153875a</link>
        <description>Merge branch &apos;master&apos; into psr2changes from commit b15f23f6735eabb6dc7e4a996e4ae164139ab7f5 may havebeen lost, because the code changed to much.changes from commit df81ca99eeaf4753d6f09cbddbb529afe7ef71c7 need to beverified. we might need to do some more adjustments.* master: (49 commits)  translation update  translation update  translation update  translation update  translation update  translation update  translation update  Update config.class.php  translation update  translation update  Update lang.php  Add ugc hint to nofollow  add UGC hint  translation update  translation update  use a script to fetch the correct phpunit  Revert &quot;output travis php version for easier debugging&quot;  setup databases for unit tests in travis  output travis php version for easier debugging  translation update  ...

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Thu, 10 Oct 2019 07:22:24 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>4be0be3de5c51c5d115bcbf81be0aac917b6925e - Add support for custom attributes in LDAP search</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#4be0be3de5c51c5d115bcbf81be0aac917b6925e</link>
        <description>Add support for custom attributes in LDAP search

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Mon, 08 Jul 2019 10:57:56 +0000</pubDate>
        <dc:creator>Aniol Marti &lt;aniol@aniolmarti.cat&gt;</dc:creator>
    </item>
<item>
        <title>c3cc6e05f5349786307d8b1c79f3da75d5fee9de - PSR2 adjustments for the PassHash class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#c3cc6e05f5349786307d8b1c79f3da75d5fee9de</link>
        <description>PSR2 adjustments for the PassHash classI opted for ignoring the camel case funtion check not because the public hash_*methods are widely used but because I find this style actually cleanerin this case where the method name is auto-built from the hash typename.

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Wed, 06 Mar 2019 19:22:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d17fc5de3dd98182634ebaaaa9746da3daeb9c0f - PSR-2 for authldap plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/authldap/auth.php#d17fc5de3dd98182634ebaaaa9746da3daeb9c0f</link>
        <description>PSR-2 for authldap plugin

            List of files:
            /dokuwiki/lib/plugins/authldap/auth.php</description>
        <pubDate>Fri, 11 May 2018 10:48:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
