hypothesis / hypothesis/h

Add `authuser` to blacklisted query params

Open
#6,033 8 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Python
Stars
3.2k
Forks
459
Avg merge
27d 1h
Merged PRs (30d)
1

Description

A user was having trouble with Hypothesis preserving URL parameters on a Google Site she’s using:

- https://sites.google.com/gcds.net/bperiodshortstories/the-tell-tale-heart?authuser=0 (document_id = 946493)
- https://sites.google.com/gcds.net/bperiodshortstories/the-tell-tale-heart (document_id = 946414)

From [this Slack conversation](https://hypothes-is.slack.com/archives/C2BLQDKHA/p1589297848370800), Jon Udell recommended we add `authuser` to our blacklisted query params [here](https://github.com/hypothesis/h/blob/master/h/util/uri.py#L81).

**Additional context**
https://hypothesis.zendesk.com/agent/tickets/10012

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.