rhymix/modules/advanced_mailer
Kijin Sung 4196d42b06 Fix broken iwinv SMS driver due to incompatible API URL
iwinv 문자 API가 업데이트되면서 URL이 쥐도새도 모르게 변경되어
기존 사용자는 현행 매뉴얼의 API URL을 사용할 수 없고 (에러 코드 14)
신규 사용자는 기존 라이믹스 드라이버를 사용할 수 없는 현상이 발생하여
어느 쪽 사용자인지 수동으로 선택하도록 변경함.

기존에 API key를 입력해 둔 사용자는 설정 화면 접근시 자동으로
기존 URL이 선택되고, 그렇지 않으면 신규 URL이 선택되도록 함.

카페24에 이어 iwinv까지;;;
국내 업체들은 도대체 REST API 운영에 대한 개념이 있는 건가요?
2022-10-11 22:41:09 +09:00
..
conf Change module names that are either outdated or different from popular usage 2021-01-03 21:25:10 +09:00
lang Fix broken iwinv SMS driver due to incompatible API URL 2022-10-11 22:41:09 +09:00
queries Extend advanced_mailer module to log and test Push Notifications 2020-06-24 20:13:46 +09:00
schemas Extend advanced_mailer module to log and test Push Notifications 2020-06-24 20:13:46 +09:00
tpl Clean up mail and SMS log view screens 2020-06-24 20:18:43 +09:00
advanced_mailer.admin.controller.php Clean up mail and SMS log view screens 2020-06-24 20:18:43 +09:00
advanced_mailer.admin.view.php Clean up mail and SMS log view screens 2020-06-24 20:18:43 +09:00
advanced_mailer.class.php Extend advanced_mailer module to log and test Push Notifications 2020-06-24 20:13:46 +09:00
advanced_mailer.controller.php Fix remainder of unit test warnings in PHP 8.0 2021-01-29 00:36:24 +09:00
advanced_mailer.model.php Add advanced mailer module 2016-05-22 23:50:15 +09:00