Home
last modified time | relevance | path

Searched full:auth_user_change (Results 1 – 20 of 20) sorted by last modified time

/dokuwiki/inc/Extension/
H A DAuthPlugin.php136 $evt = new Event('AUTH_USER_CHANGE', $eventdata);
/plugin/dev/
H A Devents.txt12 AUTH_USER_CHANGE
/plugin/oauth/action/
H A Duser.php52 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handleUsermod');
/plugin/statistics/
H A Daction.php46 'AUTH_USER_CHANGE',
/plugin/ireadit/action/
H A Dauth.php16 $controller->register_hook('AUTH_USER_CHANGE','AFTER', $this, 'handle_auth_user_change');
/plugin/evesso/
H A Daction.php31 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handle_usermod');
/plugin/passpolicy/
H A Daction.php31 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handlePasschange');
/plugin/userpagecreate/
H A Daction.php19 $controller->register_hook('AUTH_USER_CHANGE', 'AFTER', $this, 'handleUserDeletion');
/plugin/loglog/
H A Daction.php70 'AUTH_USER_CHANGE',
/plugin/usermanagerextended/action/
H A Dextend.php15 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handlePermissions');
/plugin/submgr/
H A Daction.php21 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handle_auth_user_change');
/plugin/forceuserchange/
H A Daction.php30 $controller->register_hook('AUTH_USER_CHANGE', 'AFTER', $this, 'handle_auth_user_change');
32 … $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'prevent_same_password');
/plugin/gdpr/_test/
H A DCleanUser.test.php47 trigger_event('AUTH_USER_CHANGE', $deleteEventData);
78 trigger_event('AUTH_USER_CHANGE', $deleteEventDataAdmin);
79 trigger_event('AUTH_USER_CHANGE', $deleteEventDataPubcie);
/plugin/gdpr/action/
H A Ddelusers.php23 $controller->register_hook('AUTH_USER_CHANGE', 'AFTER', $this, 'handleAuthUserChange');
30 * Called for event: AUTH_USER_CHANGE
/plugin/stopforumspam2/
H A Daction.php21 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'elementcheck', array());
/plugin/autogroup/
H A Daction.php60 $controller->register_hook('AUTH_USER_CHANGE', 'AFTER', $this, 'update_group_event');
/plugin/issuetracker/
H A Daction.php40 $controller->register_hook( 'AUTH_USER_CHANGE',
46 $controller->register_hook( 'AUTH_USER_CHANGE',
/plugin/stopforumspam/
H A Daction.php37 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, "check_spammer_database");
/plugin/authdomainlimitation/action/
H A Dsignup.php22 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, 'handle_auth_user_change');
/plugin/zenlogin/
H A Daction.php64 $controller->register_hook('AUTH_USER_CHANGE', 'AFTER', $this,