
dominik.riva at update
May 14, 2008, 8:52 AM
Post #7 of 8
(253 views)
Permalink
|
Am 14.05.2008 um 17:40 schrieb Noah Kantrowitz: > Dominik Riva wrote: >> Am 14.05.2008 um 17:00 schrieb Noah Kantrowitz: >>> Then you are still using HTTP authentication, and therefore have >>> no logout ability. You can look into using TracForge, as its >>> enhanced project listing page supports hiding projects based on >>> permissions. >>> >>> --Noah >> So trac.web.auth.loginmodule is as useful as an vermiform appendix >> or do I miss some thing? > > LoginModule is what grants you a session cookie based on the value > of REMOTE_USER. If in future requests REMOTE_USER isn't set, the > session cookie can provide the username. You have authentication > enforced everywhere, not just /login, so REMOTE_USER will always be > available, and the session cookies are superfluous. AccountManager's > form-based LoginModule inherits from the core one, and so follows > the same behavior. If REMOTE_USER is set, it will always be used > before anything else. > > --Noah > Thank you for the explanation. How stable is this TracForge? I don't want to risk any thing on this Trac beta on OS X 10.4 Client - needs a reboot to find plugins - needed a week of fiddling before it worked - system in production (don't ask). 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:dominik.riva[at]update.ch | 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 trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|