這次更新,將不再使用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
每個專案重新編譯過沒有錯誤就完成了
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
回應 修正pom.xml,
更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account
更新程式環境到wildfly18+openjdk11-phase4: 認證程式更新 認證程式更新
更新程式環境到wildfly18+openjdk11-phase2: update IDEA to jdk11 更新IDEA 編譯環境
新增縣市端回傳使用者資料功能 新增縣市端回傳使用者資料功能
[網管心得]ssh keygen用法 ssh-copy-id
在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
how to make wicket web application runs under docker enviorment with correct encoding 在docker環境下,wicket web application 編碼錯誤的問題
在intellij IDEA解決檔案內容顯示為UTF-8字碼而不是中文的問題 how to show correct language content of file, instead of utf-8 encoded charactors