Opened 8 years ago

Closed 8 years ago

#12849 closed defect (fixed)

acct_mgr.admin.accountmanageradminpanel = disabled Not work — at Version 2

Reported by: Juan José Prögler Owned by: Ryan J Ollos
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords: Version 0.5dev
Cc: Trac Release: 1.0

Description (last modified by Ryan J Ollos)

I have installed both, AccountManager (0.5dev) & UserManager (0.11) - Plugins.

Following UserManagerPlugin I try:

Note: If you also have AccountManagerPlugin installed, you may want to disable its admin interface, so you don't have two 'Users' entries in the Admin Accounts section:

[components]
acct_mgr.admin.accountmanageradminpanel = disabled

But not works. I have both Menu entries visible.

(On AccountManagerPlugin version 0.4.4, works !)

Change History (3)

Changed 8 years ago by Juan José Prögler

Attachment: usersMenu.png added

comment:1 Changed 8 years ago by Ryan J Ollos

Owner: changed from Steffen Hoffmann to Ryan J Ollos
Status: newaccepted

comment:2 Changed 8 years ago by Ryan J Ollos

Description: modified (diff)
Resolution: fixed
Status: acceptedclosed

This changed with r14910. Please use:

[components]
acct_mgr.admin.useradminpanel = disabled

I've updated the documentation: UserManagerPlugin@32.

Note: See TracTickets for help on using tickets.