Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Block Page #130

Open
AzureMarker opened this issue Apr 7, 2019 · 0 comments
Open

Block Page #130

AzureMarker opened this issue Apr 7, 2019 · 0 comments
Labels
tracking An issue used to track a feature, bug, or something else of note.

Comments

@AzureMarker
Copy link
Contributor

The block page was originally provided via a PHP file in the Core repo which acted as the 404 page for lighttpd. The block page is only used for IP-based blocking, which is not the default anymore (replaced by NULL).

The block page should be implemented in the API via a server-side rendered template. This is supported by Rocket via Handlebars or Tera: https://rocket.rs/v0.4/guide/responses/#templates

The block page is not a hard requirement for alpha or beta, but should be implemented by the full release so we maintain feature parity.

@AzureMarker AzureMarker added the tracking An issue used to track a feature, bug, or something else of note. label Apr 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tracking An issue used to track a feature, bug, or something else of note.
Projects
None yet
Development

No branches or pull requests

1 participant