server
server copied to clipboard
Add "public" OCS endpoint to manage the avatar
So our beautiful clients can manage the avatar too.
Currently it's only possible via index.php/ which has CSRF protection that prevents mobile clients
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/5456 (Privacy: Avatar public available), https://github.com/nextcloud/server/issues/8525 (Add Avatar to Groups), https://github.com/nextcloud/server/issues/2090 (Add max share size to public upload), https://github.com/nextcloud/server/issues/4118 (Add endpoint for current bruteforce protection timeout), and https://github.com/nextcloud/server/issues/7893 (Add endpoint to list apps enabled in the server and its urls).