You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,15 @@ Profile fields lets teams add organization-specific profile data that does not f
15
15
16
16
This makes the app useful for internal directories, support operations, partner programs and other corporate deployments that need richer account metadata without leaving Nextcloud.
17
17
18
+
## Features
19
+
20
+
- Central field catalog for organization-specific profile data.
21
+
- Per-field governance for admin-managed and self-service updates.
22
+
- Per-value visibility controls for public, authenticated-user, and private exposure.
23
+
- User administration tools for reviewing and updating profile field values.
24
+
- Workflow integration based on custom profile metadata.
25
+
- Global search results built only from fields and values exposed to the current user.
26
+
18
27
## API documentation
19
28
20
29
The public API contract for this app is published as [openapi-full.json](https://github.com/LibreCodeCoop/profile_fields/blob/main/openapi-full.json).
0 commit comments