italia / spid-testenv2

New test Identity Provider for SPID
GNU Affero General Public License v3.0
35 stars 38 forks source link

Generate valid fiscal codes. #249

Closed bfabio closed 3 years ago

bfabio commented 4 years ago

Generate valid fiscal codes when no users.json is available.

Fix #209.

bfabio commented 4 years ago

The pipeline should pass once #248 is checked in.

alranel commented 4 years ago

The build fails so I can't merge this. Are you able to look into this by any chance? Thank you :)

bfabio commented 4 years ago

@alranel Sure. This needs #248 because I didn't bother adding Python 2 compatibility.

Besides that, I rebased but there are still a couple issues. I'll look into them ASAP.

bfabio commented 4 years ago

@alranel Done. I also added Python 2 compatibility so that it doesn't depend on #248 anymore, allowing us to not rush the merge of #248.

fmarco commented 4 years ago

@bfabio rebase on master pls

bfabio commented 3 years ago

@fmarco Done.

bfabio commented 3 years ago

@sebbalex this can go in, it's pretty straightforward. flake8 fails for code unrelated to this PR.