bpcurse / nextcloud-userexport

PHP script to export and filter lists (users, groups and groupfolders) using different Nextcloud APIs
The Unlicense
12 stars 3 forks source link

Remove user from export list #26

Closed bpcurse closed 4 years ago

bpcurse commented 4 years ago

Remove selected user(s) from the export list before downloading csv file

bpcurse commented 4 years ago

As this can be easily done later when importing the CSV in Calc/Excel I will probably only add this if there is a use case for this.

bpcurse commented 4 years ago

Should be covered by #23