mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-18 18:18:23 -05:00
Updates all Custom Profile Attribute endpoints and app layer methods to pass caller user IDs through to the PropertyAccessService. This connects the access control service introduced in #34812 to the REST API, Plugin API, and internal app operations. Also updates the OpenAPI spec to document the new field attributes (protected, source_plugin_id, access_mode) and adds notes about protected field restrictions. |
||
|---|---|---|
| .. | ||
| testdata | ||
| assertions.go | ||
| cluster.go | ||
| doc.go | ||
| hashers_dev.go | ||
| hashers_production.go | ||
| helper.go | ||
| resources.go | ||
| resources_test.go | ||
| store.go | ||