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