> Can you be more precise on this?
> I have this working perfectly on a non-Agilo Trac, but what I do for
> that doesn't work when I Agilo it:
> [components]
> acct_mgr.admin.accountmanageradminpage = enabled
> acct_mgr.api.accountmanager = enabled
> acct_mgr.htfile.htpasswdstore = enabled
> acct_mgr.http.httpauthstore = enabled
> acct_mgr.web_ui.accountmodule = enabled
> acct_mgr.web_ui.loginmodule = enabled
> acct_mgr.web_ui.emailverificationmodule = disabled
> acct_mgr.web_ui.registrationmodule = disabled
> agilo.* = enabled
> trac.ticket.api.ticketsystem = disabled
> trac.ticket.roadmap.roadmapmodule = disabled
> trac.ticket.web_ui.ticketmodule = disabled

Not sure if this is your problem, but the documentation at
<http://trac-hacks.org/wiki/AccountManagerPlugin> also mentions that you
have to disable trac.web.auth.LoginModule. Here's their example:

-- snip --
[components]
trac.web.auth.LoginModule = disabled
acct_mgr.web_ui.LoginModule = enabled
acct_mgr.web_ui.RegistrationModule = disabled
-- snap --

HTH
-- 
Mit freundlichen Grüßen
Martin Häcker
Consultant

agile42 GmbH
www.agile42.com
Grünberger Str. 54
10245 Berlin, Germany

Office:       +49 30 2005 3958
Fax:          +49 30 2007 8274

Amtsgericht Charlottenburg: HRB 111402
CEO Marion Eickmann


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to