pwnableweb-scoreboard
pwnableweb-scoreboard copied to clipboard
How to add RULES?
From the code, I think I need to set a RULES = 'rules goes here' within the config.py.
However, can you tell me if this is called automatically each time the user visits the page or do I need to use createdb to load it into the database? Would using createdb rewrite all the challenges or just add to existing database?