Opened 14 years ago

Closed 14 years ago

#224 closed enhancement (fixed)

Add a "Test" button on the GenePattern 'edit server' page

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: ZZ GenePattern integration v1.0
Component: net.sf.basedb.genepattern Keywords:
Cc:

Description

A user can click on the test button to check that the server url, login and password is valid.

Change History (3)

comment:1 Changed 14 years ago by Nicklas Nordborg

Status: newassigned

comment:2 Changed 14 years ago by Nicklas Nordborg

(In [1104]) References #224: Add a "Test" button on the GenePattern? 'edit server' page

The "Test" button is now in place. The installation may still be a bit messy since the GenePattern? jar files has to be manually installed. We need a way to figure out what to do about that. Another problem is that the default configuration of a GenePattern? server allows a user to login with any username. Non-existing accounts are automatically created and given server admin permissions! It is possible to lock this down, but there is no web interface for adminitration of GenePattern? user accounts. There is some documentation about this: http://www.broad.mit.edu/cancer/software/genepattern/tutorial/gp_web_client.html#_Securing_the_Server

comment:3 Changed 14 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [1106]) Fixes #224: Add a "Test" button on the GenePattern? 'edit server' page

Now using Ajax to do the test which means that we don't need to 'forward' from the servlet and we only need BASE 2.12.0.

Note: See TracTickets for help on using tickets.