1
0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2024-05-29 12:58:02 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
Maximilian Lenkeit
e9a1e46e5c
Merge pull request #745 from tmechen/master
fix protobuf message
2021-11-20 16:57:14 +01:00
Thomas Augsten
62d320ddb6
Merge pull request #744 from MikeMcC399/update/third-party-event-contact
Add e-mail to request contact tracing app allowlisting (resolves #602)
2021-11-18 11:40:21 +01:00
tmechen
4ad7de687e
Update event_registration.md
Co-authored-by: Maximilian Lenkeit <mlenkeit@users.noreply.github.com>
2021-11-11 11:21:16 +01:00
tmechen
d63c666be2
Update event_registration.md
fix camelCase for vendorData
2021-11-10 18:28:37 +01:00
tmechen
8305924651
fix QRCodePayload in .proto example
fixing protofile doc:
4 in QRCodePayload isn't just bytes but vendordata with CWALocationData, see https://github.com/corona-warn-app/cwa-app-android/blob/main/Corona-Warn-App/src/main/java/de/rki/coronawarnapp/presencetracing/checkins/qrcode/QrCodePayload.kt
2021-11-10 18:25:58 +01:00
Mike McCready
aeaec43629 Add e-mail to request contact tracing app allowlisting 2021-11-10 17:50:10 +01:00
rugk
599c229a70
FIx doc to reflect optional
This addresses a part of https://github.com/corona-warn-app/cwa-documentation/issues/701 i.e. https://github.com/corona-warn-app/cwa-documentation/issues/701#issuecomment-915488705 by implicitly saying that it can also work _with_ health authorities while it can also work _without_ them.
The claim that it never works without them is just no longer true since v2.9.

This is the most simple (and subtle) way to address it. But it fixes the now wrong statement in the doc.
Of course, the main issue to document the whole new feature with more technical details is still open.
2021-09-08 22:58:43 +02:00
Maximilian Lenkeit
8f746d8c1c docs(evreg): fix fenced code block 2021-05-01 17:25:43 +02:00
Maximilian Lenkeit
02aa714eaa docs(evreg): rephrase 3rd party information for integration 2021-05-01 16:59:45 +02:00
Thomas Augsten
d7525f18dd
Add whitelist information 2021-04-30 19:04:10 +02:00
Tim Einbeck
54f48b85ad Fix markdownlint 2021-04-23 20:44:09 +02:00
Thomas Augsten
01c7457f68
Update event_registration.md 2021-04-23 09:08:48 +02:00
Thomas Augsten
5a4748b2ed
Update event_registration.md 2021-04-22 21:39:11 +02:00
Thomas Augsten
d55bbdc40f
Update event_registration.md 2021-04-22 09:19:24 +02:00
Thomas Augsten
c0e28297c3
Update event_registration.md 2021-04-15 11:06:21 +02:00
Maximilian Lenkeit
295f6c64cf docs(evreg): fix typos 2021-04-07 07:57:28 +02:00
Maximilian Lenkeit
1a75364c67 docs(evreg): use base64url instead of base64 in QR code 2021-04-07 07:57:00 +02:00
Maximilian Lenkeit
38b6127cb1 docs(evreg): move type to the end, still tbd 2021-04-03 10:10:09 +02:00
Thomas Augsten
7fa54c82ab
Update event_registration.md 2021-04-01 17:02:53 +02:00
Thomas Augsten
44c3c0528a
Update event_registration.md 2021-04-01 17:00:04 +02:00
Thomas Augsten
e8a81b1ce6
update to base64 url add type field 2021-04-01 15:24:57 +02:00
Maximilian Lenkeit
678d335559 docs(evreg): align spelling to TeleTAN 2021-04-01 09:47:52 +02:00
Maximilian Lenkeit
f6e22e349c docs(evreg): fix typo 2021-04-01 09:46:36 +02:00
Maximilian Lenkeit
48e0ec97af docs(evreg): update qr code data structures 2021-04-01 09:10:30 +02:00
Maximilian Lenkeit
81bb4a44cf docs(evreg): create qr codes without server interaction 2021-04-01 09:10:13 +02:00
Maximilian Lenkeit
adb18037c6 feat(evreg): hide CWA data from network in interop QR codes
for interop QR codes, the CWA data moves to the fragment component of
the URL so that if the QR code is scanned on a device without the
respective app, it is not visible on the network.

see RFC1808 2.4.1. Parsing the Fragment Identifier
2021-03-23 07:56:50 +01:00
Mike McCready
a643992b6c markdownlint fixes to event_registration.md 2021-03-17 09:55:29 +01:00
Thomas Augsten
e009acda6c Update event-registration-summary.md 2021-03-17 09:11:34 +01:00
Maximilian Lenkeit
ca772c1471 docs(evreg): fix typos 2021-03-17 09:08:52 +01:00
Maximilian Lenkeit
e8e74dd130 chore: fix paths 2021-03-16 12:46:51 +01:00