downcase-jids (default)
9cae20d
fix(Customer): normalize JIDs to lowercase
Click to expand commit body
Ensures jmp_customer_id-{JID} keys and jmp_customer_jid-{customer_id}
values are always lowercase, enabling case-insensitive lookups.
References: https://todo.sr.ht/~singpolyma/soprani.ca/203
Amolith created