From 4c0a43cc34a753b715fc52a6eccc214bdf418b4a Mon Sep 17 00:00:00 2001 From: TiG Date: Tue, 21 Sep 2021 09:02:03 +0200 Subject: [PATCH 1/3] add headings for user guides --- source/guides/access-calendar-feeds.rst | 13 ++++++++----- source/guides/appointments-external-scheduler.rst | 5 +++++ source/guides/consent-management.rst | 5 +++++ source/guides/data-protection.rst | 5 +++++ source/guides/pseudonyms.rst | 5 +++++ source/guides/recruitment.rst | 5 +++++ source/guides/study-management.rst | 5 +++++ source/guides/subject-management.rst | 5 +++++ source/guides/two-factor-authentication.rst | 5 +++++ 9 files changed, 48 insertions(+), 5 deletions(-) diff --git a/source/guides/access-calendar-feeds.rst b/source/guides/access-calendar-feeds.rst index bcca4bd..67f393e 100644 --- a/source/guides/access-calendar-feeds.rst +++ b/source/guides/access-calendar-feeds.rst @@ -1,15 +1,18 @@ +======================== +List available calendars +======================== + + .. _access-calendar-feeds: -Access calendar feeds -===================== Access the calendar feeds overview page ---------------------------------------- +======================================= add "/feeds/" to the URL of the castellum start page and confirm. Find the different types of calendars -------------------------------------- +===================================== 1. Under "Per User" find user-specific feeds: @@ -23,7 +26,7 @@ Find the different types of calendars - The list of resources is configurable by your institution (TODO link to resources guide) Reset user tokens ------------------ +================= Each calendar feed URL contains a token that uniquely identifies you so you can access feeds that would not be available to other users. diff --git a/source/guides/appointments-external-scheduler.rst b/source/guides/appointments-external-scheduler.rst index adf4a37..99f3b9d 100644 --- a/source/guides/appointments-external-scheduler.rst +++ b/source/guides/appointments-external-scheduler.rst @@ -1,3 +1,8 @@ +================================= +Appointments: External scheduling +================================= + + .. _set-up-external-scheduler: Set up an external scheduler for appointments diff --git a/source/guides/consent-management.rst b/source/guides/consent-management.rst index 2d1eb0a..5b20138 100644 --- a/source/guides/consent-management.rst +++ b/source/guides/consent-management.rst @@ -1,3 +1,8 @@ +============================= +Managing recruitment consents +============================= + + .. _subject-consent: Set Recruitment Consent for a Subject diff --git a/source/guides/data-protection.rst b/source/guides/data-protection.rst index f21acca..3c44c16 100644 --- a/source/guides/data-protection.rst +++ b/source/guides/data-protection.rst @@ -1,3 +1,8 @@ +========================== +Data protection: workflows +========================== + + .. _data-protection-dashboard: Use the data protection dashboard diff --git a/source/guides/pseudonyms.rst b/source/guides/pseudonyms.rst index 28573ab..370c8b4 100644 --- a/source/guides/pseudonyms.rst +++ b/source/guides/pseudonyms.rst @@ -1,3 +1,8 @@ +==================== +Pseudonym management +==================== + + .. _subject-by-pseudonym: Find subject by study pseudonym diff --git a/source/guides/recruitment.rst b/source/guides/recruitment.rst index 4b2752b..8cc5164 100644 --- a/source/guides/recruitment.rst +++ b/source/guides/recruitment.rst @@ -1,3 +1,8 @@ +================= +Study recruitment +================= + + .. _recruitment: Recruit subjects via phone diff --git a/source/guides/study-management.rst b/source/guides/study-management.rst index 9e7f17d..ef1d34f 100644 --- a/source/guides/study-management.rst +++ b/source/guides/study-management.rst @@ -1,3 +1,8 @@ +================ +Study management +================ + + .. _study-create: Create a study diff --git a/source/guides/subject-management.rst b/source/guides/subject-management.rst index f636ac1..b99cbf9 100644 --- a/source/guides/subject-management.rst +++ b/source/guides/subject-management.rst @@ -1,3 +1,8 @@ +================== +Subject management +================== + + .. _subject-search: Search for a subject diff --git a/source/guides/two-factor-authentication.rst b/source/guides/two-factor-authentication.rst index 95c25f4..14d1e7d 100644 --- a/source/guides/two-factor-authentication.rst +++ b/source/guides/two-factor-authentication.rst @@ -1,3 +1,8 @@ +===================== +Secure authentication +===================== + + .. _2fa: Two-Factor-Authentication -- GitLab From 5f9b5e97b2179cad22a122e143e7f143a0819ca2 Mon Sep 17 00:00:00 2001 From: TiG Date: Tue, 21 Sep 2021 16:34:34 +0200 Subject: [PATCH 2/3] fix hierarchy for 2FA --- source/guides/two-factor-authentication.rst | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/source/guides/two-factor-authentication.rst b/source/guides/two-factor-authentication.rst index 14d1e7d..ee1df34 100644 --- a/source/guides/two-factor-authentication.rst +++ b/source/guides/two-factor-authentication.rst @@ -1,13 +1,10 @@ +.. _2fa: + ===================== Secure authentication ===================== -.. _2fa: - -Two-Factor-Authentication -========================= - To further protect subjects' personal data against compromised or weak passwords, Castellum can *and should* be used with two-factor authentication (2FA). @@ -19,7 +16,7 @@ Currently we support any generic TOTP application or FIDO2 hardware security tokens. Smartphone apps (TOTP) ----------------------- +====================== We recommend to use a 2FA application on your phone. Just ask your local IT on suggestions for appropriate apps to be used at your institution. @@ -46,7 +43,7 @@ Most TOTP apps work the same: has the correct time set Hardware Keys (FIDO2) ---------------------- +===================== If you do not want to use your phone and TOTP, you can also chose to use FIDO2-based hardware keys (tokens). In that case we recommend `Yubico FIDO2 -- GitLab From 968c7aae0665373e6cf05fc62e921f8efd802188 Mon Sep 17 00:00:00 2001 From: TiG Date: Tue, 21 Sep 2021 16:34:52 +0200 Subject: [PATCH 3/3] fix hierarchy calendar view --- source/guides/access-calendar-feeds.rst | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/source/guides/access-calendar-feeds.rst b/source/guides/access-calendar-feeds.rst index 67f393e..3a8ee9e 100644 --- a/source/guides/access-calendar-feeds.rst +++ b/source/guides/access-calendar-feeds.rst @@ -1,15 +1,12 @@ +.. _access-calendar-feeds: + ======================== List available calendars ======================== -.. _access-calendar-feeds: - - -Access the calendar feeds overview page -======================================= - -add "/feeds/" to the URL of the castellum start page and confirm. +To access the calendar feeds overview page add "/feeds/" to the URL of the +castellum start page and confirm. Find the different types of calendars ===================================== -- GitLab