DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authchained

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:authchained [2020-08-10 10:03] einhirnplugin:authchained [2023-09-20 21:42] (current) – documentation of the old auth backends is removed Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Chained auth plugin (This plugin is a rewrite of the prior chained auth module)+description: Chained auth plugin
 author     : Philipp Neuser, Christian Marg, Pawel Jasinski author     : Philipp Neuser, Christian Marg, Pawel Jasinski
 email      : pneuser@physik.fu-berlin.de, marg@rz.tu-clausthal.de email      : pneuser@physik.fu-berlin.de, marg@rz.tu-clausthal.de
-type       : chained auth plugin+type       : auth
 lastupdate : 2020-08-10 lastupdate : 2020-08-10
-compatible : Detritus, 2016-06-26, 2017-02-19, +2018-04-22+compatible : Detritus, 2016-06-26, 2017-02-19, Greebo+
 tags       : authentication, chained tags       : authentication, chained
  
Line 18: Line 18:
 This plugin delegates the authentication to the authentication plugin, which first returns true when checking username and password. After this, the authentication plugin is used for the user session. Multiple plugins can be configured, which are checked, when a user tries to log in. This plugin delegates the authentication to the authentication plugin, which first returns true when checking username and password. After this, the authentication plugin is used for the user session. Multiple plugins can be configured, which are checked, when a user tries to log in.
  
-Based on [[tips:chainedauth|Chained Auth Backend]].+Based on the former "Chained Auth Backend".
  
 ===== Installation ===== ===== Installation =====
Line 38: Line 38:
 {{rss>https://github.com/rztuc/dokuwiki-plugin-authchained/commits/master.atom 5 date}} {{rss>https://github.com/rztuc/dokuwiki-plugin-authchained/commits/master.atom 5 date}}
  
-  * **2014-01-07** --- [[user>einhirn|Christian Marg]] //2014/01/07 10:33// 
-    * Changed Dowload URL to my fork of the original git repository 
-    * Behaves more like previous ggauth chained class: Usermanager works eg. for authplain even when logged in via authldap. The "usermanager_authtype" setting is now used.  
-  * **2013-05-30** 
-    * Settings moved into configuration manager! **Please note the changed configuration options** 
-  * **2013-05-29** 
-    * Check for boolean value when retrieving userdata from authbackend. This avoids warnings in PHP log. 
-    * Initial release 
  
plugin/authchained.txt · Last modified: 2023-09-20 21:42 by Klap-in

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