<?xml version="1.0" encoding="UTF-8"?>
<ticket>
  <author>jarod reid</author>
  <content>I cannot browse the code for my git repository. When I attempt to do so manually (the tab does not render) I get a 403 not authorized message. I have done some troubleshooting, and it seems that authorize? is returning false, even for an admin. it also seems that authorize? within the SecureController is not even being called. Ideas?</content>
  <created-at type="datetime">2009-06-30T23:08:46+01:00</created-at>
  <id type="integer">623</id>
  <milestone-id type="integer">4</milestone-id>
  <summary>403 Not authroized</summary>
  <updated-at type="datetime">2009-07-19T12:36:31+01:00</updated-at>
  <status>
    <id type="integer">5</id>
    <name>WorksForMe</name>
  </status>
  <priority>
    <id type="integer">1</id>
    <name>Should have</name>
  </priority>
</ticket>
