Opened 16 years ago

#63 new defect

Opal Login

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

Description

The code to login using an opal email and password is functional, however the other component, checking the projects that a user is associated with and therefore should be allowed access to within the proprietary period is not yet tested.

The user account used to access the oracle database (username,password are in config.php) does not have access to the tables in that database necessary for determining which projects a user is associated with, the following tables will be required.

author proposal proposalproject project user (if atuser is not simply this table already)

However, the code to perform this query has been added, and theoretically should function once a database admin gives the db user access to the tables listed.

Change History (0)

Note: See TracTickets for help on using tickets.