Ticket #3492 (closed defect: worksforme)

Opened 4 months ago

Last modified 1 month ago

There is no Accounts in General Admin page

Reported by: aik003 Assigned to: pacopablo
Priority: highest Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: flatfender@gmail.com Trac Release: 0.11

Description

Hi,

I've installed the AccountManager plug-in, and I can see it in Plugins page in Admin Section. Moreover Im able to setup it, but I cant see Accounts menu in Admin page. Im not able to create or modify any accounts data.

Attachments

Change History

09/09/08 10:28:28 changed by anonymous

  • priority changed from normal to highest.

09/21/08 12:46:03 changed by dna

Hello,

i've exactly the same problem.

09/22/08 16:20:56 changed by anonymous

I've the same problem. It works with trac r7455 but r7459 for example doesn't show the "Acount" section in the Admin area. However, if I enable the "AccountChangeNotificationAdminPanel?" in the trac.ini (actually can do that via the "plugins" section of the Admin panel), it shows the Account section with a "Notification" subsection, but not the "Users" and "Configuration" subsection it used to have by default. It seems to have to do with web_ui.py

09/22/08 16:21:54 changed by alex@farbflash.de

sorry, I didn't want to write the last mail as "Anonymous"

(follow-up: ↓ 6 ) 09/26/08 14:15:25 changed by flatfender@gmail.com

  • cc set to flatfender@gmail.com.
  • release changed from 0.10 to 0.11.

I've seen this to. In our situation we're using mod_auth_pam for authentication which creates the account in session_attribute. But I can't see for an existing user, (and I would assume this is the same as if you created one via the command line with Trac-Admin) where the user get's an entry in session_attribute for "enabled" If I manually add the enabled key/value into the session_attribute table via sqlite3, then the user shows up. Unfortunately I'm just learning python so I haven't figured out where the problem exists.

(in reply to: ↑ 5 ) 09/26/08 14:17:03 changed by flatfender@gmail.com

Replying to flatfender@gmail.com:

I've seen this to. In our situation we're using mod_auth_pam for authentication which creates the account in session_attribute. But I can't see for an existing user, (and I would assume this is the same as if you created one via the command line with Trac-Admin) where the user get's an entry in session_attribute for "enabled" If I manually add the enabled key/value into the session_attribute table via sqlite3, then the user shows up. Unfortunately I'm just learning python so I haven't figured out where the problem exists.

Sorry didn't mean to change the version number but it exists in 11 stable.

10/28/08 23:22:52 changed by pacopablo

  • owner changed from mgood to pacopablo.
  • status changed from new to assigned.

Please do the following:

  • enabled logging in trac
  • update to latest trunk of account manager
  • check log for the account manager loading
  • post the relevant info here

Thanks.

10/29/08 02:17:40 changed by dna

It works for me now with Trac 0.12dev-r7614 and TracAccountManager? 0.2.1dev-r4640

10/29/08 02:59:38 changed by alex@farbflash.de

It works for me too with 0.12dev r7615 and TracAccountManager 0.2.1dev-r4640 Thanks for the fix. Do you still need the log? Or is it enough to say, that it works now?

10/29/08 11:03:17 changed by pacopablo

  • status changed from assigned to closed.
  • resolution set to worksforme.

It's enough to say that it works now. Thanks for the feedback. Closing as "worksforme"


Add/Change #3492 (There is no Accounts in General Admin page)




Change Properties
Action