Opened 18 years ago
Closed 14 years ago
#1515 closed defect (fixed)
Admin can't manage user accounts, when AccountModule is disabled
Reported by: | reubendb | Owned by: | John Hampton |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | user admin |
Cc: | Trac Release: | 0.11 |
Description
When AccountModule is disabled via Plugins configuration in WebAdmin, or via
acct_mgr.web_ui.accountmodule = disabled
in trac.ini, a user with TRAC_ADMIN permission cannot manage the user account. In fact, the display on my screen doesn't match with the screen-shot here: http://trac-hacks.org/attachment/wiki/AccountManagerPlugin/account-manager-admin.png
I attach my own screen-shot which shows the user configuration is just a blank screen when AccountModule is disabled.
Attachments (3)
Change History (8)
Changed 18 years ago by
Attachment: | user_management.png added |
---|
comment:1 Changed 17 years ago by
I can report the same problem. Also found that by clicking some other admin places then reloading at some point the users page, it shows up, also showing the "My Account" shortcut in meta-nav-bar (although that one does not have a handler).
comment:2 Changed 17 years ago by
I can not even see "Account" on the left after enabling all modules.
Please see 2 attached screen shots.
comment:3 Changed 16 years ago by
Owner: | changed from Matt Good to John Hampton |
---|---|
Status: | new → assigned |
Trac Release: | 0.10 → 0.11 |
comment:4 Changed 15 years ago by
Hello,
I tested this setting with 0.11 version. It seems logical to me (according to what I read yesterday about how settings act) not to have the "general" > "accounts" link with these settings. I only have "accounts" > "configuration" and "accounts" > "users".
AccountManagerAdminPage - acct_mgr.admin : enabled AccountManager - acct_mgr.api : enabled AccountModule - acct_mgr.web_ui : disabled
Am I wrong ?
comment:5 Changed 14 years ago by
Keywords: | user admin added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Summary: | Cannot Manage user account when AccountModule is disabled → Admin can't manage user accounts, when AccountModule is disabled |
Confirm, that trunk version doesn't have the issue when applied with Trac 0.12. So I guess, this has been fixed within the development branch months, if not years ago.
User management screenshot with AccountModule disabled