Update README.markdown

This commit is contained in:
Tobias 2024-11-02 18:16:19 +01:00 committed by GitHub
parent 66d9361a6a
commit 17b8949e6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,5 +4,13 @@ This extension for [MoneyMoney](https://moneymoney-app.com/) retrieves
the balance and transactions from [Uberspace.de](https://uberspace.de/)
accounts.
## Changes
Working on an implementation of the new metauser logic as announced here: https://blog.uberspace.de/2024/05/alle-unter-einem-dach/
## Login
Quick-fix: login for Uberspace accounts using an e-mail address for login is now possible. Username used in MoneyMoney should consist of two parts:
``user@domain.de|username`` where the first part is the e-mail address used for logging in to the Uberspace dashboard and the second part is the username used on the host (nicknamed "Asteroid").
Old accounts that still use username and password for login do not need to change the saved login credentials.
### Background
Since May 2024 it is possible to manage multiple Uberspace hosts under the same login credentials ([Announcement](https://blog.uberspace.de/2024/05/alle-unter-einem-dach/)).