summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Create and use ad search for user, name and emailMichael Große2015-03-12
|
* Get total number of users in ad, needed for pagingMichael Große2015-03-11
|
* Merge pull request #1057 from dokuwiki-translate/lang_update_6Andreas Gohr2015-02-25
|\ | | | | Translation update (fr)
| * translation updateSchplurtz le Déboulonné2015-02-24
|/
* check permissions in ACL plugin's RPC API component. #1056Andreas Gohr2015-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security Fix Severity: Medium Type: Remote Priviledge Escalation Remote: yes Vulnerability Details: This fixes a security hole in the ACL plugins remote API component. The plugin failed to check for superuser permissions before executing ACL addition or deletion. This means everybody with permissions to call the XMLRPC API also had permissions to set up their own ACL rules and thus circumventing any existing rules. Risk Assessment: The XMLRPC API in DokuWiki is marked experimental and off by default. It also implements an additional safeguard by giving access to a configured circle of users and groups only. So only a minor number of DokuWiki installations will be affected at all. For affected installations the risk is high if users with access to the API are not to be trusted. Thus the overall severity of medium. Resolution: Installations applying this commit are safe. A hotfix is about to be released. Meanwhile users are advised to disable the XMLRPC API in the config manager.
* Merge pull request #1027 from splitbrain/issue-1011Andreas Gohr2015-02-24
|\ | | | | avoid messages pushing down page tools. fixes #1011
| * fixed the margin for the sidebarAndreas Gohr2015-02-24
| |
| * avoid messages pushing down page tools. fixes #1011Andreas Gohr2015-02-09
| | | | | | | | | | This moves the message area into content div. The pageid is now aligned by floating instead of absolute positioning.
* | add bottom margin to tables in print. fixes #1052Andreas Gohr2015-02-24
| |
* | Merge pull request #1048 from splitbrain/add-tbodyAndreas Gohr2015-02-23
|\ \ | | | | | | Add missing tbody to renderer
| * | add missing tabletbody_open|close() to rendererAnika Henke2015-02-19
| | |
* | | Merge pull request #1047 from dryoo/patch-1Andreas Gohr2015-02-23
|\ \ \ | | | | | | | | Normalization is required to manage multibyte characters.
| * | | Added class-exitstsSC Yoo2015-02-20
| | | |
| * | | Normalization is required to manage multibyte characters.SC Yoo2015-02-17
| |/ / | | | | | | | | | | | | | | | | | | The OSX uses Unicode-NFD so normalization is required to manage multibyte characters. ( http://unicode.org/reports/tr15/ ) If don't do that, DokuWiki can't find the file uploaded from OS X with multibyte filename like '도쿠위키.jpg'
* | | Merge pull request #1046 from hafron/html_showrev_outputAndreas Gohr2015-02-19
|\ \ \ | |/ / |/| | New event: HTML_SHOWREV_OUTPUT
| * | passing rev and date_at to the eventghi2015-02-18
| | |
| * | event HTML_SHOWREV_OUTPUTghi2015-02-17
| | |
| * | Merge https://github.com/splitbrain/dokuwiki into html_showrev_outputghi2015-02-17
| |\ \ | |/ / |/| |
* | | Merge pull request #1043 from Dr-Yukon/patch-1Andreas Gohr2015-02-16
|\ \ \ | | | | | | | | Update template.php
| * | | Update template.phpRainbow Spike2015-02-16
|/ / / | | | | | | Added placeholder in search textarea
* | | Merge pull request #1032 from chang-zhao/patch-1Andreas Gohr2015-02-16
|\ \ \ | | | | | | | | Update wordblock.conf
| * | | Update wordblock.confchang-zhao2015-02-13
| | | | | | | | | | | | moved those keywords to http & added penis
| * | | Update wordblock.confchang-zhao2015-02-12
| | | |
| * | | Update wordblock.confchang-zhao2015-02-12
| | | | | | | | | | | | wordblock.conf too restrictive #1021 - removed fetish, bi...sex & gay...sex
* | | | Merge pull request #1035 from dokuwiki-translate/lang_update_2Andreas Gohr2015-02-13
|\ \ \ \ | | | | | | | | | | Translation update (es)
| * | | | translation updateÁlvaro Iradier2015-02-13
|/ / / /
* | | | Merge pull request #497 from mprins/semantic_you_are_hereAndreas Gohr2015-02-12
|\ \ \ \ | | | | | | | | | | use nav+ul element for "you are here" as recommended by W3C spec
| * | | | use nav+ul element for "you are here"Mark2014-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background.
* | | | | Merge pull request #1033 from Tim222/patch-1Andreas Gohr2015-02-12
|\ \ \ \ \ | |_|/ / / |/| | | | Update interwiki.conf
| * | | | Added icon for interwiki.confTim2222015-02-12
| | | | | | | | | | | | | | | | | | | | Support for the URI scheme tel: #643
| * | | | Update interwiki.confTim2222015-02-12
|/ / / / | | | | | | | | Support for the URI scheme tel: #643
* | | | Merge pull request #1031 from dokuwiki-translate/lang_update_1Andreas Gohr2015-02-12
|\ \ \ \ | | | | | | | | | | Translation update (zh)
| * | | | translation updatelainme2015-02-12
|/ / / /
* | | | Merge pull request #872 from splitbrain/bug863Andreas Gohr2015-02-11
|\ \ \ \ | | | | | | | | | | Send CRLF to Windows UAs for code blocks #863
| * | | | Send CRLF to Windows UAs for code blocks #863Andreas Gohr2014-09-27
| | | | |
* | | | | Merge pull request #1028 from glensc/exit-1Andreas Gohr2015-02-11
|\ \ \ \ \ | | | | | | | | | | | | consistency: failure exit with status code 1
| * | | | | consistency: failure exit with status code 1Elan Ruusamäe2015-02-10
|/ / / / /
* | | | | Merge pull request #1013 from dokuwiki-translate/lang_update_168Andreas Gohr2015-02-09
|\ \ \ \ \ | |_|_|_|/ |/| | | | Translation update (ru)
| * | | | translation updateAleksandr Selivanov2015-01-25
| | | | |
* | | | | fix username handling in dwpage CLI tool. closes #1019Andreas Gohr2015-02-09
| | | | |
* | | | | fix referral settings in AuthLDAP. closes #1023Andreas Gohr2015-02-09
| | | | |
* | | | | fixed method signature #1024Andreas Gohr2015-02-09
| | | | |
* | | | | Fix farm config cascade for extendable user style and scripts #954Michael Hamann2015-02-01
| | | | |
* | | | | Merge pull request #1015 from dokuwiki-translate/lang_update_176Andreas Gohr2015-01-28
|\ \ \ \ \ | |/ / / / |/| | | | Translation update (hr)
| * | | | translation updateDavor Turkalj2015-01-28
|/ / / /
* | | | Merge pull request #1010 from maliktunga/masterAndreas Gohr2015-01-19
|\ \ \ \ | | | | | | | | | | "Login" and "Logout" become "Log In" and "Log Out"
| * | | | "Login" and "Logout" become "Log In" and "Log Out"Gilles-Philippe Morin2015-01-18
|/ / / / | | | | | | | | This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" were nouns and not verbs. Title case capitalization is applied because of "Update Profile".
* | | | Merge pull request #1005 from maliktunga/masterAndreas Gohr2015-01-15
|\ \ \ \ | | | | | | | | | | "Recent changes" becomes "Recent Changes"
| * | | | "Recent changes" becomes "Recent Changes"Gilles-Philippe Morin2015-01-13
| | | | | | | | | | | | | | | To improve consistency: it is surrounded by "Update Profile" and "Media Manager".
* | | | | fixed wrong config check in extension manager #1006Andreas Gohr2015-01-15
| | | | |