dpi / otp_sms

https://www.drupal.org/project/otp_sms
GNU General Public License v2.0
0 stars 1 forks source link

Make SMS resend lifetime configurable #5

Open dpi opened 7 years ago

dpi commented 7 years ago

The module currently will only send one SMS per user per hour.

Allow administrators to configure this lifetime.

bucefal91 commented 5 years ago

Here is a pull request that does it https://github.com/dpi/otp_sms/pull/10