The browser template used the wrong hdf-variable.
Always try to login a user if REMOTE_USER is set
Permissions granted to "authenticated" will apply to any authenticated user.
Make sure the user has REPORT_VIEW privileges before rendering a report.
Href.report() was broken
Added an offline copy of the wiki page TracInstall
cgi_location has to be set before calling Module.render.
Rewrote the cgi argument handling code
The img regexp has to come before the link regexp
Format commit-messages in the timeline view with the new OneLinerFormatter.