ENH - add CityMarkt password authentication

Authenticate CityMarkt profiles with the linked iFruit account password, including server-side validation and rate limiting. Update the shared auth UI, localized copy, frontend state, browser mocks, and regression coverage for login and registration flows.
This commit is contained in:
smx.pusha
2026-08-18 07:31:55 +02:00
parent 0f39d6ab8a
commit 77c1790f8b
11 changed files with 811 additions and 279 deletions
+1
View File
@@ -61,6 +61,7 @@ local server_callbacks = {
"mail:empty-trash",
"marketplace:list",
"marketplace:profile",
"marketplace:auth",
"marketplace:profile-save",
"marketplace:get",
"marketplace:list-own",