impersonate does not appear to work
Posted: 08 May 2024, 18:47
mantis 2.26.1 using the LDAP authentication plugin to auto log in.
As administrator I try to impersonate a user and when I click the button it takes me back to the main screen but the username dropdown in the upper-right still shows as my account, plus it gives me access to everything I had when i was admin. So it appears that the impersonate button doesn't do anything, or am I missing something?
The default config file contains this and there is no override in our config file:
As administrator I try to impersonate a user and when I click the button it takes me back to the main screen but the username dropdown in the upper-right still shows as my account, plus it gives me access to everything I had when i was admin. So it appears that the impersonate button doesn't do anything, or am I missing something?
The default config file contains this and there is no override in our config file:
Code: Select all
$g_impersonate_user_threshold = ADMINISTRATOR;