Skip to main content

Adds a new, final CfP step with the FriendlyCaptcha captcha, in order to reduce spam.

Project description

This is a plugin for pretalx. It adds a new, final CfP step with the FriendlyCaptcha captcha, in order to reduce spam, using FriendlyCaptcha v0.9.17.

You need a FriendlyCaptcha account and subscription to use this plugin.

Development setup

  1. Make sure that you have a working pretalx development setup.

  2. Clone this repository, eg to local/pretalx-friendlycaptcha.

  3. Activate the virtual environment you use for pretalx development.

  4. Run pip install -e . within this directory to register this application with pretalx’s plugin registry.

  5. Run make within this directory to compile translations.

  6. Restart your local pretalx server. This plugin should show up in the plugin list shown on startup in the console. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed:

pip install flake8 flake8-bugbear isort black

To check your plugin for rule violations, run:

black --check .
isort -c .
flake8 .

You can auto-fix some of these issues by running:

isort .
black .

License

Copyright 2024 Tobias Kunze

Released under the terms of the Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretalx_friendlycaptcha-0.2.0.tar.gz (50.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pretalx_friendlycaptcha-0.2.0-py3-none-any.whl (83.4 kB view details)

Uploaded Python 3

File details

Details for the file pretalx_friendlycaptcha-0.2.0.tar.gz.

File metadata

  • Download URL: pretalx_friendlycaptcha-0.2.0.tar.gz
  • Upload date:
  • Size: 50.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for pretalx_friendlycaptcha-0.2.0.tar.gz
Algorithm Hash digest
SHA256 df60453127571f7dd177a9802ba1212e9885baab9dbb5556d1d4e47a657e7cd0
MD5 489b7d5cf70e2f300620df0e633615e0
BLAKE2b-256 02e9180fc416205c82534c9fb7713f1d158ddbcbdf1bdc0afa61cabb2afee3c7

See more details on using hashes here.

File details

Details for the file pretalx_friendlycaptcha-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pretalx_friendlycaptcha-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24f6dcda8200e921f7a1983e2fc02369025ba25ea26dc8f5db621cf640eae0f0
MD5 533acd67719e6b8faf776a2315eba5d8
BLAKE2b-256 8a0a7451a6deb8fdf4fb96d739dc04293fefa46766a48df7aefd492e6d008926

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page