💄(frontend) add page 401

Add a 401 page when user try to access a
doc that need authentication.
This commit is contained in:
Anthony LC
2025-02-17 13:05:20 +01:00
committed by Anthony LC
parent f069329e18
commit 30c5cfab62
8 changed files with 83 additions and 9 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
## Added
- 💄(frontend) add error pages #643
## Changed
- 🛂(frontend) Restore version visibility #629