static-auth-rocket

Static Auth Rocket
Login

Static Auth Rocket

This a Rocket-based HTTP server used to serve static content, requiring basic http authentication.

Background

static-auth-rocket started out as a fork of staticrocket, with the addition that it requires HTTP basic authentication to access the static content it shares. This was originally done to host crates in private repositories using margo.

Using it

Change log

The details of changes can always be found in the timeline, but for a high-level view of changes between released versions there's a manually maintained Change Log.

Project Status

static-auth-rocket is in passively maintainted. It is considered mostly feature-complete, but will receive bugfixes and improvements to implementation/documentation.