Torsten Schulz (local) 13534498fa
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s
feat(user): enhance email handling with validation and normalization functions
- Introduced `looksLikePlausibleEmail` to validate email format, ensuring only plausible addresses are processed.
- Added `normalizeEmailCandidate` to standardize email input, returning null for invalid formats.
- Updated `decodeEncryptedBlob` to utilize normalization functions for both UTF-8 and hex formats, improving email decryption reliability.
- Adjusted `SettingsService` to ensure email is set after merging adult access state, maintaining data integrity.
2026-04-02 08:07:25 +02:00
2024-08-19 12:34:08 +02:00
fix
2026-01-14 14:36:57 +01:00
2026-01-14 14:37:21 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-11-26 17:16:30 +01:00
2025-12-19 16:00:42 +01:00
2026-01-14 14:38:42 +01:00
Description
No description provided
Readme 389 MiB
Languages
JavaScript 72.5%
Vue 23.7%
C++ 2.4%
Shell 0.9%
PLpgSQL 0.2%
Other 0.1%