Hi all,

I'd need a hint for the following problem:

The accountMngr plugin redirects from the login page to the requested
page upon login.
It uses the domain specified in the trac.ini (I thionk it is
self.env.abs_href()).

What if access from "outside" is different, than access from
"inside" ?
I mean, the access to my trac server from the internal network doesn't
work using the etxernal IP address and vice versa.

Since the trac server is behind a router and the network admin does
not seem to be up to change the routing table, the problem is, that
one of both IP adresses fails for the redirect.

What option di I have to solve the problem?

Something like changing the AcctMngr plug-in to use the domain, which
we used when accessing the login page, instead of replacing it by the
one specified in the trac.ini (-> self.env.abs_href())

Any pointers?
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to