1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-23 06:57:40 +01:00
Ryan Slobojan e2b0dcf694 Completed SHC implementation
* We now register SHCs using a different format than old-style ON cards
* server-side register function has been updated to split out old-style and
  SHC registrations and put them into different collections so we can easily
  delete old-style data when the code path is turned off
* Record SHCs (minus PII) from unexpected issuers so that we can
  proactively learn about and react to new SHC issuers or format changes
* Load API config exactly once and reuse it rather than reloading on every
  card generation
2021-10-14 10:32:02 -04:00
..
2021-09-28 03:02:02 -04:00
2021-07-01 00:49:05 +02:00
2021-07-27 03:09:51 +02:00
2021-07-29 00:02:51 +02:00
2021-10-14 10:32:02 -04:00
2021-09-27 16:05:33 -04:00
2021-10-13 17:47:06 -04:00