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

fix: support escaping comma inside quote in load_policy_line()'s CSV parsing #292

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

terry-xuan-gao
Copy link
Contributor

@terry-xuan-gao terry-xuan-gao commented Apr 1, 2023

Fix: #291

1680340052881

Signed-off-by: terry-xuan-gao <gaoxuanhit@qq.com>
@casbin-bot
Copy link
Member

@Nekotoxin please review

@hsluoyz hsluoyz changed the title fix: handle commas in the list fix: support escaping comma inside quote in load_policy_line()'s CSV parsing Apr 1, 2023
@hsluoyz hsluoyz merged commit 51e6e7c into casbin:master Apr 1, 2023
15 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 1, 2023
## [1.18.1](v1.18.0...v1.18.1) (2023-04-01)

### Bug Fixes

* support escaping comma inside quote in load_policy_line()'s CSV parsing ([#292](#292)) ([51e6e7c](51e6e7c))
@github-actions
Copy link

github-actions bot commented Apr 1, 2023

🎉 This PR is included in version 1.18.1 🎉

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.

Invallid policy size when checking if value is in array
3 participants