diff --git a/README.markdown b/README.markdown index 1dc1b1b..fd42dda 100644 --- a/README.markdown +++ b/README.markdown @@ -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/)). + +