Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05Revive the "send email to new users" toggle for the user formChristoph Wurst
2019-11-29Fix provisioning_api getUsers typesJohn Molakvoæ (skjnldsv)
2019-07-16Only prevent disabling encrytion via the APIJoas Schilling
2019-07-09Update testsRoeland Jago Douma
2019-07-09Make it possible to wipe all tokens/devices of a userChristoph Wurst
2019-07-02Do not fail hard on new user mail errorJohn Molakvoæ (skjnldsv)
2019-06-27Don't allow to disable encryption via the APIJoas Schilling
2019-06-25Merge pull request #16024 from nextcloud/bugfix/15944/fix-return-code-user-pr...Roeland Jago Douma
2019-06-21changes the returned key from UserID to id, in accordance with getUserDataArthur Schiwon
2019-06-21uses "yes" and "no" for config switch over stringified numbersArthur Schiwon
2019-06-20Forward OCSException to initiatorDaniel Kesselberg
2019-06-19makes users management page aware of the introduced optionsArthur Schiwon
2019-06-19extends Provisioning API with optional userid and required emailArthur Schiwon
2019-05-16fixes misunderstanding of the error messageArthur Schiwon
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
2019-03-05Check if password can be changed for the users backend in OCS apiJulius Härtl
2019-01-30Merge pull request #13412 from nextcloud/forward-password-policyRoeland Jago Douma
2019-01-29Expose subadmin to OCPRoeland Jago Douma
2019-01-17ignore non existing users when retrieving details of group membersArthur Schiwon
2019-01-10Fix doc blockJoas Schilling
2019-01-07forward error message from password policyRobin Appelman
2018-11-23Bump versions of server and the requirements of appsJoas Schilling
2018-11-15Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke
2018-11-15Fix interaction with groups that contain a slashJoas Schilling
2018-11-14Shorten index name of calendar changes tableJoas Schilling
2018-11-08do not offer to change display name or password, if not possible.Arthur Schiwon
2018-11-02Properly query the methodreflectorRoeland Jago Douma
2018-10-15Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan
2018-09-12Fix user and group listing with users that have an integer user idJoas Schilling
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-08-10Bump autoloadersRoeland Jago Douma
2018-07-31Add optional "displayName" parameter to add user endpointDaniel Calviño Sánchez
2018-06-27fix tests / mistakes made during rebaseGeorg Ehrke
2018-06-27handle config.php valuesThomas Citharel
2018-06-27Fix review & testsThomas Citharel
2018-06-27Allow user to choose localeThomas Citharel
2018-06-26show error message when group existsRobin Appelman
2018-06-20New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)
2018-06-15Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)
2018-06-15Fixed testsJohn Molakvoæ (skjnldsv)
2018-06-15Return groups IDs and not NamesJohn Molakvoæ (skjnldsv)
2018-06-09Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma
2018-06-07Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)
2018-05-24Disabled fix since new users listJohn Molakvoæ (skjnldsv)
2018-05-24Fixed testsJohn Molakvoæ (skjnldsv)
2018-05-24Added disabled count per groupsJohn Molakvoæ (skjnldsv)
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-17Merge pull request #9162 from nextcloud/allow-lang-ocs-apiRoeland Jago Douma
2018-04-16Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-16Add language support for user creationJohn Molakvoæ (skjnldsv)