项目作者: nextcloud

项目描述 :
:man_judge: Nextcloud app to let users request a data export or account removal
高级语言: JavaScript
项目地址: git://github.com/nextcloud/data_request.git
创建时间: 2018-05-15T15:49:48Z
项目社区:https://github.com/nextcloud/data_request

开源协议:GNU Affero General Public License v3.0

下载


data_request

REUSE status

:man_judge: Nextcloud app to let users request a data export or account removal

Features

📊 Let users request their own data

💬 Automatic Email sending

Bugs

https://github.com/nextcloud/data_request/issues

Testing

Running the tests requires npm and docker to be installed.

On the first run the nextcloud image will be downloaded
which may take a while.

Install cypress and run the end to end tests:

  1. make test