Home
last modified time | relevance | path

Searched hist:f7acdb5eaf59315ce0229a205b6c6183a6f47452 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Remote/
H A DApi.phpf7acdb5eaf59315ce0229a205b6c6183a6f47452 Tue Feb 16 22:21:48 UTC 2021 Andreas Gohr <andi@splitbrain.org> fix method handling for RPC_CALL_ADD

This event seems not to be used by any plugin, which explains why this
bug hasn't surfaced yet. Access is always checked against a full method
name in the form of plugin.<pluginname>.<method> Such a full method was
not passed when using an event as described in the documentation.