Searched hist:"0 caa81c70023f1e9557c4b6769a9ff200df17a19" (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/lib/plugins/usermanager/ |
H A D | remote.php | 0caa81c70023f1e9557c4b6769a9ff200df17a19 Fri Jan 05 12:58:01 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: move create/delete user calls to usermanager
This only moves the calls. A proper refactoring of the user manager would make sense:
1) introduce a helper component covering the basic operations including proper error signalling using Exceptions 2) refactor admin and cli components to make use of 1) 3) make the operations in 1) available via the API
|
/dokuwiki/inc/Remote/ |
H A D | ApiCore.php | 0caa81c70023f1e9557c4b6769a9ff200df17a19 Fri Jan 05 12:58:01 UTC 2024 Andreas Gohr <andi@splitbrain.org> API: move create/delete user calls to usermanager
This only moves the calls. A proper refactoring of the user manager would make sense:
1) introduce a helper component covering the basic operations including proper error signalling using Exceptions 2) refactor admin and cli components to make use of 1) 3) make the operations in 1) available via the API
|