Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bpcurse authored Jan 5, 2020
1 parent 8506500 commit 6462457
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ PHP script to export user lists using Nextcloud's user metadata OCS API and curl
- Enter a username that has admin rights
- Enter the corresponding password
- Change the display type (if necessary)
- Choose which user metadata to export by selecting checkboxes
- Click on "submit" and wait

Do not use http:// unless you have a very good reason to do so.
Expand Down Expand Up @@ -63,7 +64,7 @@ https://export.cloud.mydomain.com/?url=https://cloud.example.com&user={uid}
## Known Issues
Error handling isn't yet implemented.

If you end up with some obscure php error messages, the most probable reason is a typo in url, username or password.
If you end up with some obscure PHP error messages or a blank page, the most probable reason is a typo in URL, username or password.

## Development
I will try to maintain and enhance this script as long as Nextcloud does not provide (better) GUI based user and group export functions.
Expand Down

0 comments on commit 6462457

Please sign in to comment.