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

Landing page for ?token= fade out #172

Open
sebastiangaertner opened this issue Aug 16, 2020 · 4 comments
Open

Landing page for ?token= fade out #172

sebastiangaertner opened this issue Aug 16, 2020 · 4 comments

Comments

@sebastiangaertner
Copy link
Contributor

When removing the functionality of the customized map call through certificate_id and the web address https://treetracker.org/?token=CathyWatson we should create a landing page saying seomthing like

"Your trees are still registered under your name. We have shifted them to our new token framework. Please send us an email requesting your wallet ID and we will process your tree captures into our new system"

@ZavenArra
Copy link
Contributor

This is NOT a wallet token

Any request to https://treetracker.org/?token=$name should redirect to https://treetracker.org/?wallet=$name

@adriana-carmo
Copy link
Contributor

I implemented the redirect functionality, so every time a token content is not found, a redirect to url/?wallet=$name is triggered.

If the wallet content is not found (coming from a redirect or not), there is no change in the current behavior/message.

  • It will show: "Could not find any data"

If no additional rule/validation is needed, I'll create a PR.

@ZavenArra
Copy link
Contributor

Yes that is good! Please do create a PR

@adriana-carmo
Copy link
Contributor

This PR is included in version 1.4.1

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

No branches or pull requests

4 participants