History log of /dokuwiki/lib/plugins/usermanager/_test/RemoteApiTest.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 9866f251 07-Jan-2024 Andreas Gohr <andi@splitbrain.org>

wild stab at fixing a failing test

RemoteApiTest::testCreateUserFailAccess failed on github but worked for
me. Seems to be a caching problem in auth_ismanager()


# cad27e80 06-Jan-2024 Andreas Gohr <andi@splitbrain.org>

API: move user related tests to usermanager plugin