diff --git a/changelog/unreleased/add-uid-gid.md b/changelog/unreleased/add-uid-gid.md new file mode 100644 index 0000000000..ca7f93df3d --- /dev/null +++ b/changelog/unreleased/add-uid-gid.md @@ -0,0 +1,5 @@ +Enhancement: Add option to pass uidnumber and gidnumber while creating user through ocs + +We have added an option to pass uidnumber and gidnumber to the ocis api while creating a new user + +https://github.com/owncloud/ocis-ocs/pull/34