issues
search
casbin
/
pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
https://casbin.org
Apache License 2.0
1.41k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: enhance FilteredFileAdapter to handle flexible filtering for policies and roles
#360
HashCookie
closed
3 days ago
2
`Enfocer.enforce()` not giving expected result when loading policy subset
#361
lukemsmyth
closed
3 days ago
0
StringAdapter not useable
#358
Blindfreddy
opened
1 month ago
1
fix: Refactor logging in Policy class
#357
CaptainUnhappy
opened
1 month ago
1
add_policies only updates policies, but not policy_map
#356
derberni
opened
1 month ago
4
Optimise `load_policy_line` to avoid quadratic individual-character loop
#355
huonw
opened
3 months ago
1
feat: Implemented variable order field index
#354
Dobmod
opened
3 months ago
1
Effector.ALLOW is matters for AllowAndDenyEffector
#353
ZhangJianAo
closed
4 months ago
5
[Bug] Error When Calling `get_implicit_permissions_for_user`
#352
zhou93
opened
5 months ago
3
fix: KeyError: 'g' when build_role_links
#351
leeqvip
closed
5 months ago
2
[BUG]: KeyError: 'g' when build_role_links
#350
zhou93
closed
5 months ago
4
Port AddPoliciesEx, AddNamedPoliciesEx, AddGroupingPoliciesEx, AddNamedGroupingPoliciesEx, SelfAddPoliciesEx API functions
#349
leeqvip
opened
5 months ago
1
[Feature] Add get_allowed_object_conditions()
#348
leeqvip
opened
5 months ago
1
[feature] support CLI usage for PyCasbin (Casbin for Pycasbin)
#347
hsluoyz
opened
5 months ago
1
fix: field_index is incorrect in RBAC with domains mode (#345)
#346
truc0
closed
5 months ago
4
RBAC with Domain model ,get_all_subjects error
#345
stonecoldyxp
closed
5 months ago
7
fix: FastEnforcer not fast
#344
mbierma
closed
6 months ago
8
docs: update
#343
HashCookie
closed
6 months ago
1
consider support async matcher function
#342
wasdee
opened
8 months ago
2
feat: Added support for async watcher callbacks #340
#341
tanasecucliciu
closed
9 months ago
5
AsyncEnforcer doesn't support async calls for Watcher's update function
#340
tanasecucliciu
closed
9 months ago
4
Python 3.11 support
#339
waiyan13
closed
10 months ago
3
Asynchronous adapters interface stubs do not match when pycasbin > = 1.34.0
#338
wu-clan
closed
10 months ago
6
Failed to initialize Enforcer string model
#337
wu-clan
closed
10 months ago
3
10k+ rule using ABAC takes about 500ms
#336
Castle1984
closed
11 months ago
2
feat: add interface stubs for async adapters
#335
thearchitector
closed
11 months ago
17
asyncio Adapter support
#334
thearchitector
closed
11 months ago
4
Missing "]" symbol on line 4 of /example/error/error_model.conf
#333
xucailiang
closed
1 year ago
2
chore: semantic-release commits pyproject.toml
#332
abichinger
closed
1 year ago
2
chore: fix release workflow
#331
abichinger
closed
1 year ago
3
Unexpected logging behaviour when enable_log is False by default
#330
yenchenLiu
closed
1 year ago
4
feat: change log level to warning
#329
felixlu
closed
1 year ago
3
Created BaseEffector class and different methods inherits from it
#328
Akshat111111
closed
1 year ago
10
feat: fix integer priority sorting
#327
nschwane
closed
1 year ago
5
Policies with explicit integer priorities are not sorted correctly
#326
nschwane
closed
1 year ago
1
fix: use the predefined member
#325
premac
closed
1 year ago
3
fix: disabled all logger
#324
remigermain
closed
1 year ago
5
casbin disable all logger
#323
remigermain
closed
1 year ago
1
feat: Fixed the `subjectPriority` sorting algorithm and support for checking the subject role link loop
#322
amisadmin
closed
1 year ago
4
feat: disable logger when log is not enabled
#321
BustDot
closed
1 year ago
3
feat: add temporal role model
#320
BustDot
closed
1 year ago
5
Enforcer doesn't respect enable_log
#319
cp-weng-tkspring
closed
1 year ago
2
feat: port fastbin to casbin
#318
BustDot
closed
1 year ago
9
feat: add get_implicit_users_for_resource api
#317
BustDot
closed
1 year ago
3
feat: add get_all_roles_by_domain api
#316
BustDot
closed
1 year ago
3
feat: add key_match5 function for matcher
#315
BustDot
closed
1 year ago
3
feat: add field_index_map and constant
#314
BustDot
closed
1 year ago
3
fix: fix bug in add policy for priority effectors
#313
aditya-nambiar
closed
1 year ago
4
docs: add async enforcer tutorials to README.md
#312
BustDot
closed
1 year ago
2
fix: fix broken links
#311
Selflocking
closed
1 year ago
1
Next