feat: add operator landing and login
This commit is contained in:
@@ -9,6 +9,16 @@
|
||||
|
||||
## Unreleased - Post-V1 capability completion (2026-07-19)
|
||||
|
||||
- Implemented the supplied Stitch landing-page direction as the real React
|
||||
entry surface, with responsive navigation, accurate Belgian/North Sea
|
||||
product copy, a project-owned optimized hero asset, loading/error states and
|
||||
a direct transition into the existing map-first workbench.
|
||||
- Added an optional single-operator login gate with PBKDF2-SHA256 password
|
||||
verification, signed HttpOnly/SameSite sessions, expiry, brute-force
|
||||
throttling, logout and API middleware enforcement. Plaintext credentials are
|
||||
never committed or returned to the browser; trusted direct-loopback operator
|
||||
scripts remain available without introducing multi-user persistence.
|
||||
|
||||
- Added the official WALOUS 2018 GeoTIFF as a third live-provisioned Walloon
|
||||
land-cover epoch. Its stable SPW artifact, archive/raster checksums, EPSG:3812
|
||||
identity and published stacked class codes are validated fail-closed. The
|
||||
|
||||
Reference in New Issue
Block a user