tilllt a5eb1f867a fix: address AsamK's review comments
- HttpServerHandler.getManagerFromQuery(): return null when account not
  found instead of falling back to all managers (AsamK: 'should stay
  return null here')
- MultiAccountManagerImpl.getManager(): use UuidUtil.isUuid() to branch
  early on ACI vs phone number, eliminating the try-number-then-fallback
  pattern (AsamK: 'check if identifier is a uuid first')
2026-07-11 15:33:18 +00:00
..
2026-07-11 15:33:18 +00:00
2026-04-23 20:37:46 +02:00