Tryton module to manage Web users
Project description
The web_user module provides facilities to manage external user accessing from the web.
User
A user is uniquely identified by an email and he is authenticated using a hashed password. The user can be linked to a Party.
Two actions are available:
The Validate E-mail which sent an e-mail to the user with a link to an URL that ensures the address exists.
The Reset Password which sent an e-mail to the user with a link to an URL to set a new password.
Configuration
The web_user module uses parameters from different sections:
web:
reset_password_url: the URL to reset the password to which the parameters email and token will be added.
email_validation_url: the URL for email validation to which the parameter token will be added.
email:
from: the origin address to send emails.
session:
web_timeout: defines in seconds the validity of the web session. Default: 30 days.
web_timeout_reset: in seconds the validity of the reset password token. Default: 1 day.
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 trytond_web_user-5.2.1.tar.gz.
File metadata
- Download URL: trytond_web_user-5.2.1.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20ba62b21455ba8cecd58083ace50f149ea1c6adf3d408d489445dd86f0bdc08
|
|
| MD5 |
78ff9130277592fc682abc0c8af29d93
|
|
| BLAKE2b-256 |
2fa56ceb882903a4b0eb71b23f009033d38830d65d00d8c927ccc1d69ee0d656
|
File details
Details for the file trytond_web_user-5.2.1-py3-none-any.whl.
File metadata
- Download URL: trytond_web_user-5.2.1-py3-none-any.whl
- Upload date:
- Size: 52.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1d46973b577f26d0c692f12ce44d930517f684cf81cb992b635fced019add3b
|
|
| MD5 |
9d81cdb6dcfd963bb1290d923ae4876d
|
|
| BLAKE2b-256 |
4137481bddd171948fcd8443cb5f4df70e9aeec514a3eb9a6d4da7e07fe7dec5
|