這次更新,將不再使用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-phase3: 伺服器環境升級準備 upgrade jdk and wildfly on server
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
系統不正常關機導致mongodb啟動失敗 重新安裝mongodb使用mongorestore
[java]縣市IDP建置 使用NetBeans建置IDP程式
縣市端IdP新增自訂首頁內容功能 合併本部主程式,手動於mongo內新增管理使用者資料
更新IDP程式以新增及修正本地管理帳號登入 add locallogin page and function with local authorized account
nginx+ssl+certbot安裝設定雜記 using certbot on nginx to setup https connection
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
縣市IDP新增API功能 修改IDP程式增加API介面
在IDEA從JDK8升級到JDK11遇到的奇怪問題 在IDEA遇到的JAVA11函式庫引入問題
installation and implementation of k8s clusters on CentOS8 k8s入坑