italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

[Tools] forms are not protected with a correct exception handling #159

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

Please @dezhizhang1985 check all the form and handle the exceptions with unit tests. submit fake and corrupt data and check the behaviour of the page

image

dezhizhang1985 commented 2 years ago

done here: https://github.com/italia/spid-cie-oidc-django/pull/161