Opened 16 years ago

Closed 16 years ago

#40 closed defect (fixed)

archive search - implement proprietary period limits

Reported by: VincentMcIntyre Owned by: MatthewWhiting
Priority: major Component: web archive
Version: Keywords:
Cc:

Description

Data taken recently (within the "proprietary period") must not be made available to users outside the observing team for those observations.

The search code needs to implement:

  • no anonymous access to any data within the proprietary period
  • no access for authenticated users who are not (according to OPAL) listed on the proposal for the project number embedded in the data files

Change History (4)

comment:1 Changed 16 years ago by VincentMcIntyre

NB: any data retrieval code modules may need to perform this check, independently.

comment:2 Changed 16 years ago by MatthewWhiting

Status: newassigned

comment:3 Changed 16 years ago by MatthewWhiting

Implemented for anonymous queries.

As OPAL authentication not enabled yet, all "ATNF" users in the database (most people involved in development) are able to see all data.

comment:4 Changed 16 years ago by DavidSmith

Resolution: fixed
Status: assignedclosed

implemented, proprietary period is 18 months for anonymous login, and access within that granted if the user has logged in with opal id and that id is associated with those projects.

Note: See TracTickets for help on using tickets.