[精讚] [會員登入]
487

更新程式取消google recaptcha改用輸入驗證碼

update cnclibs to 0.0.8.6

分享此文連結 //n.sfs.tw/13019

分享連結 更新程式取消google recaptcha改用輸入驗證碼@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
2019-10-25 04:26:34 最後編修
2019-01-10 10:21:52 By jung
 

這次更新,將不再使用google recaptcha圖形驗證,改用自建函式庫輸入隨機亂數驗證碼方式

先更新cnclibs 0.0.8.6,EduDataType 0.2.4.1

再merge tc-idp程式,會遇到幾個衝突,都是把原本用來做google recaptcha的程式碼拿掉,選擇接受tc-idp的作法就可以了

然後將xxauth的函式庫更新到cnclibs 0.0.8.6, EduDataType 0.2.4.1

每個專案重新編譯過沒有錯誤就完成了

 

 

 

END

你可能感興趣的文章

更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account

系統不正常關機導致mongodb啟動失敗 重新安裝mongodb使用mongorestore

在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache

縣市IDP新增API功能 修改IDP程式增加API介面

solution for selinux issue while installing zabbix agent on centos7 install zabbix agent as service will raise selinux issue on some centos 7.3.1611

更新程式取消google recaptcha改用輸入驗證碼 update cnclibs to 0.0.8.6

我有話要說

>>

限制:留言最高字數1000字。 限制:未登入訪客,每則留言間隔需超過10分鐘,每日最多5則留言。

訪客留言

[無留言]

隨機好文

安裝netbeans9遇到的小狀況 how to show netbeans9 program onto ubuntu desktop

新增縣市端回傳使用者資料功能 新增縣市端回傳使用者資料功能

在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache

intellij IDEA git設定說明 whenever using git push fuction in the intellij IDEA

縣市端新增syncdata spi功能 為了讓部裡主機可以透過OAUTH2流程,呼叫縣市同步SYNCDATA 的API