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
File details
Details for the file trytond_web_user-5.6.2.tar.gz
.
File metadata
- Download URL: trytond_web_user-5.6.2.tar.gz
- Upload date:
- Size: 34.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f430215f6f0060a67d562e1e73c23732b15fcdd2688e68108e707278f5480a3 |
|
MD5 | 6a0960396f3c20155c20cb73ca23a7b9 |
|
BLAKE2b-256 | 77c44d4cd8f70b4dc55ebb8bdd14723a2e42dc2d3aca70d4cc8360bf9117588d |
File details
Details for the file trytond_web_user-5.6.2-py3-none-any.whl
.
File metadata
- Download URL: trytond_web_user-5.6.2-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d86f247314021aed972a9561e950927054d648e9a434cc1ab7f40b1947ece40e |
|
MD5 | 7188d883630b857bc30b77b08e906fd2 |
|
BLAKE2b-256 | e60af1353be7e8b32a4ae245b626e87cb1f659b622efba2448ae70907fabe4ac |