Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add loadFilteredPolicy() support #50

Merged
merged 3 commits into from
Aug 27, 2023
Merged

Conversation

rogersgt
Copy link
Contributor

@rogersgt rogersgt commented Aug 8, 2023

Fix: #49

@casbin-bot
Copy link

@nodece @Shivansh-yadav13 please review

@CLAassistant
Copy link

CLAassistant commented Aug 8, 2023

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz changed the title issue-49 Include loadFilteredPolicy() support feat: add loadFilteredPolicy() support Aug 8, 2023
@hsluoyz
Copy link
Member

hsluoyz commented Aug 8, 2023

@rogersgt plz fix all 3:

image

@rogersgt
Copy link
Contributor Author

rogersgt commented Aug 8, 2023

@rogersgt plz fix all 3:

image

Done!

package-lock.json Show resolved Hide resolved
src/adapter.ts Show resolved Hide resolved
@hsluoyz
Copy link
Member

hsluoyz commented Aug 10, 2023

@rogersgt

@rogersgt
Copy link
Contributor Author

@hsluoyz sorry for the delay.. I included the isFiltered property. Anything else I should include?

@hsluoyz hsluoyz merged commit e7954f7 into node-casbin:master Aug 27, 2023
4 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 27, 2023
# [1.3.0](v1.2.0...v1.3.0) (2023-08-27)

### Features

* add loadFilteredPolicy() support ([#50](#50)) ([e7954f7](e7954f7))
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

loadFilteredPolicy() support
4 participants