DokuWiki

It's better when it's simple

User Tools

Site Tools


auth:xmpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
auth:xmpp [2009-04-01 15:47] – typo false/flase 87.194.164.154auth:xmpp [2010-09-02 09:09] – old revision restored mluigi
Line 1: Line 1:
 ====== XMPP/Jabber authentication  ====== ====== XMPP/Jabber authentication  ======
 +
 +===== Incompatibility with the current version of DokuWiki =====
 +
 +  * Tried to use both variants on DokuWiki version 2009-12-25c "Lemming". Both rendered my wiki inaccessible with "Bad user authentication configuration. Please inform your Wiki Admin."  --- //lolmaus 2010/02/17 18:58//
  
 ===== What does it do? ===== ===== What does it do? =====
Line 113: Line 117:
 ===== Alternate Code ===== ===== Alternate Code =====
  
-The above doesn't work for me, I don't know if the way Doku works has changed since it was written as i'm a first time user (above doesn't use class). The code below 'works' for me, same warnings as above really its a total hack and has very minimal functionality YMMV.+The above doesn't work for me, I don't know if the way DokuWiki works has changed since it was written as I'm a first time user (above doesn't use class). The code below 'works' for me, same warnings as above really its a total hack and has very minimal functionality YMMV.
  
 <code php> <code php>
Line 146: Line 150:
      * Constructor      * Constructor
      *      *
-     * checks if the mysql interface is available, otherwise it will+     * checks if the MySQL interface is available, otherwise it will
      * set the variable $success of the basis class to false      * set the variable $success of the basis class to false
      *      *
Line 160: Line 164:
     /**     /**
      * Checks if the given user exists and the given plaintext password      * Checks if the given user exists and the given plaintext password
-     * is correct. Furtheron it might be checked wether the user is+     * is correct. Further on, it might be checked whether the user is
      * member of the right group      * member of the right group
      *      *

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki