Hi I can't logout of Trac 0.11b1, better yet I should not even be logged in!
The whole trac (multi projects) runs in one wsgi instance that is protected by a .htpasswd file. One project I changed to use the AccountManagerPlugin 0.2dev-r3111 (disabled trac.web.auth.loginmodule) but this enables only the administration of the .htpasswd file, as the user is still logged in only by authentication with the server :( > [account-manager] > password_file = /Library/WebServer/Documents/trac/.htpasswd > password_store = HtPasswdStore > > [components] > acct_mgr.admin.accountmanageradminpage = enabled > acct_mgr.api.accountmanager = enabled > acct_mgr.db.sessionstore = disabled > acct_mgr.htfile.abstractpasswordfilestore = enabled > acct_mgr.htfile.htdigeststore = disabled > acct_mgr.htfile.htpasswdstore = enabled > acct_mgr.http.httpauthstore = disabled > acct_mgr.pwhash.htdigesthashmethod = enabled > acct_mgr.pwhash.htpasswdhashmethod = enabled > acct_mgr.svnserve.svnservepasswordstore = disabled > acct_mgr.web_ui.accountmodule = enabled > acct_mgr.web_ui.loginmodule = enabled > acct_mgr.web_ui.registrationmodule = enabled > trac.web.auth.loginmodule = disabled Regards and thanks for all ideas Dominik Riva | Technik update AG - Agentur fuer Kommunikation | Seefeldstrasse 5a | CH-8008 Zurich Tel. +41 44 266 50 10 | Direkt +41 44 266 50 19 | Fax +41 44 266 50 11 mailto:[EMAIL PROTECTED] | Website http://www.update.ch --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
