Skip to content

👨‍⚖️ Nextcloud app to let users request a data export or account removal

License

Notifications You must be signed in to change notification settings

nextcloud/data_request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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