這次更新,將不再使用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
每個專案重新編譯過沒有錯誤就完成了
這次更新,將不再使用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
每個專案重新編譯過沒有錯誤就完成了
更新程式環境到wildfly18+openjdk11-phase1: upgrade mongodb server 更新程式環境到wildfly18+openjdk11-phase1: upgrade mongodb server to version 3.6
更新程式取消google recaptcha改用輸入驗證碼 update cnclibs to 0.0.8.6
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
縣市端新增師生關係API程式 在縣市端建立可由教育部主機撈取縣市資料庫師生關係的API 程式
[java]縣市IDP建置 使用NetBeans建置IDP程式
縣市IDP新增API功能 修改IDP程式增加API介面
debian安裝drupal細節 設定apache2的細節
JIRA using gmail as smtp outgoing mail sender 如何設定jira使用gmail信箱送信
centos7 apache ssl.conf設定狀況 在apache更新或重啟後可能遇到ssl.conf衝突問題
在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache
installation and implementation of k8s clusters on CentOS8 k8s入坑