Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ether
/
etherpad
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3k
Star
18.6k
Code
Issues
10
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
9
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(gdpr): configurable privacy banner (PR4 of #6701)
- #7549
#7549
Merged
JohnMcLear
merged 15 commits into
develop
ether/etherpad:develop
from
feat-gdpr-privacy-banner
ether/etherpad:feat-gdpr-privacy-banner
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(gdpr): configurable privacy banner (PR4 of #6701)
#7549
JohnMcLear
merged 15 commits into
develop
ether/etherpad:develop
from
feat-gdpr-privacy-banner
ether/etherpad:feat-gdpr-privacy-banner
Copy head branch name to clipboard
Commits
Commits on May 3, 2026
docs: PR4 GDPR privacy banner design spec
JohnMcLear
committed
74daebe
View commit details
Copy full SHA for 74daebe
Browse repository at this point
docs: PR4 GDPR privacy banner implementation plan
JohnMcLear
committed
a9f7b2b
View commit details
Copy full SHA for a9f7b2b
Browse repository at this point
feat(gdpr): typed privacyBanner setting block + public getter exposure
JohnMcLear
committed
b78f27b
View commit details
Copy full SHA for b78f27b
Browse repository at this point
feat(gdpr): send privacyBanner config to the browser via clientVars
JohnMcLear
committed
c85bdf0
View commit details
Copy full SHA for c85bdf0
Browse repository at this point
feat(gdpr): privacy banner DOM (hidden by default)
JohnMcLear
committed
ba1e013
View commit details
Copy full SHA for ba1e013
Browse repository at this point
feat(gdpr): render privacy banner on pad load when enabled
JohnMcLear
committed
26bc4c1
View commit details
Copy full SHA for 26bc4c1
Browse repository at this point
style(gdpr): privacy banner layout
JohnMcLear
committed
4d85e36
View commit details
Copy full SHA for 4d85e36
Browse repository at this point
test+fix(gdpr): privacy banner Playwright + hidden-attr CSS override
JohnMcLear
committed
0c20e40
View commit details
Copy full SHA for 0c20e40
Browse repository at this point
docs(gdpr): privacyBanner configuration section
JohnMcLear
committed
55f8c7e
View commit details
Copy full SHA for 55f8c7e
Browse repository at this point
fix(gdpr): reject unsafe learnMoreUrl schemes
Show description for 933d8d2
JohnMcLear
and
claude
committed
933d8d2
View commit details
Copy full SHA for 933d8d2
Browse repository at this point
fix(privacy-banner): drop unneeded !important on [hidden] rule
Show description for 8891d10
JohnMcLear
committed
8891d10
View commit details
Copy full SHA for 8891d10
Browse repository at this point
refactor(privacy-banner): render as a persistent gritter, not custom DOM
Show description for 906e145
JohnMcLear
and
claude
committed
906e145
View commit details
Copy full SHA for 906e145
Browse repository at this point
fix(privacy-banner): noreferrer + validate dismissal (Qodo)
Show description for 8abb7e6
JohnMcLear
and
claude
committed
8abb7e6
View commit details
Copy full SHA for 8abb7e6
Browse repository at this point
fix(privacy-banner): gate test hook on webdriver, align doc with sticky behavior
Show description for c206e2a
JohnMcLear
and
claude
committed
c206e2a
View commit details
Copy full SHA for c206e2a
Browse repository at this point
fix(privacy-banner): allow-list keys before sending to clientVars (Qodo)
Show description for b12ab1d
JohnMcLear
and
claude
committed
b12ab1d
View commit details
Copy full SHA for b12ab1d
Browse repository at this point
You can’t perform that action at this time.