[Bug 344775] New: trac_auth domain not configurable
https://bugzilla.novell.com/show_bug.cgi?id=344775 Summary: trac_auth domain not configurable Product: openSUSE 11.0 Version: unspecified Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Enhancement Priority: P5 - None Component: Apache AssignedTo: herbert@graeber-clan.de ReportedBy: lmuelle@novell.com QAContact: qa@suse.de Found By: --- The authentication domain used by trac isn't configurable. Currently the authentication context is always limited to the particular http host. If you're trying to use a central authentication source for trac this is currently only possible if the host name of the authentication source and the trac hosting system are identical. In most cases this is impossible as the authentication source is an important infrastructure component. Therefore I consider this as a missing feature in trac. See http://trac.edgewall.org/ticket/2417 for the upstream defect report. It's a known issue. Fortunately a simple and non destructive patch is available. See http://trac.edgewall.org/attachment/ticket/2417/auth.py.diff I suggest to add this patch to the trac package of openSUSE. The risk to break existing trac deployments by using this patch is very low as the default behavior isn't changed. The minimal added new code path is only used if 'domain' is set in the trac_auth section of the trac.ini. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=344775 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|trac_auth domain not configurable |trac_auth cookie domain not configurable -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=344775#c1 Herbert Graeber <herbert@graeber-clan.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Herbert Graeber <herbert@graeber-clan.de> 2007-12-02 15:08:55 MST --- The patch is now integrated into the trac package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com