codebro icon indicating copy to clipboard operation
codebro copied to clipboard

Libcrack

Open libcrack opened this issue 10 years ago • 0 comments

  • Changed TIME_ZONE to Europe/Berlin
  • Changed LANGUAGE_CODE to en-US
  • Changed ADMINS to ("admin", "[email protected]")
  • Changed CLANG_PARSE_OPTIONS: -I/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include and -I/usr/lib/clang/3.7.0/include
  • Renamed variable file to uploaded_file
  • Added additional information to form.errors['extension']" and "form.errors['file']
  • Added Makefile implementing build, run, shell, clean, mrproper targets
  • Adapted all python source files to PEP8

libcrack avatar Dec 30 '15 15:12 libcrack