gerrit/gitweb urls not accessible without authentication (>>>docsite broken)

Description

Some URLs on gerrit are not accessbile unless authenticated. There are also some relocation done and not handled by the documentation fetcher.

Both issues cause major problems when retrieving markdown files to generate documentation site. See for example this page

To reproduce a typical access made by doc fetcher:

We see both issues: 302 + 401.

See attached logs for details.

Environment

None

Attachments

3

Activity

Jan-Simon Moeller 
December 21, 2017 at 3:21 PM

Fixed.
Issue was:
gitweb requires everything to be readable to non-authenticated users to work w/o auth.

We have had a restriction on the gerrit config (refs/meta/config) .
This enforced the authentication.

Stephane Desneux 
December 19, 2017 at 7:10 PM

What should we do with this one ? Maybe can help ?

Jan-Simon Moeller 
December 4, 2017 at 9:24 AM

I'll check the acls again.

Stephane Desneux 
December 2, 2017 at 5:59 PM

Fixed URL for webdocs:
https://github.com/automotive-grade-linux/docs-agl/commit/2f6df8aff50bfbaa964b47d67af48a1adf23077e

This solves the generation of the doc site. So, as soon as docs.automotivelinux.org is back, the priority of this issue can be reduced. But the initial problem is not solved, so I'd keep this open.

Stephane Desneux 
December 2, 2017 at 5:42 PM

From what I see, only gitweb access through gerrit is not authorized. Access gerrit projects anonymously is ok.

Compare:

Fixed

Details

Assignee

Reporter

Labels

Contract ID

Components

Priority

Created December 1, 2017 at 6:35 PM
Updated December 22, 2017 at 1:33 AM
Resolved December 21, 2017 at 3:23 PM