Project

General

Profile

Bug #24666

Updated by Clark ANDRIANASOLO about 1 month ago

When logging in as a user without any rights and the API authorizations plugin is installed, the menu on the navbar shows a "Response error code 500" in place of the API token, but the user simply has no rights : @Authorization error: User 'user' is not allowed to access GET secure/api/user/api/token@  

 !clipboard-202404041121-pdpf3.png! 

 The plugin should not pollute logs with this error and act as if it were not installed for users without rights 

Back