summaryrefslogtreecommitdiff
path: root/lib/plugins/config/settings
Commit message (Expand)AuthorAge
* update config metadata comments for parameter '_multiple'Christopher Smith2013-08-01
* Merge pull request #244 from splitbrain/mediause_indexAndreas Gohr2013-07-31
|\
| * Remove search_references() and the refshow configuration optionMichael Hamann2013-07-31
* | add html5 attributes to email fields of the config managerChristopher Smith2013-07-31
|/
* fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-24
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
* Merge pull request #183 from splitbrain/configmgr_and_disabled_pluginsAndreas Gohr2013-02-17
|\
| * improve comments on settings::update() methodChristopher Smith2013-02-17
| * tidy up authtype setting class (incl. fix issue with auth change/logoff occur...Christopher Smith2013-02-17
| * add property to show disabled plugins, set it to false (to hide by default)Christopher Smith2013-02-17
* | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\|
| * Add django compatible hashes to the config options.Tom N Harris2013-02-16
| * allow richer email addresses in notify and registernotify FS#2689Andreas Gohr2013-02-16
* | separate default settings from non-existing settingsKlap-in2013-02-16
|/
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\
| * Merge pull request #175 from splitbrain/touchconfigAndreas Gohr2013-02-03
| |\
| | * touch the config on save, even if no changes were madeAndreas Gohr2013-01-31
| * | added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
| * | added mediawiki password method FS#2559Andreas Gohr2013-01-26
| |/
| * some coding style improvementsDominik Eckelmann2012-11-29
* | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\ \
| * | fixed problems with spaced arraysAndreas Gohr2013-01-16
| * | parse arrays from config fileAndreas Gohr2013-01-16
* | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\| |
| * | started to add some unit tests to config managerAndreas Gohr2012-11-16
| * | Revert "config manager: let PHP parse the config file"Andreas Gohr2012-11-16
| * | added 'array' type for config managerAndreas Gohr2012-11-10
| * | config manager: let PHP parse the config fileAndreas Gohr2012-11-10
| * | config manager: removed dead/commented codeAndreas Gohr2012-11-10
| |/
* | fixed saving in config pluginAndreas Gohr2012-11-10
* | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133aAndreas Gohr2012-11-10
* | added 'text' to config plugin for multi line text configsAndreas Gohr2012-11-10
* | Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
|\ \ | |/ |/|
| * Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20
| * Bugfix: auth types are now correcty addedJan Schumann2012-01-03
| * Load auth types from plugins in settings_authtype classJan Schumann2012-01-03
* | replace deprecated split calls FS#2583Andreas Gohr2012-08-26
* | no longer allow include statements in local.conf.phpAndreas Gohr2012-07-08
* | xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* | added option to disable reverse DNS lookupsAndreas Gohr2012-04-23
* | Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\ \
| * | rearranged the config optionsAndreas Gohr2012-04-15
* | | Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\| |
| * | Merge branch 'master' of https://github.com/splitbrain/dokuwikiDominik Eckelmann2012-03-14
| |\ \
| | * | make RSS contents (media/pages) configurableAndreas Gohr2012-03-02
| | * | Merge pull request #58 from splitbrain/bcryptAndreas Gohr2012-02-01
| | |\ \
| | | * \ Merge branch 'lmd5' into bcryptAndreas Gohr2011-11-27
| | | |\ \
| | | | * | renamed passhash method smd6 to lsmd5Andreas Gohr2011-11-27
| | | | * | MD5 password hash format of the LDAP RFC FS#2378Patrick Michel2011-11-27
| | | * | | Merge branch 'master' into bcryptAndreas Gohr2011-11-27
| | | |\| |