disable pad external link "protection" #130
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate
waiting on upstream
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
CCCHH/ansible-infra#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After a recent update, the pad inserts its own redirect URLs instead of the original link in pads.
Instead of the original URL, clicking the link redirects to something like
https://pad.hamburg.ccc.de/_link?url=https%3A%2F%2Fexample.com¬e=test-note.Clicking on that link shows a page like this:

In my view this is undesirable behavior and should be disabled if possible.
This has been a subject of discussion in the hedgedoc forum: https://community.hedgedoc.org/t/can-the-new-external-link-warning-be-disabled/3634/12
And an option to disable it has been merged into hedgedoc main two days ago: https://github.com/hedgedoc/hedgedoc/pull/6569
I'll try to monitor the Hedgedoc releases and update the settings in time.