-
-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature] Public list of suspended domains #1362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new page and its styling look really nice. Just a couple comments, lemme know what you think :)
this looks amazing! Until now I used a hacky solution and this looks much better |
44e5545
to
bda0d6a
Compare
Rebased, good to go now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
almost there!
Description
Adds a opt-in config 'InstanceExposeSuspendedWeb' for serving a list of suspended domains on
/about/suspended
.fixes #378
Ideally this will later be configurable in the settings interface, but that depends on #1360
Checklist
go fmt ./...
andgolangci-lint run
.NLnet Milestone 10.a: Page for displaying block lists (if instance allows showing it)