Perform ownership check on the repo #6

Open
opened 2020-04-27 18:19:44 +00:00 by southerntofu · 0 comments
Owner

There should be an opt-out setting to perform an automatic check of ownership of the repo.

The remote forge API should provide us with a repository/owner URL. The most naive approach is to place a well-known file with a secret in ~/public_html/ and see if the repo's URL allows us to fetch it

this may require to introduce additional scripts for each forge to preform this verification (some forges may not have URLs available so other tricks may be needed)

There should be an opt-out setting to perform an automatic check of ownership of the repo. The remote forge API should provide us with a repository/owner URL. The most naive approach is to place a well-known file with a secret in ~/public_html/ and see if the repo's URL allows us to fetch it this may require to introduce additional scripts for each forge to preform this verification (some forges may not have URLs available so other tricks may be needed)
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: forge/archive_hook.sh#6
No description provided.