Skip to main content

public registration component for the CubicWeb framework

Project description

This CubicWeb component provides a public registration feature (users can register and create an account without the need for admin intervention).

To activate the user registration feature in your CubicWeb application, just add this cube in your instance ; either depend on it in your cube’s __pkginfo__ or run the add_cude command in a CubicWeb shell:

$ cubicwebctl shell youapp
entering the migration python shell
just type migration commands or arbitrary python code and type ENTER to execute it
type "exit" or Ctrl-D to quit the shell and resume operation
>>> add_cube('registration')
>>> ^D

Then add or modify the registration-cypher-seed configuration option in your application’s all-in-one.conf file:

[REGISTRATION]

# seed used to cypher registration data in confirmation email link registration-cypher-seed=<change me>

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

cubicweb-registration-0.9.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

cubicweb_registration-0.9.0-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

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