Skip to content

pretalx/pretalx-friendly-captcha

Repository files navigation

FriendlyCaptcha CfP step

Coverage

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. Install the plugin and its development dependencies with uv pip install -e '.[dev]'.
  4. 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.

Code style

This plugin uses ruff for linting and formatting. To check and fix code style:

just fmt

Testing

To run the test suite:

just test

License

Copyright 2024 Tobias Kunze

Released under the terms of the Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors