[simpcity] implement login with username & password (#8418)

This commit is contained in:
Mike Fährmann
2025-10-15 18:30:16 +02:00
parent b336049fac
commit d708181e5f
5 changed files with 50 additions and 5 deletions

View File

@@ -728,7 +728,9 @@
},
"simpcity":
{
"cookies": null,
"username": "",
"password": "",
"cookies" : null,
"order-posts": "desc"
},