Skip to content

Conversation

@The0mikkel
Copy link
Member

No description provided.

@The0mikkel The0mikkel self-assigned this Nov 16, 2025
Copilot AI review requested due to automatic review settings November 16, 2025 18:44
## [1.0.0-r.2](v1.0.0-r.1...v1.0.0-r.2) (2025-11-16)

### Features

* **401:** add 401 error page ([c7ac1d5](c7ac1d5))
* **403:** add 403 error page ([9d44c88](9d44c88))
@github-actions
Copy link

github-actions bot commented Nov 16, 2025

All Contributors have signed the CLA. Thank you for your cooperation!
Posted by the CLA Assistant Lite bot.

@The0mikkel
Copy link
Member Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds two new HTTP error pages (401 Unauthorized and 403 Forbidden) and updates the README with Docker image deployment information.

Key changes:

  • Added error pages for 401 (Unauthorized) and 403 (Forbidden) HTTP status codes
  • Enhanced README documentation with Docker image pull instructions and release information

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/content/error_401.html New error page for 401 Unauthorized status code
src/content/error_403.html New error page for 403 Forbidden status code
README.md Added Docker image registry information and pull instructions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ctfpilot ctfpilot deleted a comment from github-actions bot Nov 16, 2025
@The0mikkel The0mikkel merged commit c4edb65 into main Nov 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants