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 enforcer EnableAcceptJsonRequest feature, upgrade casbin to v2.100.0 #29

Conversation

ali-shokoohi
Copy link
Contributor

Upgraded go and casbin module versions then added enforcer EnableAcceptJsonRequest feature

Changes:

  • Upgraded go version to 1.19
  • Upgraded the version of the "Casbin" module to 2.100.0
  • Added EnableAcceptJsonRequest field to the config structure to make a new enforcer from this config.
  • Added EnableAcceptJsonRequest field to NewEnforcer test case

Upgraded go and casbin module versions then added enforcer EnableAcceptJsonRequest feature

Changes:
- Upgraded go version to 1.19
- Upgraded the version of the "Casbin" module to 2.100.0
- Added EnableAcceptJsonRequest field to the config structure to make a new enforcer from this config.
- Added EnableAcceptJsonRequest field to NewEnforcer test case
@hsluoyz hsluoyz changed the title feat: add enforcer EnableAcceptJsonRequest feature feat: add enforcer EnableAcceptJsonRequest feature, upgrade casbin to 2.100.0 Oct 5, 2024
@hsluoyz hsluoyz changed the title feat: add enforcer EnableAcceptJsonRequest feature, upgrade casbin to 2.100.0 feat: add enforcer EnableAcceptJsonRequest feature, upgrade casbin to v2.100.0 Oct 5, 2024
@hsluoyz hsluoyz merged commit 4b320ca into casbin:master Oct 5, 2024
4 checks passed
Copy link

github-actions bot commented Oct 5, 2024

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

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.

2 participants