-
Notifications
You must be signed in to change notification settings - Fork 53
Implemented some features #10
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
base: master
Are you sure you want to change the base?
Conversation
|
In my opinion, CSRF protection is not needed, and in your CTF it was inconvenient for my team. |
|
Hi @yeuchimse |
|
Nice fix :D I though you would remove that protection, but giving an option to disable it seems better for all people :D |
|
Hi all, I'm still here, but a bit busy at the moment. I'll get back to these PRs later, and hopefully merge them. |
Hi,
I've implemented some featuers:
before_endandafter_startannotations which restrict some actions before/during/after the CTFThat are more or less the changes I made for our CTF.
All the best,
gehaxelt