G-Node / G-Node/gin-valid

Access control

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Access control is very basic currently. Hooks can only be enabled by authorised users that have write access to a repository. Beyond that, it's all pretty open. Results are publicly visible and can easily be guessed since the URL is simply constructed from the repository path and the name of the validator.

- [ ] Limit access to results pages based on user access through GIN. We should probably use the token we store for the user to check for read access.
- [ ] Generate unique random identifiers for pub-validate results that are only available to the user that started the validation procedure.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.