Skip to content

Legal Notice Link#2712

Open
suttrop wants to merge 3 commits intoe-valuation:mainfrom
suttrop:issue2668-legalnoticelink
Open

Legal Notice Link#2712
suttrop wants to merge 3 commits intoe-valuation:mainfrom
suttrop:issue2668-legalnoticelink

Conversation

@suttrop
Copy link
Copy Markdown
Collaborator

@suttrop suttrop commented Apr 27, 2026

closes #2668

Copy link
Copy Markdown
Member

@richardebeling richardebeling left a comment

Choose a reason for hiding this comment

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

Thanks :)

Comment thread evap/settings.py
CONTACT_EMAIL = "webmaster@localhost"
ALLOW_ANONYMOUS_FEEDBACK_MESSAGES = True
LEGAL_NOTICE_TEXT = "Objection! (this is a default setting that the administrators should change, please contact them)"
LEGAL_NOTICE_LINK = "http://example.com/legalnotice"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Probably doesn't matter much, but if we specify a protocol (do we have to?), I would just default to using https instead

Suggested change
LEGAL_NOTICE_LINK = "http://example.com/legalnotice"
LEGAL_NOTICE_LINK = "https://example.com/legalnotice"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Change Legal Notice Link

3 participants