Allow deanonymizing phone numbers for abuse handling #169
Labels
area:backend
Related to the server component
flag:caveat
Might be confusing or cause problems for third-party users
flag:security
Impacts the overall security of the system
prio:B
Major impact, but not essential
type:enhancement
New feature or request
Milestone
A good spot to implement this would probably be in the
is_allowed
(or something like that) check in the number class, as it checks the number for policy reasons anyway and thus should be called in central places. Also, it does have database access (or at least it had once while I implemented it, don’t think it does currently … 🤔 but it should).The text was updated successfully, but these errors were encountered: