| Age | Commit message (Collapse) | Author |
|
|
|
|
|
use the new ISecurityPolicy
|
|
|
|
|
|
|
|
|
|
|
|
emphasize-lines
|
|
Attempting authentication without specifying a login, or when the login is not known, causes an unhandled exception to be raised in `security.py` because `None` is passed to `check_password()` as the hashed password to check against.
|
|
In setup.py add waitress import.
In development.ini use waitress.
Adjust line number highlighting.
Mention that we're using it early in the tutorial.
Addresses #2926
|
|
- ref: #2919
|
|
|
|
supported by waitress server.
|
|
…"
|
|
supported by waitress server.
|
|
|
|
|
|
Leave it for the 'logging' and 'scaffolds' sections, where it is germane.
|
|
remember_userid/forget_userid methods from request
|
|
|
|
Python 3.
|
|
|