Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/kr/brn.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove South Korean BRN online checkArthur de Jong2021-10-031-14/+0
| | | | | The Korea Fair Trade Commission website now requires solving a CAPTCHA before submitting the request so this is no longer possible.
* Remove custom CA certificate for www.ftc.go.krArthur de Jong2020-08-021-3/+1
| | | | | This certificate is not needed any more because the site now uses a different certificate that is signed by a known CA.
* Add an online check for the South Korean BRNArthur de Jong2020-06-281-0/+17
|
* Add support for South Korea Business Registration NumberLeandro Regueiro2020-06-281-0/+85
Closes https://github.com/arthurdejong/python-stdnum/pull/197 Closes https://github.com/arthurdejong/python-stdnum/issues/101