History log of /dokuwiki/lib/plugins/ (Results 1751 – 1775 of 2893)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
89d0258610-Nov-2012 Andreas Gohr <andi@splitbrain.org>

config manager: removed dead/commented code

3295f40a10-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fixed saving in config plugin

Saving worked, but did you log out everytime. Now it is checked if the
auth mechanism was actually changed before assuming the login is
invalid.

7e29378410-Nov-2012 Andreas Gohr <andi@splitbrain.org>

partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133a

okay. I can't read. we already had a multiline config. It's the default.
So I reverted my change, except for making use of formText/cleanTe

partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133a

okay. I can't read. we already had a multiline config. It's the default.
So I reverted my change, except for making use of formText/cleanText for
proper line ending handling and I added made focused textareas a bit
larger.

show more ...

23e8f02b10-Nov-2012 Andreas Gohr <andi@splitbrain.org>

added 'text' to config plugin for multi line text configs

311f460309-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fixed authplain

* code/PHP5 cleanup

4476793e09-Nov-2012 Andreas Gohr <andi@splitbrain.org>

authpgsql fixes

* fixes merge messup (code was made up from parts of authad)
* code and PHP5 cleanup

2657e46809-Nov-2012 Andreas Gohr <andi@splitbrain.org>

authmysql fixes

* use proper plugin config
* code/PHP5 cleanup

70e4a08509-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fixes for authldap

* makes proper use of plugin config
* adds a few first defaults, but the whole config metadata is still
missing
* proper PHP5 use and comments

32fd494a09-Nov-2012 Andreas Gohr <andi@splitbrain.org>

authad fixes

* fixes incorrect $this->adldap calls
* makes use of correct plugin config

46b991a309-Nov-2012 Andreas Gohr <andi@splitbrain.org>

merge old auth style configs with plugin config

76ce116909-Nov-2012 Andreas Gohr <andi@splitbrain.org>

moved adLDAP to authad plugin and fixed includes

5a65cc7f09-Nov-2012 Andreas Gohr <andi@splitbrain.org>

some comment cleanup in authad

454d868b09-Nov-2012 Andreas Gohr <andi@splitbrain.org>

make all sub auth classes call the parent constructor

This does nothing currently but allows us adding certain things
to the base class later.

4d390d4209-Nov-2012 Andreas Gohr <andi@splitbrain.org>

don't merge any global confs into auth plugin configs

fba11f6403-Nov-2012 Andreas Gohr <andi@splitbrain.org>

removed old TarLib and changed plugin manager to use new one

d4b178ac02-Nov-2012 이명진 <aranet100@gmail.com>

Korean language update

a7e9a2b102-Nov-2012 Aivars Miska <allefm@gmail.com>

Latvian language update

990578f723-Oct-2012 AmirH Hassaneini <mytechmix@gmail.com>

Persian language update

8036aaf223-Oct-2012 Mercè López <mercelz@gmail.com>

Spanish language update

39e0d51423-Oct-2012 sh.khmit <sh.khamit@gmail.com>

russian language update

b8faabb623-Oct-2012 sh.khmit <sh.khamit@gmail.com>

Kazach language update

9f88c3ad12-Oct-2012 Frederico Goncalves Guimaraes <frederico@teia.bio.br>

Brazilia Portuguese language update

506c1de707-Oct-2012 Andreas Gohr <andi@splitbrain.org>

fixed warning in popularity plugin FS#2628

3046a46407-Oct-2012 Zigor Astarbe <astarbe@gmail.com>

Basque language update

ecd445c007-Oct-2012 Andreas Gohr <andi@splitbrain.org>

PHP5ized the auth plugin base

1...<<71727374757677787980>>...116