matrix-org/dendrite

Special case /register for application services

開放

#630 建立於 2019年1月8日

 (4 則留言) (0 個反應) (0 位負責人)Go (658 個分叉)auto 404
C-App-ServicesC-Client-APIT-Enhancementgood first issuespec-compliance

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • Allow an application service to register usernames starting with underscores if its configuration file allows it.
  • Support non-exclusive namespaces.

The latter means we shouldn't respond with Only 1 match allowed-like errors if a user ID provided during registration from an appservice matches more than one namespace and none of these namespaces is defined as exclusive. This requires checking whether a namespace is exclusive during registration.

貢獻者指南