Skip to content

WIP [DO NOT MERGE] Add legal notice ("Impressum") - #105

Open
yogan wants to merge 1 commit into
masterfrom
add-legal-notice
Open

WIP [DO NOT MERGE] Add legal notice ("Impressum")#105
yogan wants to merge 1 commit into
masterfrom
add-legal-notice

Conversation

@yogan

@yogan yogan commented Mar 24, 2020

Copy link
Copy Markdown
Contributor

Adds the required legal notice ("Impressum") as a static HTML page. Links to it are added in footers of all three views (welcome, patient queue, and admin).

@ohaz: I have taken the content of your legal notice. It's pretty much copypasta. I just reduced it to the bare minimum of markup with very minor cosmetic adjustments (no CSS whatsoever). You should still have a look, after all, it's your personal information that gets shown, so I want your explicit approval.

@yogan
yogan requested a review from ohaz March 24, 2020 19:11
@ohaz
ohaz self-requested a review March 24, 2020 21:19

@ohaz ohaz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, on second thought, I don't think it's a good idea to add my legal notice to the repo. It would mean that everyone who clones this repo also has my legal notice on their page. That's kind of wrong. Can we include this after building the docker images somehow?

@yogan

yogan commented Mar 24, 2020

Copy link
Copy Markdown
Contributor Author

That's exactly why I was asking for your approval.

As an alternative solution: can you put the HTML file somewhere else and serve it? We could just link to it from the app then. Or is anyone aware that the legal notice has to reside on the same domain? If so, it would get tricky. We could pass the the HTML file to the Docker container via a mount, but I don't have an idea how we can serve it then. Maybe from the BE?

@yogan yogan changed the title Add legal notice ("Impressum") WIP [DO NOT MERGE] Add legal notice ("Impressum") Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants