Additional tools used in pyramid_fullauth.
Generate random password.
Warning
TODO: tests!
| Parameters: | |
|---|---|
| Returns: | password |
| Return type: | str |
Validate password properly.
Note
If no user provided, password is just validated
| Parameters: |
|
|---|---|
| Raises: | pyramid_fullauth.exceptions.ValidateError |