Akm0d / Akm0d/CTFd_hash_crack_king

update after 2.0.0

Aperta
#6 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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:
`

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.