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.1.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.1-py3-none-any.whl (83.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pretalx_friendlycaptcha-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 f80e4a6ad61dc880caf3b25bfe3f146dc9adad1d91206257e1fcf1304e1e52dc
MD5 7e89c3b9382db76a952a466b590afa8f
BLAKE2b-256 82df606ad9410b0cfd19582941c57a8dad22b59063eebdc7a6bb1fb3d12742bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pretalx_friendlycaptcha-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9d0fc53f63c0a3b22fdb0a964c25d317201f42e12ed139967e756987ba5c2ec8
MD5 f4989b1677dd4bbe854119fcb436986a
BLAKE2b-256 7fdb7e16e61cd3c0de3e5e8da9ac1447d3aac76b7907676cf638ae6ec589facb

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