這次更新,將不再使用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-phase2: update IDEA to jdk11 更新IDEA 編譯環境
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
更新程式環境到wildfly18+openjdk11-phase1: upgrade mongodb server 更新程式環境到wildfly18+openjdk11-phase1: upgrade mongodb server to version 3.6
縣市端新增syncdata spi功能 為了讓部裡主機可以透過OAUTH2流程,呼叫縣市同步SYNCDATA 的API
系統不正常關機導致mongodb啟動失敗 重新安裝mongodb使用mongorestore
更新程式取消google recaptcha改用輸入驗證碼 update cnclibs to 0.0.8.6
在windows server建立radius服務使用active directory帳號驗證 setup windows server to add radius service using active directory accounts for authentication
how to stop wildfly keeping standalone server log how to stop wildfly keeping standalone server log
如何在ubuntu 18.04上設定一開機就啟動virtualbox某個vm a way to setup ubuntu18.04 for start vm on boot
在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法
如何用git log功能產生有固定格式的commit紀錄 how to create a git commit history log file with custom format