Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Check for valid SEPA characters #63

Merged
merged 1 commit into from
Dec 8, 2023
Merged

fix: Check for valid SEPA characters #63

merged 1 commit into from
Dec 8, 2023

Conversation

lippertto
Copy link
Contributor

@lippertto lippertto commented Dec 1, 2023

Before, all characters were allowed in ids.

Also, allow to disable the validation in case documents need to be generated in the context of a SEPA AOS

Fixes #28

Before, all characters were allowed in ids.

Also, allow to disable the validation in case documents
need to be generated in the context of a SEPA AOS

Fixes #28
@lippertto
Copy link
Contributor Author

HI @kewisch , can you have a look at the PR?

@kewisch
Copy link
Owner

kewisch commented Dec 8, 2023

LGTM, thanks!

@kewisch kewisch merged commit 5254f8c into kewisch:main Dec 8, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix regex in assert_sepa_id_set* functions
2 participants