linagora / tmail-backend

GNU Affero General Public License v3.0
30 stars 17 forks source link

[TeamMailbox] Capability object for new jmap TeamMembers extension #1089

Closed Arsnael closed 4 weeks ago

Arsnael commented 4 weeks ago

Introduce the JMAP common capability object "com:linagora:params:team:members"

The object is empty.

Do the Guice bindings in CapabilityFactory

chibenwa commented 4 weeks ago

Isn't the teamMailbox capability enough? WHy a new capability is needed?

quantranhong1999 commented 4 weeks ago

Hmm likely com:linagora:params:jmap:team:mailboxes is already enough.

Arsnael commented 4 weeks ago

Fair I forgot we had it already, with a revoke access method.