🛂(frontend) redirect to the OIDC when private doc

We now redirect to the OIDC when a user is on
a private doc and is not authentified.
This commit is contained in:
Anthony LC
2024-09-27 15:52:43 +02:00
committed by Anthony LC
parent 413e0bebad
commit 1e89eb1a21
4 changed files with 38 additions and 2 deletions

View File

@@ -16,8 +16,9 @@ and this project adheres to
## Fixed
- 🐛 (backend) gitlab oicd userinfo endpoint #232
- ♻️ (backend) getting list of document versions available for a user #258
- 🐛(backend) gitlab oicd userinfo endpoint #232
- 🛂(frontend) redirect to the OIDC when private doc and unauthentified #292
- ♻️(backend) getting list of document versions available for a user #258
## [1.4.0] - 2024-09-17