Skip to content

Conversation

@iexos
Copy link

@iexos iexos commented Feb 9, 2020

Add all options for user creation as in https://docs.nextcloud.com/server/14/admin_manual/configuration_user/instruction_set_for_users.html#add-a-new-user

This is required to be able to send welcome mails without setting a password.

It was necessary to switch post requests to send json, as python requests apparently cannot handle arrays with content-type x-www-form-urlencoded

Anonymous added 2 commits February 9, 2020 19:09
this is necessary to send array requests
@iexos
Copy link
Author

iexos commented Feb 9, 2020

switching to json posting seems to break stuff :( any idea how to solve this?

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@iexos
Copy link
Author

iexos commented Mar 6, 2020

close in favor of #51 (it was a stupid idea to use master branch for PR origin)

@iexos iexos closed this Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants