You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Chris Hostetter <ho...@fucit.org> on 2019/03/11 17:00:29 UTC

FYI: gitbox web URLs are deliberately 403ing ... was: [jira] [Updated] (INFRA-17956) gitbox web ui returning 403 for some types of requests (fwd)

FYI: The gitbox web UI is deliberately returning 403 most URLs (besides 
the basic "commit summary") as a spam/abuse prevention mechanism

The official recommendation from infra is "Browse / review commits on 
github"

-Hoss

---------- Forwarded message ----------
Date: Mon, 11 Mar 2019 01:10:00 +0000 (UTC)
From: "Chris Lambertus (JIRA)" <ji...@apache.org>
To: hossman_apachejira@fucit.org
Subject: [jira] [Updated] (INFRA-17956) gitbox web ui returning 403 for some
     types of requests


      [ https://issues.apache.org/jira/browse/INFRA-17956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lambertus updated INFRA-17956:
------------------------------------
     Status: Waiting for user  (was: Waiting for Infra)

Yes, we had to disable a number of features due to extreme abuse that was taking gitbox down. Please use github's UI for now.


> gitbox web ui returning 403 for some types of requests
> ------------------------------------------------------
>
>                 Key: INFRA-17956
>                 URL: https://issues.apache.org/jira/browse/INFRA-17956
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: GitBox
>            Reporter: Hoss Man
>            Priority: Major
>
> using the gitbox web ui to browse commit info returns 403 error codes for some types of requests (ie: things that the gitbox web ui provides links to when viewing a particular commit)
> ### examples of HTTP requests that work
> # view a commit
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b8d569a
> # view a file as of a commit
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=blob;f=solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java;h=ba94104bba12ff6e424fdd43b766167d8ae12e8b;hb=b8d569a
> # view entire diff for a commit
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=commitdiff;h=b8d569a
> #### examples of HTTP requests that return 403 forbidden
> # view commit as patch
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=b8d569a
> # view diff of indvidual file mentioned in commit
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=blobdiff;f=solr/CHANGES.txt;h=0d3b41e955a4e9d0e58c9f4fb6a20422a65631e4;hp=bd04156ba16b51ad243f07fd12344dd018202b7c;hb=b8d569a;hpb=a940c40b181e00478b63bb2b77e87cf6aabfc725
> # view history of file as of a specific commit
> https://gitbox.apache.org/repos/asf?p=lucene-solr.git;a=history;f=solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java;hb=b8d569a



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org