> -----Original Message----- > From: RjOllos [mailto:[email protected]] > Sent: 04 June 2015 20:27 > > > On Thursday, June 4, 2015 at 1:14:33 AM UTC-7, Cooke, Mark wrote: > > > > > Maybe we can grab and save the values in LoginModule. I'd have to > > > investigate further to be more confident. > > > http://trac.edgewall.org/browser/tags/trac-1.1.5/trac/web/auth.py#L39 > > > > But I believe that my setup does not use the login module at all, all > > authentication is done by httpd. I certainly never use the "login" > > address... > > Yeah that is a good point. I'll have to study the code further.
Something must decide between "login" and "logout" text (although I see neither as I have `logout=disabled` in my `[metanav]` section in trac.ini), could be a good place to start (although it must be invoked for every page)? > > > I'd also like to write a new TracApache page and consolidate the > > > information on configuring Trac with Apache. LDAP specific > > > configuration info would be included. I'd like to get this > > > included in the Trac 1.2 release and have examples for Apache 2.4 > > > in addition to Apache 2.2. > > > > I could probably contribute to that too, let me know... > > > > Thanks, I'll probably raise a thread on trac-dev later this month to propose > reorganization and changes to the documentation. It would certainly benefit > from your expertise. "experience" rather than "expertise" but I would be happy to help where I can. I'm not on dev@, feel free to ping me an email. ~ Mark C -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
