Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 750 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 750 Bytes

data_request

REUSE status

👨‍⚖️ 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:

make test