Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP displayed in generated links #8

Open
rsuchecki opened this issue Oct 25, 2017 · 1 comment
Open

IP displayed in generated links #8

rsuchecki opened this issue Oct 25, 2017 · 1 comment
Assignees

Comments

@rsuchecki
Copy link
Collaborator

Avoid displaying host IP in links generated for BLAST search results. Use referrer (crobiad) instead(?)

@rsuchecki rsuchecki self-assigned this Oct 25, 2017
@nathanhaigh
Copy link
Contributor

I think this is where you construct the URL:

link.append(request.getRequestURL().toString().replaceAll("faces/potage.xhtml", "").replaceAll(";.*", ""));

Given we are proxying the server via crobiad.agwine.adelaide.edu.au it might not be possible to do something nice here, other than hardcoding. Which would stuff things up for other instances of POTAGE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants