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
2021-09-09Confirm mails only per POSTArthur Schiwon
2021-09-09implement verification for additional mailsArthur Schiwon
2021-08-20[tx-robot] updated from transifexNextcloud bot
2021-08-18Split capabilityDaniel Calviño Sánchez
2021-08-13Add missing files for Composer v2Christoph Wurst
2021-08-04[tx-robot] updated from transifexNextcloud bot
2021-08-02[tx-robot] updated from transifexNextcloud bot
2021-07-30fix UserController tests failing because of max_quota app value not provided ...Julien Veyssier
2021-07-29refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier
2021-06-30Migrate HintException to OCPGary Kim
2021-06-30fix incredible off-by-one-typo-errorArthur Schiwon
2021-06-30cleanupArthur Schiwon
2021-06-30fix small issues in UsersController handlingArthur Schiwon
2021-06-30adjust access permissions of new controller methodArthur Schiwon
2021-06-30fix regexArthur Schiwon
2021-06-30create a property on editUser when it was not set beforeArthur Schiwon
2021-06-30prov api to be able to edit multivalue propertiesArthur Schiwon
2021-06-30prov api reports multiple mail as editable fieldArthur Schiwon
2021-06-30prov api reports additional emails on getUserArthur Schiwon
2021-06-28[tx-robot] updated from transifexNextcloud bot
2021-06-24Bump app versionJoas Schilling
2021-06-24Master is now 23Joas Schilling
2021-06-21Update AutoloaderLouis Chemineau
2021-06-05Effectively return a valid group as it would be the case in a realDries Mys
2021-06-05Group may be null if backend doesn't support creating groupsDries Mys
2021-06-05Fixed indentationDries Mys
2021-06-05[ProvisioningAPI] Allow specifying group display name during creationDries Mys
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-27Fix the get editable fields endpoint without a user idJoas Schilling
2021-05-14Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz
2021-05-12Fix unauthorized OCS status in provisioningJoas Schilling
2021-05-12allow to set valid scopes only in AccountPropertyArthur Schiwon
2021-05-08provAPI to use only public API of IAccountManagerArthur Schiwon
2021-04-27Also check implementsAction methodJoas Schilling
2021-04-27Only return display name as editable when the user backend allows itJoas Schilling
2021-04-25[tx-robot] updated from transifexNextcloud bot
2021-04-16[tx-robot] updated from transifexNextcloud bot
2021-03-31Also check the default phone region when the number has no country codeJoas Schilling
2021-03-26Capability for federated scopeVincent Petry
2021-03-26Change account property capability Vincent Petry
2021-03-26Add capability for editable scopes in provisioning APIVincent Petry
2021-03-26Add property scope tests for AccountManagerVincent Petry
2021-03-26Enhance UsersControllerTest of provisioning API with scopesVincent Petry
2021-03-26Expose avatarScope through provisioning APIVincent Petry
2021-03-26OCS allow reading and writing account property scopesVincent Petry
2021-03-26Make extra user profile fields always editableVincent Petry
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-20[tx-robot] updated from transifexNextcloud bot
2021-03-12Only clear known users when we had at least one phonebook entryJoas Schilling
2021-03-10Rename some parameters and methods to make the API more clearJoas Schilling