Closed kangmingtay closed 1 month ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
internal/api/phone.go | 4 | 6 | 66.67% | ||
internal/api/mail.go | 3 | 10 | 30.0% | ||
<!-- | Total: | 7 | 16 | 43.75% | --> |
Totals | |
---|---|
Change from base Build 11456845366: | 0.01% |
Covered Lines: | 9574 |
Relevant Lines: | 16746 |
What kind of change does this PR introduce?
MAILER_AUTOCONFIRM
/SMS_AUTOCONFIRM
settings are enabled. However, this may be a breaking change for some since they may expect havingAUTOCONFIRM
enabled to bypass the rate limit restrictions. This PR attempts to restore the original behaviour temporarily while we figure out a plan to roll out this breaking change smoothly.What is the current behavior?
Please link any relevant issues here.
What is the new behavior?
Feel free to include screenshots if it includes visual changes.
Additional context
Add any other context or screenshots.