mirror of https://gitlab.com/tildes/tildes.git
Browse Source
When a ValidationError comes up for a reason unrelated to webargs (for example, if a user tries to set a password that's in the breached list), this crashes when trying to unnest it, since it doesn't have the extra level that webargs adds. This is a bit ugly, but checks to see whether the extra level is there first.merge-requests/126/merge
Deimos
4 years ago
1 changed files with 11 additions and 4 deletions
Loading…
Reference in new issue