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

By editing the url, players can gain access to levels they have not unlocked. #11

Closed
stigsfoot opened this issue Feb 27, 2019 · 2 comments
Milestone

Comments

@stigsfoot
Copy link
Contributor

For example by changing the url from 'http://localhost:8080/module/1/level/1/questions/' to 'http://localhost:8080/module/1/level/3/questions/', a they can gain access to a level that they have not unlocked. Not sure if this is worth worrying about. One potential solution would be if a user tries to do this, they are redirected to another screen if they do not have access to that level.

Aha! Link: https://nditech.aha.io/features/G4G-93

@stigsfoot stigsfoot modified the milestone: v1.0 Feb 27, 2019
@stigsfoot stigsfoot changed the title Minor: By editing the url, players can gain access to levels they have not unlocked. By editing the url, players can gain access to levels they have not unlocked. Feb 27, 2019
@jatin-narang
Copy link
Collaborator

Thanks for acknowledging this bug, this shouldn't be allowed. Fixed this issue now if a user edits the URL to any other level which is not unlocked it will be redirected back to levels page for that particular module.

@blynchNDI
Copy link
Collaborator

@jatin-narang The redirect feature sounds good. I don't see it implemented in the latest version in the repo. Is it still in progress or maybe not yet committed?

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

3 participants