🩹(frontend) remove incorrect reference to ProConnect on the prejoin

Remove incorrect reference to ProConnect (DINUM SSO) from content
literals, where it should not be mentioned by default in the
white labeled version.

It closes #1075
This commit is contained in:
lebaudantoine
2026-03-04 12:57:43 +01:00
committed by aleb_the_flash
parent 9610e606eb
commit fcde8757e6
5 changed files with 9 additions and 5 deletions

View File

@@ -8,6 +8,11 @@ and this project adheres to
## [Unreleased]
### Fixed
- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080
- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050
### Changed
- 🔒️(backend) enhance API input validation to strengthen security #1053
@@ -42,7 +47,6 @@ and this project adheres to
- ♿️(frontend) improve accessibility of the IntroSlider carousel #1026
- ♿️(frontend) add skip link component for keyboard navigation #1019
- ♿️(frontend) announce mic/camera state to SR on shortcut toggle #1052
- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050
### Fixed