Skip to content

Releases: Janusec/janusec

v1.5.0

24 Mar 04:47
Compare
Choose a tag to compare

v1.5.0:

  • Upgrade Dingtalk OAuth2 to new SDK version.
  • Optimize offline detection.
  • Adjust default max_count threshold for CC detection, from 6 to 15.

Notice: If you have previously enabled Dingtalk OAuth2 authentication, the following changes need to be made when upgrading to this version:

  • In the global settings interface of the gateway, configure the CorpId parameter, which can be obtained from the Dingtalk development platform.
  • In Dingtalk development platform, upgrade the application and release a version of it.
  • Under privilege management of Dingtalk development platform, grant all users the privilege of reading the personal information address book (通讯录个人信息读权限).

v1.4.2fix4

09 Sep 08:04
Compare
Choose a tag to compare

v1.4.2 with fix4

  1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective.
  2. fix creation of new web applicaiton.
  3. fix duplicate destinations for application.
  4. fix save passwd for new user and clickable area for menu.
  5. fix language switch under settings and add WAF/CC logs for all applicaitons.

Note: the releases with suffix -pro.tar.gz are professional edition (close source).

v1.4.2fix3

06 Sep 13:25
Compare
Choose a tag to compare

v1.4.2 with fix3

  1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective.
  2. fix creation of new web applicaiton.
  3. fix duplicate destinations for application.
  4. fix save passwd for new user and clickable area for menu.

v1.4.2fix2

12 Aug 03:43
Compare
Choose a tag to compare
  1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective.
  2. fix creation of new web applicaiton.
  3. fix duplicate destinations for application.

v1.4.2fix1

16 Jul 11:26
Compare
Choose a tag to compare
  1. add custom headers for web applications, and let custom 5-second shields and WAF templates instantly effective.
  2. fix creation of new web applicaiton.

v1.4.1

12 Jul 14:36
Compare
Choose a tag to compare

add custom 5-shield html in settings

v1.4.0fix7

09 Jul 10:37
Compare
Choose a tag to compare

v1.4.0:
Add SQLite support, now it support PostgreSQL 10/11/12/13+ and SQLite3.
Add API Interface and introduction for external control panels.
Add custom block html for WAF.
Add tenant id to data discovery.
Fix WAF/CC logs, CC update, certificate expire time, domain name in upper case, captcha confirm id escape and OAuth user privileges for v1.4.0.

v1.4.0fix6

04 Jun 02:22
Compare
Choose a tag to compare

v1.4.0:
Add SQLite support, now it support PostgreSQL 10/11/12/13+ and SQLite3.
Add API Interface and introduction for external control panels.
Add custom block html for WAF.
Add tenant id to data discovery.
Fix WAF/CC logs, CC update, certificate expire time, domain name in upper case and captcha confirm id escape for v1.4.0.

v1.3.2

19 Mar 09:59
Compare
Choose a tag to compare

Add JSON data discovery function to integrate with the data privacy governance system JANUCAT (Compliance, Accountability and Transparency.

v1.3.1

10 Feb 13:19
Compare
Choose a tag to compare

Optimized thread lock Mutex for CC statistics and K8S pods list
优化用于CC统计和K8S后端Pod列表的线程锁Mutex