Robert

Results 57 comments of Robert

@DennisClark Unfortunately not. The page is a great addition to the documentation as it explain how superusers can manage permissions for an single product version, but this would have to...

@DennisClark Even just an API that would allow superusers to assign users and groups to products would already be a great help for a start. That way we could at...

> Proposed new option in the Dataspace "Application Process Settings": `Ignore Product Object Permissions` Proposed help text: When true (checked), enables user access to any Product in the Dataspace for...

I agree though, your suggestion would be much simpler to implement. I just wanted to note that it solves a different problem than described. Thank you for working on this.

> I agree, I've started an implementation (WIP) at [#395](https://github.com/aboutcode-org/dejacode/pull/395) to allow the permissions management from the REST API. The main difference with the admin UI is that the user...

This is a bug in commit https://github.com/aboutcode-org/dejacode/commit/6fec5579180d39b3ce2c4bf3dd8b15d60d0bc780 The root cause is that the qualifier is only removed from the package's PURL but not from PurlDB's PURL. Since PurlDB apparently stores...

This is part of our effort to make DejaCode, ScanCode.io, and PurlDB deployable to Kubernetes in cloud environments like AWS. Regarding that point I also have a question about the...