Skip to content

Protect DB Contract from remote call #6

@thiagonobrega

Description

@thiagonobrega

Make the DB contracts function that perform data update (e.g., insert, update and delete) operations accessible by the proper contracts. For example, the PidDB save must be called only PidService.

At the moment we have to :

  • design the security mechanism
  • implement the mechanism for the AuthorityDB
  • implement the mechanism for the ExternalPidDB
  • implement the mechanism for the UrlDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsecuritySecurity enhacement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions