1 2) SMS ile Kimlik Doğrulama
Bekir Pehlivan edited this page 2023-11-01 15:47:34 +03:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

SMS ile Kimlik Doğrulamanın Aktifleştirilmesi

  • /usr/local/captiveportal/monospot/sms dizinindeki farklı servis sağlayıcılar için uyarlanmış sms.xxxxxxxx.php dosyasının ismini sms.php olarak değiştirip anadizine taşı (bir üst dizin) ve dosyaya gerekli API erişim bilgilerini gir.

  • Services > Monospot sayfasından "Ayarlar" sayfasınıın

    image

  • "SMS ile şifre gönderimi" ayarınıın ve istediğiniz ayarları yapın

    image

    image

  • Yaptığınız değişiklikleri Kaydetmek için "Kaydet" butonuna basmayı unutmayın.

Yurtdışı SMS gönderimini açma

  • views/layout/captiveportal.html.php 44. satırda maxlength=“10” ifadesi silinir
  • assets/js/captiveportal.js 36. satırda == 10 yerine >= 10 yazılır
  • captiveportal.php 80. satırda == 10 yerine >= 10 yazılır