Skip to content

Tags: apache/casbin-sequelize-adapter

Tags

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: security vulnerability in sequelize-typescript <2.1.6 (#83)

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: create new CasbinRule instance every time sequelize Adapter ope…

…ns connection (#80)

* fix: create new CasbinRule instance every time sequelize Adapter opens connection

* fix: indentation

---------

Co-authored-by: tsoultanopoulos <tsoultanopoulos@wings-ict-solutions.eu>

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: append schema as parameter for updateCasbinRule() (#76)

* fix: append schema as parameter for updateCasbinRule

* fix: format check

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: fix security vulnerability in sequelize and typing errors (#77)

* fix: security vulnerability in sequelize and typing errors

* feat: build package after installation

* fix: add fresh yarn.lock file

* fix: revert script command

* fix: eslint typing error

* fix: jest not finding csv-parse module

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add a argument to determine whether to automatically create a t…

…able (#73)

* feat: Add a argument to determine whether to automatically create a table

Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com>

* feat: Add a argument to determine whether to automatically create a table

Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com>

* Update README.md

---------

Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com>
Co-authored-by: hsluoyz <hsluoyz@qq.com>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Require a frozen lockfile when build (#68)

* feat: Add in schema in previos PR: #66

* fix: Require a frozen lockfile when build

"--frozen-lockfile" will make it so that the yarn build process
is reproducible and uses the versions of dependencies defined in
the "yarn.lock" file.

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: security vulnerability CVE-2021-3765 in validator.js (#63)

This is to fix the security vulnerability CVE-2021-3765 in validator.js < 13.7.0

GHSA-qgmg-gppg-76g5

I've also fixed sequelize-typescript at version 2.1.2 as 2.1.3 is not compatible with sequelize 6.10.0 due to this change sequelize/sequelize-typescript#1202

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from Gabriel-403/fix#45

fix: removeFilteredNamedPolicy does not respect ptype

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #57 from Zxilly/master

build: lock sequelize at 6.6.2

v2.2.0

Toggle v2.2.0's commit message
Bump to v2.2.0