-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementfeature: occfeature: profilePRs or issues related to the Profile feature (e.g. Profile page, API, etc.)PRs or issues related to the Profile feature (e.g. Profile page, API, etc.)good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.
Description
There should be a way to read/write from/to a users profile using occ
occ user:setting layla
should also return the profile-properties (if profile is activated)
The app name could be just profile, i.e to retrieve all profile properties:
occ user:setting layla profile
to retrieve a single profile property:
occ user:setting layla profile website
as well as
occ user:setting layla profile website "layla.example.tld"
to set the website property of laylas profile
I didnt find any existing issues but i found this related thread https://help.nextcloud.com/t/how-to-get-set-the-website-user-account-attribute-by-command-line-using-occ/155787
Is there any specific reason why this is not possible?
Would be very helpful, thank you
Metadata
Metadata
Assignees
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementfeature: occfeature: profilePRs or issues related to the Profile feature (e.g. Profile page, API, etc.)PRs or issues related to the Profile feature (e.g. Profile page, API, etc.)good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.