Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/dart-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
https://github.com/casbin/dart-casbin

fix: fix broken links (#56)

9c72f3f5839d8cfbb456543a81891dc8c8556137 authored about 1 year ago by YunShu <[email protected]>
docs: replace gitter links with discord (#55)

cc995625693aa677d5cbee0a0f3c52180816adf2 authored over 1 year ago by YunShu <[email protected]>
refactor: refactored the function_name (#52)

543aa9092c7fd42aeaabef973bedd77d03ab1eb2 authored over 2 years ago by Rishabhmodii <[email protected]>
chore(release): 0.1.0 [skip ci]

# [0.1.0](https://github.com/casbin/dart-casbin/compare/v0.0.1...v0.1.0) (2021-08-20)

### Bug F...

d3f8fe2b9f54b88e0923b760e36137b32d846002 authored about 3 years ago by semantic-release-bot <[email protected]>
feat: updated workflow to automate github and pub.dev release (#47)

* feat: updated workflow to automate github and pub.dev release

Signed-off-by: Mohit Kumar Si...

e5692dfe0d7c533596ddb701bfbdcd7fc30fc66f authored about 3 years ago by Mohit Kumar Singh <[email protected]>
feat: prepared for new release (#48)

Signed-off-by: Mohit Kumar Singh <[email protected]>

eee526a7d367510b4a1c75a18f2b561fa6fee25d authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #46 from MrUnfunny/master

docs: added link to example app

1a1035f22cbc3230957b37ca7288937a9296b4d2 authored about 3 years ago by Yang Luo <[email protected]>
docs: added link to example app

Signed-off-by: Mohit Kumar Singh <[email protected]>

8c313dc20086b5fb7ce56dab0b00aac9b4424a37 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #44 from MrUnfunny/master

doc: updated readme

aed941b5b4fa42f9ec0ffc8bfdd40590c725c244 authored about 3 years ago by Yang Luo <[email protected]>
docs: updated readme

Signed-off-by: Mohit Kumar Singh <[email protected]>

17a4dda385346e179280ee95fc67fb2312dad2b2 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #43 from MrUnfunny/master

refactor: refactored code and exported AbacClass

f7ee644fa5240b1d271d7530a4b49208e9c75e52 authored about 3 years ago by Yang Luo <[email protected]>
refactor: refactored code and exported AbacClass

Signed-off-by: Mohit Kumar Singh <[email protected]>

2d77499ec61a4f9038bb9dd69d0ba7f12b561fa9 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #41 from MrUnfunny/master

feat: added support for abac and added tests

730d417f0748d5ba3bd459792fa79ba522fa7c2d authored about 3 years ago by Yang Luo <[email protected]>
feat: added support for abac and added tests

Signed-off-by: Mohit Kumar Singh <[email protected]>

6ea535d0fe104a4b63de2f8031b5364c04b81507 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #39 from MrUnfunny/export

feat: exported required files

97a95d1468de40226776c33e66d8ae6a36002d26 authored about 3 years ago by Yang Luo <[email protected]>
Merge pull request #38 from MrUnfunny/master

feat: added more enforce methods and added tests

8d54ec5936612b90404e97cea9a8dfa7c7157442 authored about 3 years ago by Yang Luo <[email protected]>
feat: exported required files

Signed-off-by: Mohit Kumar Singh <[email protected]>

bdd612aa6ae879c51b4160a9fbfe680c97e908b8 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
test: added more enforcer tests for rbac

Signed-off-by: Mohit Kumar Singh <[email protected]>

52e162d060b2b8a73512a30c40c223535ddc023d authored about 3 years ago by Mohit Kumar Singh <[email protected]>
feat: fixed small issue and added tests

Signed-off-by: Mohit Kumar Singh <[email protected]>

bdfaccc00571f37906145b501b800453901d669b authored about 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added more methods to enforcer

Signed-off-by: Mohit Kumar Singh <[email protected]>

664af280490518f44b370698cadfe4ed3e0006ec authored about 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #37 from MrUnfunny/master

feat: implemented logger and added tests for it

f3873ab37b3d9af91747b1506058bb8400183eb4 authored about 3 years ago by Yang Luo <[email protected]>
feat: added tests for logger

Signed-off-by: Mohit Kumar Singh <[email protected]>

b5333c4d40d3835ae4b532fe2ddfc26a0df8a2d3 authored about 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented logger

Signed-off-by: Mohit Kumar Singh <[email protected]>

9af6435470234233e227b86166f7e8c35213b3da authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #35 from MrUnfunny/master

feat: implemented matcher functions and added tests

d6d7aa6927e9a93a9d4e9a798c2ec96e8ecc3344 authored over 3 years ago by Yang Luo <[email protected]>
Implemented enforce methods to use functions in matcher and added tests for it

Signed-off-by: Mohit Kumar Singh <[email protected]>

7c9a7e4b621d8394c2ec723d6e25555277f94092 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added tests for matcher functions

Signed-off-by: Mohit Kumar Singh <[email protected]>

6e27cd8edaf8fd34fe9be0f8ade3f344ec80e9a2 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented remaining matcher functions

Signed-off-by: Mohit Kumar Singh <[email protected]>

316947d5a99611c0e4e4d66d80c3c42fd4ca7443 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added tests for matcher functions

Signed-off-by: Mohit Kumar Singh <[email protected]>

39b42851ce9d90626fe734dbdc1758c00cf4e8c4 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented matcher functions - part 1

Signed-off-by: Mohit Kumar Singh <[email protected]>

ccb2e1ba97be14505e49953ed6779adcef90932a authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #33 from MrUnfunny/persist

feat: implemented full persist module and enforcer apis

cf7ed84c2a76f878fa8f0b5f17e00096853c9f9a authored over 3 years ago by Yang Luo <[email protected]>
fix:fixed analyzer error

Signed-off-by: Mohit Kumar Singh <[email protected]>

a717f3d762d550da3d5070f7f1ad77590e4afd8b authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #32 from MrUnfunny/master

feat: added methods and tests to enforcer apis

fe39ade7be3afad9a89828959f6badea179944d1 authored over 3 years ago by Yang Luo <[email protected]>
feat:added tests

Signed-off-by: Mohit Kumar Singh <[email protected]>

f67f7fdad6ba0d2c7c1105c09711c872984c57f4 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added missing methods to enforcer apis

Signed-off-by: Mohit Kumar Singh <[email protected]>

858f8d7586b972eab542ce9c655782db5b1f0af0 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented missing parts of persist module

Signed-off-by: Mohit Kumar Singh <[email protected]>

46826536c57bcac3fd212e10e7794421e60d136f authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added tests for enforcer and management api

Signed-off-by: Mohit Kumar Singh <[email protected]>

596d6049643ed13dcda9ba6057911c3a6ad85995 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
fix: fixed suggested changes

Signed-off-by: Mohit Kumar Singh <[email protected]>

8f9048b4b1eab8d4c503763eb38fcef1a8236fe4 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added required methods to enforcer apis

Signed-off-by: Mohit Kumar Singh <[email protected]>

88672837cca47d706f53ebc7bdcbf8963f2f2f06 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #30 from MrUnfunny/master

feat: added methods to coreEnforcer and Enforcer

d0e452df9a00cd86151cdcc89b4a5a3c6e42f1b4 authored over 3 years ago by Yang Luo <[email protected]>
fix: fixed exceptions to be more specific

Signed-off-by: Mohit Kumar Singh <[email protected]>

2ef8b36f496dfb000caf31fcb10ac99f76cd9c00 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added license text to new files

Signed-off-by: Mohit Kumar Singh <[email protected]>

a9e6ee9b42c5a977175e9392d09ef5a32477ffef authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented methods for enforcer, coreEnforcer and added tests

Signed-off-by: Mohit Kumar Singh <[email protected]>

6354ab592c755613e6c99a70adad8ac091593468 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented missing methods to file adapter

Signed-off-by: Mohit Kumar Singh <[email protected]>

e9c4568645cf05c9872da562c44724f49ad79ff2 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #29 from MrUnfunny/master

feat: added missing methods to model module

9d6ad6bb83bfee21e8e1ba9b6e600860ca87a822 authored over 3 years ago by Yang Luo <[email protected]>
feat: added missing methods to model module

Signed-off-by: Mohit Kumar Singh <[email protected]>

106b3638b142de2d072d79e6f0c7b3dab46a8028 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented proper functioning enforce method and added tests for rbac (#28)

* feat: implemented proper functioning enforce method and added tests for rbac

Signed-off-by:...

17b498c7dd94dc10bbbf439099349e44719f5925 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #26 from MrUnfunny/master

feat: added github actions for analysing code and running test on PR

b222e8407a8cfa3f4b4d07b07713d238eb7848d9 authored over 3 years ago by Yang Luo <[email protected]>
feat: added github actions for analysing code and running test on PR and pushes

Signed-off-by: Mohit Kumar Singh <[email protected]>

66cf6315c8b006a805066a05cbb11e17c9adeede authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #23 from MrUnfunny/dev1

feat: implemented rbac module and added tests for roles

7ae7867248b21650e564b0173c3cec2e55fe7418 authored over 3 years ago by Yang Luo <[email protected]>
fix: better error texts in defaultRoleManager

Signed-off-by: Mohit Kumar Singh <[email protected]>

59b525f92ac56e99e711986f3db06aa542f34164 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
fix:fixed issue with deleteLink and added test for it

Signed-off-by: Mohit Kumar Singh <[email protected]>

6f73796215b5247deebd950a4ef58492c2b65cfa authored over 3 years ago by Mohit Kumar Singh <[email protected]>
fix: fixed assertion issue

Signed-off-by: Mohit Kumar Singh <[email protected]>

480a05ebf1209411a0a7c517b44beddf85c4fd99 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat:implemented rbac module and added test for roles

Signed-off-by: Mohit Kumar Singh <[email protected]>

5ccf1e5766f2c89c838336ab48ffbfdfe67447e0 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #22 from MrUnfunny/master

feat: added examples of models and policies and added test for basic enforce function.

69ee102f7f4af9b210b1e819268f786c1040d413 authored over 3 years ago by Yang Luo <[email protected]>
changed file path format

Signed-off-by: Mohit Kumar Singh <[email protected]>

3306548e894d018c306c1b621f64f4a19b2bfd3b authored over 3 years ago by Mohit Kumar Singh <[email protected]>
fix:fixed failing test and removed singleton instance of enforcer

Signed-off-by: Mohit Kumar Singh <[email protected]>

1e90bec3b148337c7c20b1403b5aa299bd6975d8 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
added tests for basic enforce

Signed-off-by: Mohit Kumar Singh <[email protected]>

6fcfbb26ee8690cce9952e375e0e15db52969a5b authored over 3 years ago by Mohit Kumar Singh <[email protected]>
added examples of model and policy files

Signed-off-by: Mohit Kumar Singh <[email protected]>

0231eca5b4281dd995c12b12b48cc622d5a1cf2f authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #21 from MrUnfunny/master

Implemented basic working Enforce method

6938414ab47982ec55574ba320453fafddd8daad authored over 3 years ago by Yang Luo <[email protected]>
fix: fix return of enforce method

Signed-off-by: Mohit Kumar Singh <[email protected]>

0b154acca4a63c450ccd4d9871094f8398ed2bf3 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: implemented enforce to create minimum working prototype

Signed-off-by: Mohit Kumar Singh <[email protected]>

2eb8d01962c9e11065156720801e9069626153dd authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #20 from MrUnfunny/master

Update Linting rules and added license text in each dart file

56989fb807eb5efcfb9465ae7231e422b6ddbfcc authored over 3 years ago by hsluoyz <[email protected]>
feat: updated lint rules to prefer relative imports

Signed-off-by: Mohit Kumar Singh <[email protected]>

438a9fb4fa82b284b3d865b38accf7ca8d00d547 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
feat: added license text in all dart files

Signed-off-by: Mohit Kumar Singh <[email protected]>

c4135fe6054652411cc926f2e0dce3fbccfd3091 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #19 from ctrysbita/milestone1/config

feat: Implement config interface

08dee68c4ca0be006735053b2e26bb522e48916e authored over 3 years ago by hsluoyz <[email protected]>
Merge pull request #15 from MrUnfunny/master

feat: added classes and methods to load model from CONF file

dd5ed70a8fae0b6ad6c50db2f87fb2547c8d0fff authored over 3 years ago by hsluoyz <[email protected]>
feat: Implement config interface

Signed-off-by: Jason C.H <[email protected]>

cb57ee063152e2a42a83c6e53d94856444735283 authored over 3 years ago by Jason C.H <[email protected]>
feat: added classes and methods to load model from CONF file

Signed-off-by: Mohit Kumar Singh <[email protected]>

411d7bf7af9ed87466319be86ef516d4b180315c authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Update pubspec.

5368be63efecca8f0e3233437b0cf309fd4c2bb7 authored over 3 years ago by Yang Luo <[email protected]>
Update .gitignore

b6b0bda774d3c444999c74afca8721370361c0bc authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #12 from MrUnfunny/master

feat: added config file, testdata and test for it

6340fd0709292da5c51cde32665e358981e3c415 authored over 3 years ago by hsluoyz <[email protected]>
feat: added config file,testdata and test for it

Signed-off-by: Mohit Kumar Singh <[email protected]>

1bbe7eed88bf619c1d36c433c3b03aa3a5caa02f authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #10 from MrUnfunny/master

Updated readme and added logo

4fee4b2199f4e17a6f9df57acae531fd4ab2dba2 authored over 3 years ago by hsluoyz <[email protected]>
feat: updated readme and added logo

Signed-off-by: Mohit Kumar Singh <[email protected]>

9548e18a1306afb9c7adbd12aa9ac0685e1d1e44 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #9 from MrUnfunny/master

Migrated to Null Safety

9e7557aba0dd0f63408f9c060fbf41cb8d50104a authored over 3 years ago by hsluoyz <[email protected]>
Migrated to Null Safety

Signed-off-by: Mohit Kumar Singh <[email protected]>

6b1d65d3dab4370e0026a46b2c0290174f93a2b4 authored over 3 years ago by Mohit Kumar Singh <[email protected]>
Merge pull request #5 from santhoshivan23/master

Setup of basic barebones

7491e38644e424869ef9ddb33eb6b58a0672bce5 authored over 3 years ago by hsluoyz <[email protected]>
Add private constructor: Route through factory constructors

Signed-off-by: santhoshivan23 <[email protected]>

935882c03d98241f3bf5e09d1e9a33bdda0b9ad4 authored over 3 years ago by santhoshivan23 <[email protected]>
Remove function names from documentation

Signed-off-by: santhoshivan23 <[email protected]>

28c001c8a2a28ebbd3eb036e2675023c44ae0ca2 authored almost 4 years ago by santhoshivan23 <[email protected]>
Refactor: Import mechanism

1. Imports made consistent. Used package scheme for all imports
2. Removed unnecessary and redun...

3411f8f29f33c647282e6a7ed58340d5b6001f22 authored almost 4 years ago by santhoshivan23 <[email protected]>
Refactor model.dart: Basic Barebones

Signed-off-by: santhoshivan23 <[email protected]>

4a41322eabdf32c6e0f52d8008c31dba36708a87 authored almost 4 years ago by santhoshivan23 <[email protected]>
Update type loadFunctionMap method: static

Signed-off-by: santhoshivan23 <[email protected]>

805b72d270de3a3be3bbb26bc0837078fa97f6fa authored almost 4 years ago by santhoshivan23 <[email protected]>
Add file_adaper.dart: Basic barebones

Signed-off-by: santhoshivan23 <[email protected]>

b22a6166e87b971f878f1a248fce70f23e849ce0 authored almost 4 years ago by santhoshivan23 <[email protected]>
Implement Enforcer

1. Basic sequential constructors
2. Use named args in CoreEnforcer for better readability

Signe...

fd48392502580b2c5609350fac93f6cc7671dbe3 authored almost 4 years ago by santhoshivan23 <[email protected]>
Update casbin_test.dart: Add basic test case

Signed-off-by: santhoshivan23 <[email protected]>

7b8705227601f5ee18fb77043e62f2e0bcb7033a authored almost 4 years ago by santhoshivan23 <[email protected]>
Add function_map.dart: Basic Barebones

Signed-off-by: santhoshivan23 <[email protected]>

e120752fa70430dee9fd94b71ced1e50ffd20d0d authored almost 4 years ago by santhoshivan23 <[email protected]>
Set default hierarchy level to 10

Signed-off-by: santhoshivan23 <[email protected]>

13d1eb00f1491189e00b0f24ca53b7cd673500ac authored almost 4 years ago by santhoshivan23 <[email protected]>
Merge pull request #1 from KNawm/master

Dart implementation of Casbin

a526bec2c04a5105289e8377035e9fdce22f451f authored over 4 years ago by Yang Luo <[email protected]>
Update CHANGELOG.md

05b9ae43e74fddc3d281576103b01d687e59fbf6 authored over 4 years ago by Tomás Arias <[email protected]>
Core enforcer implementation

0d5c55ee36ef9661072c90c453ba04782546b9ac authored over 4 years ago by Tomás Arias <[email protected]>
Reformat

6c9723db7fbe106284b03790fbff061d4bb391e4 authored over 4 years ago by Tomás Arias <[email protected]>
Enforcer barebones

9232c3fbb96d7136516a1a69e4ff07d95489fa02 authored over 4 years ago by Tomás Arias <[email protected]>
Added adapter interface

3e3aaf879156454e4c47fceffcaf9f172a135c85 authored over 4 years ago by Tomás Arias <[email protected]>
Fix imports

3864d6c247ea7de5c0af703e191d07e1c101899e authored over 4 years ago by Tomás Arias <[email protected]>
Added model barebones

91a782b686ecee5138b3a7fd80a4d32e86fa1e57 authored over 4 years ago by Tomás Arias <[email protected]>
Added config

438d056c470ce1668e036102846a88bf8ec153d4 authored over 4 years ago by Tomás Arias <[email protected]>
Make domain optional

30e96c7edcdc9ec41ece78dd24641fa35f43c0de authored over 4 years ago by Tomás Arias <[email protected]>
Added role manager

d2b73dd965416a99c88bf93d5807bf858ae4860c authored over 4 years ago by Tomás Arias <[email protected]>
Barebones & effector

4ed5e4e53f702d4c9878d38eba64ab1a682205c9 authored over 4 years ago by Tomás Arias <[email protected]>
Initial commit

c9d56ee19ca1d84b7b605b8c4a407d0029225cbe authored over 4 years ago by Yang Luo <[email protected]>