Ecosyste.ms: OpenCollective

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

github.com/casbin/casbin-go-client

Go client for Casbin-Server
https://github.com/casbin/casbin-go-client

fix: fix GitHub Action (#24)

* fix: GitHub CI

* fix: GitHub CI

* fix: GitHub CI

* fix: GitHub CI

* fix: GitHub CI...

e5227ce6a6fccc843b82888fad82915d2f91f258 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
docs: replace gitter links with discord (#22)

6ef6ee6506a3232df752480f10e1a14f549be0f5 authored over 1 year ago by YunShu <[email protected]>
fix: avoid panic on server exception (#21)

8577784532593657e5d223274fcef6e0ac845432 authored over 2 years ago by Mikhail Rogushkov <[email protected]>
doc: add more README badges (#19)

Signed-off-by: Devajith V S <[email protected]>

4c7026839dfa7596475a43ee7b3734c07e6c0801 authored almost 3 years ago by devajithvs <[email protected]>
fix: typo during convert to json (#15)

Signed-off-by: Denis Autushenka <[email protected]>

Co-authored-by: Denis Autushenka <dau...

2db7af4908bbe3fdb6f3238e528c472d0337643f authored almost 3 years ago by Denis Autushenka <[email protected]>
feat: Add Semantic Versioning (#17)

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

68128716e23237854aab62557ec52e282ceac15b authored almost 3 years ago by devajithvs <[email protected]>
Merge pull request #12 from sudo-sturbia/api/rbac

feat: implement RBAC API

c9250062e40d22b90fd21119003e7557cf391cb1 authored over 3 years ago by hsluoyz <[email protected]>
Merge pull request #13 from sudo-sturbia/readme

docs: add go reference to README.md

50149e87457ee82528660e2d07f45962dd5b22fa authored over 3 years ago by hsluoyz <[email protected]>
docs: add go reference to README.md

Signed-off-by: Zyad A. Ali <[email protected]>

a65bdbbd1ad7c2d74d64fe654d1757ab15c3aaaa authored over 3 years ago by Zyad A. Ali <[email protected]>
feat: implement RBAC API

Fixes #5

Signed-off-by: Zyad A. Ali <[email protected]>

83fd0f373e518771f4f58fdaa545d989e33d0d23 authored over 3 years ago by Zyad A. Ali <[email protected]>
Merge pull request #11 from closetool/master

add: readme badge

d7ae8fe4f4d031d90a82c4a739886505de46a844 authored over 3 years ago by hsluoyz <[email protected]>
add: readme badge

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

1aaba1ae3e2b2f903e4393064916347088a71e58 authored over 3 years ago by closetool <[email protected]>
Merge pull request #10 from closetool/master

add: add travis ci

06af05573614075b906e993993e97b5335f12407 authored over 3 years ago by hsluoyz <[email protected]>
add: add github action ci

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

7863a13e93bbb9b0849ce496646bad48e6851906 authored over 3 years ago by closetool <[email protected]>
Merge pull request #9 from sudo-sturbia/api/management

feat: implement management API

331f29ca71d995b0c3dc49d98d140cb3693b871d authored over 3 years ago by hsluoyz <[email protected]>
Merge pull request #8 from sudo-sturbia/dev

feat: implement LoadPolicy and SavePolicy

4ce3bcbce2a14419be0f5eb0b8b1363016955099 authored over 3 years ago by hsluoyz <[email protected]>
feat: implement management API

For #5

Signed-off-by: Zyad A. Ali <[email protected]>

0263b6c2fc2b5e686325a9479663623a1f7ae1b9 authored over 3 years ago by Zyad A. Ali <[email protected]>
feat: implement LoadPolicy and SavePolicy

For #5

Signed-off-by: Zyad A. Ali <[email protected]>

48ad0069bdd43f0e396337c37a9320b92a2c9bc3 authored over 3 years ago by Zyad A. Ali <[email protected]>
Merge pull request #7 from sudo-sturbia/dev

feat: create client package and update code

d8da8b96ab8d028e5942ddfbea4db529e88b0fa2 authored over 3 years ago by hsluoyz <[email protected]>
docs: add godoc comments and license headers

Signed-off-by: Zyad A. Ali <[email protected]>

5b8bf63abc00f43b529582b09057632627f04de3 authored over 3 years ago by Zyad A. Ali <[email protected]>
feat: create a client package so it can be imported

Signed-off-by: Zyad A. Ali <[email protected]>

b8c882d8f81d917369ade02c5f8d672244a972d1 authored over 3 years ago by Zyad A. Ali <[email protected]>
fix: pass a Context explicity instead of keeping it in struct

Signed-off-by: Zyad A. Ali <[email protected]>

47a7e80511d6f5791f334f9c9bbb65caabe15d50 authored over 3 years ago by Zyad A. Ali <[email protected]>
fix: correct Enforcer.Enforce to match casbin's API

Correct name of Enforcer.Enforce, and return a pointer to an Enforcer to
match the behaviour of ...

9c4e3354162ac28d95b3c9fdc51edafde5ce56eb authored over 3 years ago by Zyad A. Ali <[email protected]>
chore: add a go.mod file

Signed-off-by: Zyad A. Ali <[email protected]>

63ed6e9e64ed0e31ca7f73957f7a54daa90741c1 authored over 3 years ago by Zyad A. Ali <[email protected]>
Merge pull request #4 from nodece/master

Add some base functions

b4ff0651e3b267353dce328e0efbc2cf9feb2436 authored almost 6 years ago by Yang Luo <[email protected]>
Add some base functions

52df555a14a5d48906ee339693cde171bf4d3e40 authored almost 6 years ago by nodece <[email protected]>
Merge pull request #2 from anton-khodak/anton-khodak-patch-1

Make client connect without an error

126f33f8933506aafef4a4d6648be4c7491771f2 authored almost 6 years ago by Yang Luo <[email protected]>
Make client connect without an error

2233dee29340b30794a2b061fa70dc02db05e7b9 authored almost 6 years ago by Anton Khodak <[email protected]>
Add README.

19a021b59f37d9a673faee7674d6bdffe5995a53 authored about 6 years ago by Yang Luo <[email protected]>
Add a simple client.

549be02ba519e0c8c54bf628dfce4a25c67856fb authored about 6 years ago by Yang Luo <[email protected]>
Ignore IDEA files.

9a74e4c3ed2d7f30a3ea3f200cd314bd759f4d46 authored about 6 years ago by Yang Luo <[email protected]>
Initial commit

da77adaa6feb20d8a11f2821c5741a7e5e5d09dc authored about 6 years ago by Yang Luo <[email protected]>