issues
search
casbin
/
casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
861
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): update thiserror requirement from 1.0.30 to 2.0.3
#347
dependabot[bot]
closed
1 week ago
3
build(deps): update thiserror requirement from 1.0.30 to 2.0.0
#346
dependabot[bot]
closed
2 weeks ago
3
Add casbin access control hoop for salvo framework.
#345
andeya
closed
1 month ago
7
feat: add StringAdapter to file adapter module
#344
sanbei101
closed
1 month ago
1
feat: add StringAdapter to file adapter module
#343
sanbei101
closed
1 month ago
1
feat: implement string adapter for model and policy
#342
sanbei101
closed
1 month ago
3
Why does get_roles_for_user take a &mut ref?
#341
JonathanBrouwer
opened
2 months ago
0
2.4.0 was a breaking change
#340
BatmanAoD
closed
2 months ago
3
feat: add casbin_js_get_permission_for_user
#339
MuZhou233
closed
2 months ago
3
feat: add key_get series built-in operator
#338
MuZhou233
closed
2 months ago
4
We need support for the keyGet series of functions.
#337
waterflier
closed
2 months ago
0
Missing release v2.3.0
#336
samarth202
closed
2 months ago
1
Improve custom function in rust
#335
rifqish
opened
3 months ago
0
CasbinJsGetPermissionForUser API for Rust
#334
monstaflame
closed
2 months ago
1
build(deps): update fixedbitset requirement from 0.4 to 0.5
#333
dependabot[bot]
closed
3 months ago
2
Deny does not work when using with diesel adapter
#332
Ameliabqy
closed
4 months ago
1
Are there plans to implement a string adapter in Rust?
#331
josecelano
opened
5 months ago
0
Make a Casbin authorization middleware for Salvo
#330
hsluoyz
opened
8 months ago
0
macos m1 build error
#329
einsli
closed
8 months ago
3
build(deps): update fixedbitset requirement from 0.4 to 0.5
#328
dependabot[bot]
closed
9 months ago
2
feat: replace `ritelinked` with `hashlink`
#327
ChosunOne
closed
9 months ago
7
Nightly (2024-02-06) Fails to Build due to old dependency on ahash 0.7.7
#326
ChosunOne
closed
9 months ago
3
feat: fix use code to adapt to latest Rust version
#325
codeironman
closed
9 months ago
7
Question About ABAC Usage And Debug
#324
hxndg
closed
10 months ago
4
fix: fix CI cargo cannot release issue
#323
HGZ-20
closed
11 months ago
4
fix: Automatic release failed
#322
HGZ-20
closed
11 months ago
2
fix: Automatic release failed
#321
HGZ-20
closed
11 months ago
1
fix: Automatic release failed.
#320
HGZ-20
closed
11 months ago
3
feat: add `new_filtered_adapter()` to FileAdapter to make it act as a FilterAdapter.
#319
HGZ-20
closed
11 months ago
3
rust multiple section types example
#318
RageCPP
opened
12 months ago
1
feat: added enforcer context to enable multiple section type
#317
worapolw
closed
1 year ago
13
does casbin-rs support mysql adapter?
#316
vCassius
closed
1 year ago
1
refactor: use `or_default` instead of `or_insert_with`
#315
Selflocking
closed
2 months ago
4
How is performance of the Rhai engine in Casbin?
#314
schungx
closed
1 year ago
1
docs: fix broken links
#313
Selflocking
closed
1 year ago
4
Casbin Io Error
#312
Lausebengel
closed
1 year ago
2
docs: replace gitter links with discord
#311
Selflocking
closed
1 year ago
2
build(deps): update criterion requirement from 0.3.5 to 0.5.1
#310
dependabot[bot]
closed
1 year ago
4
build(deps): update criterion requirement from 0.3.5 to 0.5.0
#309
dependabot[bot]
closed
1 year ago
4
bugfix: defer call `load_policy`
#308
mooleetzi
closed
12 months ago
9
feat: replace lru with mini-moka for caching
#307
kbalt
closed
1 year ago
16
build(deps): update lru requirement from 0.7.3 to 0.10.0
#306
dependabot[bot]
closed
1 year ago
4
build(deps): update lru requirement from 0.7.3 to 0.9.0
#305
dependabot[bot]
closed
1 year ago
4
Enforcer shouldn't load full policy when loading a filtered adapter
#304
prabirshrestha
closed
11 months ago
3
build(deps): update lru requirement from 0.7.3 to 0.8.1
#303
dependabot[bot]
closed
2 years ago
4
build(deps): update lru requirement from 0.7.3 to 0.8.0
#301
dependabot[bot]
closed
2 years ago
4
build(deps): update criterion requirement from 0.3.5 to 0.4.0
#300
dependabot[bot]
closed
2 years ago
5
chore: upgrade dependencies
#299
greenhandatsjtu
closed
2 years ago
8
fix: benchmark workflow cannot post comment to PR
#298
greenhandatsjtu
closed
2 years ago
2
Support frontend WASM authorization via Casbin-RS
#297
hsluoyz
opened
2 years ago
2
Next