Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/beego-authz
Beego's RBAC & ABAC Authorization middleware based on Casbin
https://github.com/casbin/beego-authz
fix: fix broken links (#5)
88f33d15aa98e23fd7828342782a097b7d28ce11 authored over 1 year ago
88f33d15aa98e23fd7828342782a097b7d28ce11 authored over 1 year ago
Merge pull request #4 from shalk/patch-1
fix links in README.md
d4c291ae9463a5a91e88cdbff62cb23914551290 authored almost 6 years ago
Update README.md
3dd6ef3bdbc813be38eca0ad7d455108d4db6d96 authored almost 6 years ago
3dd6ef3bdbc813be38eca0ad7d455108d4db6d96 authored almost 6 years ago
Refine the README.
05d4de946524ae3707f3fe8abe28464bc500c902 authored over 6 years ago
05d4de946524ae3707f3fe8abe28464bc500c902 authored over 6 years ago
Add CI and coverage.
c67357cafab0e931edb2e820b8afb4a032dbe0e6 authored over 7 years ago
c67357cafab0e931edb2e820b8afb4a032dbe0e6 authored over 7 years ago
Update casbin's repo.
3eb53540b85bdaa5bc1e249ec4bed2eacf2c054e authored over 7 years ago
3eb53540b85bdaa5bc1e249ec4bed2eacf2c054e authored over 7 years ago
Use the new casbin organ.
95fac6b303b7888b66851ab86370111ba85f783a authored almost 8 years ago
95fac6b303b7888b66851ab86370111ba85f783a authored almost 8 years ago
Add docs to README.
9b9ca9a9bf496560ab097096a8d0267afc1a5394 authored almost 8 years ago
9b9ca9a9bf496560ab097096a8d0267afc1a5394 authored almost 8 years ago
Update to latest casbin API.
b1d0dd999234e8f72173369e4bf53673937d3db3 authored almost 8 years ago
b1d0dd999234e8f72173369e4bf53673937d3db3 authored almost 8 years ago
Format the code with gofmt.
d2c1f3f1e991eddb28f91d76d61cc825073723cb authored almost 8 years ago
d2c1f3f1e991eddb28f91d76d61cc825073723cb authored almost 8 years ago
Remove the useless constructor.
c402425ef26caf6803b87a3678eb805d64098a17 authored almost 8 years ago
c402425ef26caf6803b87a3678eb805d64098a17 authored almost 8 years ago
Add usage to header.
e9a952fd43fed88c495ab77019e59f5528d71611 authored almost 8 years ago
e9a952fd43fed88c495ab77019e59f5528d71611 authored almost 8 years ago
Add the RBAC policy to test.
1a2af06eb72007c8b11c8e455af2a25bf2c0909d authored almost 8 years ago
1a2af06eb72007c8b11c8e455af2a25bf2c0909d authored almost 8 years ago
Remove the dependency on controller.
b956ec843e4cc569c9bb4fe6c69ab76f3b321039 authored almost 8 years ago
b956ec843e4cc569c9bb4fe6c69ab76f3b321039 authored almost 8 years ago
Add copyright to header.
4ee1134b4b05d9e3f5bbadcd2102fe02565495b1 authored almost 8 years ago
4ee1134b4b05d9e3f5bbadcd2102fe02565495b1 authored almost 8 years ago
Add some tests.
cebea5b58034f1e97e2a386aa2f94191efe023c1 authored almost 8 years ago
cebea5b58034f1e97e2a386aa2f94191efe023c1 authored almost 8 years ago
Initialize the enforcer only once.
be7af964772e41c952d06827e234f520f545a0fa authored almost 8 years ago
be7af964772e41c952d06827e234f520f545a0fa authored almost 8 years ago
Move the test to authz package.
623582ff5661e2fccff14b703a7292290f8f7af6 authored almost 8 years ago
623582ff5661e2fccff14b703a7292290f8f7af6 authored almost 8 years ago
Move controller to test.
1f1f010e8622533f32474b7255e4ec26ea654578 authored almost 8 years ago
1f1f010e8622533f32474b7255e4ec26ea654578 authored almost 8 years ago
Remove the modified verion of authn.
8e12bcf1b0deba9809b685d79a39c689bb9ee5a3 authored almost 8 years ago
8e12bcf1b0deba9809b685d79a39c689bb9ee5a3 authored almost 8 years ago
Refactor out the CheckPermission function.
99cb39fa7595dc1fcbae63ed4d3f11165dcb8190 authored almost 8 years ago
99cb39fa7595dc1fcbae63ed4d3f11165dcb8190 authored almost 8 years ago
Refactor out the requirePermission function.
c3ce2ed781278b9624ebe101f77f40ce3d50cb8b authored almost 8 years ago
c3ce2ed781278b9624ebe101f77f40ce3d50cb8b authored almost 8 years ago
Update the package names.
8a0239f44376f955be5fdc12f11151132b0736a2 authored almost 8 years ago
8a0239f44376f955be5fdc12f11151132b0736a2 authored almost 8 years ago
Update the name.
10f1fa07ca67cdf6ff0c5b2449a7babc3f6ac27b authored almost 8 years ago
10f1fa07ca67cdf6ff0c5b2449a7babc3f6ac27b authored almost 8 years ago
Get the authenticated user in a better way.
e1984dedd9fe3895732e0e5fbea4c2a124636c7f authored almost 8 years ago
e1984dedd9fe3895732e0e5fbea4c2a124636c7f authored almost 8 years ago
Create README.md
bb3eef21e00c419a015fb18cb62ae2662f5edc6e authored almost 8 years ago
bb3eef21e00c419a015fb18cb62ae2662f5edc6e authored almost 8 years ago
Format the code with gofmt.
22467fddb3d9d699d97f7c9541a1d3c482c8593a authored almost 8 years ago
22467fddb3d9d699d97f7c9541a1d3c482c8593a authored almost 8 years ago
Use ServeHTTP as the unit test method.
5f2f4254768b26188061c016890766710a00464c authored almost 8 years ago
5f2f4254768b26188061c016890766710a00464c authored almost 8 years ago
Respond with 403 when authorization fails, and get URL path with a better method.
4f4eb1051cc8232e39cdd14df878f9accce35649 authored almost 8 years ago
4f4eb1051cc8232e39cdd14df878f9accce35649 authored almost 8 years ago
Refactor out authn package.
764c3033579bb6d1adb11c0a17cc795925b2addb authored almost 8 years ago
764c3033579bb6d1adb11c0a17cc795925b2addb authored almost 8 years ago
Make casbin enforcer an input param for the authorizer.
b8e0dc3373a56c0fdfb5d6cbfb076fc64128d125 authored almost 8 years ago
b8e0dc3373a56c0fdfb5d6cbfb076fc64128d125 authored almost 8 years ago
Refactor out authz package.
e20412dbdfcc3ed0056c31a590df0317a11a2002 authored almost 8 years ago
e20412dbdfcc3ed0056c31a590df0317a11a2002 authored almost 8 years ago
Add test.
a71a3cb297cb50e4bb09dce517f1f9d807e5f419 authored almost 8 years ago
a71a3cb297cb50e4bb09dce517f1f9d807e5f419 authored almost 8 years ago
Enable the casbin enforcement.
6b195e58e1396b665b596bed9e43b21bc57eaa4e authored almost 8 years ago
6b195e58e1396b665b596bed9e43b21bc57eaa4e authored almost 8 years ago
Get username via HTTP basic authentication.
5a9857de73acd729aa0c214e70cc4bb18f6bb866 authored almost 8 years ago
5a9857de73acd729aa0c214e70cc4bb18f6bb866 authored almost 8 years ago
Add the hook.
22ba702ac74ff718fa2641f8b745a57e1e591340 authored almost 8 years ago
22ba702ac74ff718fa2641f8b745a57e1e591340 authored almost 8 years ago
Add GET handler.
f33b2fc28b99de5339fad56c9e91291a02f8659c authored almost 8 years ago
f33b2fc28b99de5339fad56c9e91291a02f8659c authored almost 8 years ago
Ignore IDEA files.
2317f4c60f66c8c9ebe4863518f763c284133bbf authored almost 8 years ago
2317f4c60f66c8c9ebe4863518f763c284133bbf authored almost 8 years ago
Initial commit
bbd1e8bcb2c9908e36d2bbca957574d170b7cafc authored almost 8 years ago
bbd1e8bcb2c9908e36d2bbca957574d170b7cafc authored almost 8 years ago