On Sep 2, 12:35 pm, Felix Schwarz <[email protected]> wrote: > You can configure the AccountManager to handle authentication with forms > instead of HTTP AUTH. This is done by disabling trac's LoginModule > ([components]) and configuring AccountManager.
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: [account-manager] password_file = /path/to/htpasswd password_format = htpasswd password_store = HtPasswdStore [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 tracusermanager.account.admin_um.accountusermanagerpanel = disabled tracusermanager.admin.usermanagementadminpage = disabled tracusermanager.api.cachedsessionattributeprovider = disabled tracusermanager.api.environmentfixknownusers = disabled tracusermanager.api.sessionattributeprovider = disabled tracusermanager.api.sessionuserstore = disabled tracusermanager.api.usermanager = disabled tracusermanager.permissions.admin_um.permissionusermanagerpanel = disabled tracusermanager.profile.admin.userprofilefieldsadminpage = disabled tracusermanager.profile.admin_um.userprofileusermanagerpanel = disabled tracusermanager.profile.api.userprofilemanager = disabled tracusermanager.profile.macros.defaultuserprofileslistcellcontributor = disabled tracusermanager.profile.macros.teamrostermacro = disabled tracusermanager.profile.macros.userprofileslistmacro = disabled tracusermanager.profile.prefs.userprofilemodule = disabled webadmin.* = disabled > Just configuring Apache the right way is of course absolutely good as well. This is also working for me currently, just not quite so nice as the form-based version :) Many thanks, Fran. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

