Akm0d / Akm0d/CTFd_hash_crack_king

update after 2.0.0

Ouverte
#6 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
5
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.