ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Return a status 403 for guests on denied access (Task #860)
Description
Guest, which try to access a url which is not permitted for them, get a login-page usually. E.g. trying to download a attachment which is in a private repo. What happens is, we return a status 200 + login page, which should be rather 403+login page.
Associated revisions
- fetch changesets by batches of 100 (rather than in a single transaction)
- fix: fetch_changesets tries to re-insert the last revision that exists in the db (#860)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1255 e93f8b46-1217-0410-a6f0-8f06a7374b81