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

Latest CTF as Entrypoint to Challengepad #13

Open
domenukk opened this issue Apr 30, 2020 · 0 comments
Open

Latest CTF as Entrypoint to Challengepad #13

domenukk opened this issue Apr 30, 2020 · 0 comments

Comments

@domenukk
Copy link
Member

I would argue the default use case when navigating to the challengepad is to play the latest CTF.
For this, the / route should forward to the last created (and non-finished?) CTF.
All CTFs could for example be found at /ctfs instad.
The redirect could be a dynamically generated html meta refresh or direclty done from the framework using
jsRuntime.InvokeAsync<object>("history.replaceState", ...

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

1 participant