pycasbin / django-orm-adapter

Django ORM Adapter for PyCasbin
https://github.com/casbin/pycasbin
Apache License 2.0
30 stars 19 forks source link

Proxy enforcer improvements #10

Closed gerbyzation closed 4 years ago

gerbyzation commented 4 years ago

I've made some minor improvements to the proxy enforcer. Biggest change is adding the CASBIN_ADAPTER and CASBIN_ADAPTER_ARGS. This allows for changing the adapter and passing arguments into it's constructor.

I've also described the configuration options in a section in the readme.

hsluoyz commented 4 years ago

lgtm

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: