github.com/cs3org/reva/v2@v2.27.7/changelog/1.9.1_2021-07-09/update_go-sqlite3_remove_oidcprovider.md (about)

     1  Change: remove the oidc provider in order to upgrad mattn/go-sqlite3 to v1.14.7
     2  
     3  in order to upgrade mattn/go-sqlite3 to v1.14.7, the odic provider service is removed, which is possible because it is not used anymore
     4  
     5  https://github.com/cs3org/reva/pull/1828
     6  https://github.com/owncloud/ocis/pull/2209