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

fix: Solution to logging problem when redirecting to dataset details #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luchersol
Copy link

In some parts of the html, there are href to the synchronized dataset view screen through the function get_uvlhub_doi(). This seems to cause problems because the user logs out on said page and if they want to perform any action that requires being authenticated it sends them back to the login screen. It seems that a possible option is to replace this function in those references with url_for('dataset.subdomain_index', doi=dataset.ds_meta_data.dataset_doi)

…dex', doi=dataset.ds_meta_data.dataset_doi) }}
JuanluRM referenced this pull request in salmorejo-hub-2/uvlhub Dec 14, 2024
…ember-my-password

Feat/wi1 remember my password
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

Successfully merging this pull request may close these issues.

1 participant