[cda] Implement birthday verification (closes #12789)

This commit is contained in:
Yen Chi Hsuan 2017-05-01 23:09:18 +08:00
parent 5401bea27f
commit 0c26548601
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
5 changed files with 125 additions and 9 deletions

View file

@ -1,6 +1,7 @@
version <unreleased>
Extractors
+ [cda] Support birthday verification (#12789)
* [leeco] Fix extraction (#12974)