github.com/cs3org/reva/v2@v2.27.7/changelog/1.12.0_2021-08-24/siteacc-ext.md (about)

     1  Enhancement: Site account extensions
     2  
     3  This PR heavily extends the site accounts service:
     4  * Extended the accounts information (not just email and name)
     5  * Accounts now have a password
     6  * Users can now "log in" to their accounts and edit it
     7  * Ability to grant access to the GOCDB
     8  
     9  Furthermore, these accounts can now be used to authenticate for logging in to our customized GOCDB. More use cases for these accounts are also planned.
    10  
    11  https://github.com/cs3org/reva/pull/2008