History log of /plugin/authchained/ (Results 1 – 25 of 30)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
441eb5d525-Aug-2025 Christian Marg <marg@rz.tu-clausthal.de>

remove deprecated trigger_event. Plugin now requires Hogfather or newer Dokuwiki.

2f37c96423-Sep-2024 UnFefeSauvage <57019017+UnFefeSauvage@users.noreply.github.com>

Update plugin.info.txt

4cbfa2dc20-Sep-2024 UnFefeSauvage <57019017+UnFefeSauvage@users.noreply.github.com>

Check for existance of `$_REQUEST['page']` before usage

c598558310-Aug-2020 Christian Marg <marg@rz.tu-clausthal.de>

Update plugin.info.txt

Bump Version - forgot it after last change.

6fb8fffb10-Mar-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

trigger auth_login event when if auth external fails

5db6eafa17-Feb-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

changes as requested in PR

a015b73317-Feb-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

added support for trustExternal

- if any chained plugin supports trust external it is claimed so
- trust external is active before plugin is selected
- mixing of trust external and check pass is all

added support for trustExternal

- if any chained plugin supports trust external it is claimed so
- trust external is active before plugin is selected
- mixing of trust external and check pass is allowed

show more ...

c7709bf118-Feb-2019 Christian Marg <marg@rz.tu-clausthal.de>

bump date, credit contributor

d44f564317-Feb-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

removed trailing spaces

fca3c6d717-Feb-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

simplified checkpass

54719a7416-Feb-2019 Pawel Jasinski <pawel.jasinski@gmail.com>

corrected name of canDo capability

852535e130-Jan-2019 Christian Marg <marg@rz.tu-clausthal.de>

bump date, fix indentation

12767e6730-Jan-2019 Emmanuel Collignon <emmanuel.collignon@univ-lr.fr>

bugfix for email subscriptions

9ad8d9f121-Nov-2018 einhirn <marg@rz.tu-clausthal.de>

bugfix: should work with email subscriptions now

e77706be21-Nov-2018 Christian Marg <marg@rz.tu-clausthal.de>

chores: update plugin info

c27cbb9024-Jul-2017 rnck <github@rnck.de>

Adjust method signature to match parent

c9995d6d07-Jan-2014 einhirn <marg@rz.tu-clausthal.de>

Updated author, name, email

4e6f1bb507-Jan-2014 einhirn <marg@rz.tu-clausthal.de>

fixed missing parenthesis

1b39d8c607-Jan-2014 einhirn <marg@rz.tu-clausthal.de>

fixed "getUserData" for usermanager.

b01c8fa420-Dec-2013 einhirn <marg@rz.tu-clausthal.de>

Removed duplicate "this"

b2641a6d20-Dec-2013 einhirn <marg@rz.tu-clausthal.de>

dokuwiki adds "manager.dat", this file should be ignored.

aca355cf13-Aug-2013 einhirn <marg@rz.tu-clausthal.de>

Minor correction - removed a print_r call

d9c5261f13-Aug-2013 einhirn <marg@rz.tu-clausthal.de>

Modified for use of "usermanager_authtype" - behaves more like ggauth's chained.class.php

32fe206a12-Aug-2013 einhirn <marg@rz.tu-clausthal.de>

Code rework to comply (more) with https://www.dokuwiki.org/devel:coding_style

8a493abf30-Jul-2013 Philipp Neuser <pneuser@physik.fu-berlin.de>

Fix: Login doesn't last longer than
http://www.dokuwiki.org/config:auth_security_timeout

12