Skip to content

0.4.2

@char char tagged this 14 Sep 09:49
- If authenticating a user encounters an exception, we just automatically
log the user out instead of emitting a 503 error.
- Relocate a try/catch so that errors are only caught for validation
instead of around the handler also. This is important since database
actions emit the same ValidationError exception class, because both
form parsing and ORM schemata use typesystem.
Assets 2
Loading