On Wed, Jun 5, 2013 at 1:04 PM, Ivanelson Nunes <[email protected]> wrote: > I'm getting: No handler matched request to /login > > I use PermRedirectPlugin. I'll try reinstalling.
On Wed, Jun 5, 2013 at 4:52 AM, Ivanelson Nunes <[email protected]> wrote: > trac.ini: > >> [components] >> repository_type = git >> repository_dir = >> repository_sync_per_request = >> ticket_changesets.* = enabled >> ticketchangesets.* = enabled >> tracext.git.* = enabled >> tracopt.versioncontrol.git.* = enabled >> ticketchangesets.commit_updater.committicketupdater = enabled >> ticketchangesets.web_ui.commitmessagemacro = enabled >> tracopt.ticket.commit_updater.committicketreferencemacro = enabled >> tracopt.ticket.commit_updater.committicketupdater = enabled It doesn't seem to enable PermRedirectPlugin. See http://trac-hacks.org/wiki/PermRedirectPlugin#Usage. Also, if any problems, please first check trac.log that gives hints how to solve the problems. -- Jun Omae <[email protected]> (大前 潤) -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
