Open natcoso9955 opened 4 years ago
Same here.
@natcoso9955 or @JonathanERC how did you fix the broken plugins since the change and how did you get all the utils load. I am actively trying to update this plugin to work with the newest CTFd. Any help would be surely appreciated. THNX in advance.
CTFd updated to 2.0.0 which broke most plugins as they changed how all the utils load.
Ive managed to replace all the util calls except one which is referenced from the plugin: keys which is no longer used.
Wondering if you are able to help with patching this plugin to work with the latest version of CTFd (now 3.0.0)
the code that doesnt work now is:
# Anti-bruteforce / submitting keys too quickly if utils.get_kpm(session['id']) > 10: