github.com/cs3org/reva/v2@v2.27.7/changelog/1.16.0_2021-11-19/authprovider-owncloudsql.md (about) 1 Enhancement: add authprovider owncloudsql 2 3 We added an authprovider that can be configured to authenticate against an owncloud classic mysql database. It verifies the password from the oc_users table. 4 5 https://github.com/cs3org/reva/pull/2119