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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cubicweb-registration-0.14.0.tar.gz.
File metadata
- Download URL: cubicweb-registration-0.14.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
470f310b29b3f28a7215b7d8f1e185c18d55ad99da16454e4907fc5ae5c1106c
|
|
| MD5 |
4fc29e6e9a2d07c29f2644d56e76468d
|
|
| BLAKE2b-256 |
57624676fcb611cb33ff935d9a26e221fad33d951cf263ad05b10ed912c39726
|
File details
Details for the file cubicweb_registration-0.14.0-py3-none-any.whl.
File metadata
- Download URL: cubicweb_registration-0.14.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd8974ec957b745ed27660315109daae9f66c7250ce69fde58da67fb813030ff
|
|
| MD5 |
122c40ffd04fe64b06429ab71fc8fc49
|
|
| BLAKE2b-256 |
4685cfd98595b8d30643d1d04d2406e3ad4ec2d2604c8a3c49e38b550a6186f2
|