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/bad site routes #108

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Fix/bad site routes #108

merged 2 commits into from
Oct 10, 2023

Conversation

capetillo
Copy link
Contributor

Quick fix: with the big help of @mgdaily, we now are blocking non-routable sites. Added lines 53-82 in router.js

mgdaily and others added 2 commits October 10, 2023 09:55
The intention here is to use the vuex store to fetch the list of available sites and check that the sitecode url param is valid before allowing navigation to that page. This isn't currently working, however, as the store getter is returning undefined.
@capetillo capetillo merged commit 4284ba9 into dev Oct 10, 2023
1 check passed
@capetillo capetillo deleted the fix/bad-site-routes branch October 10, 2023 19:47
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.

2 participants