Ecosyste.ms: OpenCollective

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

Casbin

An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Python, .NET (C#), Delphi, Rust, Dart/Flutter and Elixir
Collective - Host: opensource - https://opencollective.com/casbin - Website: https://casbin.org/ - Code: https://github.com/casbin

Add model editor.

github.com/casbin/casbin-hub - c9ae1283b1a6ed7af98b9b8b630e40ea9f0476d1 authored over 4 years ago by Yang Luo <[email protected]>
Improve page's UI.

github.com/casbin/casbin-hub - f7c9e0abc3003cbafbacb8b7fd474f6f5c522cf6 authored over 4 years ago by Yang Luo <[email protected]>
Use id in get adapter policies functions.

github.com/casbin/casbin-hub - 4d14e8a9987565579408ba97295dc2eeeba15eeb authored over 4 years ago by Yang Luo <[email protected]>
Show g policies.

github.com/casbin/casbin-hub - f582c30b56b06d474361d2227968c81aa99bad09 authored over 4 years ago by Yang Luo <[email protected]>
Update dashboard link.

github.com/casbin/casbin-website - 43dd6f9d4fea15a77925ca16c3d1035a64242af5 authored over 4 years ago by Yang Luo <[email protected]>
Update dashboard link.

github.com/casbin/casbin-website-v2 - 43dd6f9d4fea15a77925ca16c3d1035a64242af5 authored over 4 years ago by Yang Luo <[email protected]>
Update antd to 4.0.0-rc.3

github.com/casbin/casbin-hub - 708d8fedb904371830a02b738563a142266a0dbc authored over 4 years ago by Yang Luo <[email protected]>
Downgrade react-scripts to 3.2.0 to avoid bug: https://github.com/facebook/create-react-app/issues/8075

github.com/casbin/casbin-hub - 923e5377dd85707acb33a3abda22787e46a0d868 authored over 4 years ago by Yang Luo <[email protected]>
Set client port to 3030.

github.com/casbin/casbin-hub - 385b1c854a587084bb7a7cc1a2c493290b5a7cd2 authored over 4 years ago by Yang Luo <[email protected]>
Add Baidu analytics.

github.com/casbin/casbin-website - d6fd6f3963636487a3b8ecf8d7757503de320882 authored over 4 years ago by Yang Luo <[email protected]>
Add Baidu analytics.

github.com/casbin/casbin-website-v2 - d6fd6f3963636487a3b8ecf8d7757503de320882 authored over 4 years ago by Yang Luo <[email protected]>
Add GitHub menu item.

github.com/casbin/casbin-hub - 3ef1225a305a79a25cf8598170cfad5f13904ada authored almost 5 years ago by Yang Luo <[email protected]>
Update dashboard link.

github.com/casbin/casbin-website-v2 - 4dbd24c3a2a93b01bbc179d16e2bef105884c874 authored almost 5 years ago by Yang Luo <[email protected]>
Update dashboard link.

github.com/casbin/casbin-website - 4dbd24c3a2a93b01bbc179d16e2bef105884c874 authored almost 5 years ago by Yang Luo <[email protected]>
Add DNS provider for Scaleway (#1047)

github.com/casbin/lego - ee33cff0020e336f58604fd7ad69d309b9d0de1e authored almost 5 years ago by Van Hau TRAN <[email protected]>
chore(release): 3.1.0 [skip ci]

# [3.1.0](https://github.com/casbin/node-casbin/compare/v3.0.9...v3.1.0) (2020-01-22)

### Featu...

github.com/casbin/casbin-core - 8d9b260452500c7045cdb807beb986691c6b3f69 authored almost 5 years ago by semantic-release-bot <[email protected]>
Merge pull request #111 from nodece/master

feat: implementation cachedEnforcer

github.com/casbin/casbin-core - f6471cc1daad9ab108779b497fb6cd1e121c4cdf authored almost 5 years ago by Yang Luo <[email protected]>
feat: implementation cachedEnforcer

github.com/casbin/casbin-core - 0ace1a66a36d5fe3ada37bfaaa938b84fc001c58 authored almost 5 years ago by Zixuan Liu <[email protected]>
cli: Add "LEGO_PATH" environment variable (#1045)

Co-authored-by: Ludovic Fernandez <[email protected]>

github.com/casbin/lego - 59ea57daf66d8201bd9690e227fa397732eab7f6 authored almost 5 years ago by Héctor Molinero Fernández <[email protected]>
Refactor out policy.go

github.com/casbin/casbin-hub - 07dcc153ead7ce85c28abd3e7c1706e9f6a1ef4a authored almost 5 years ago by Yang Luo <[email protected]>
namecheap: allow external domains (#1042)

github.com/casbin/lego - f5180ad521a3c3811eb0e0e723b09f1b942d7c04 authored almost 5 years ago by Mohamed Akram <[email protected]>
designate: Don't clean up managed records like SOA and NS (#1044)

github.com/casbin/lego - 470f04590bfca896e33e5fbf76f28384ee6d8df4 authored almost 5 years ago by Steffen Neubauer <[email protected]>
Show policy table now.

github.com/casbin/casbin-hub - 6cdfb2334818776c09605ae38273eb05d30505cd authored almost 5 years ago by Yang Luo <[email protected]>
Add param1 and param2 to adapter table, add TestAdapterConnection() API.

github.com/casbin/casbin-hub - cb61d99583557e85a57703a4cf85bb4e1ea05561 authored almost 5 years ago by Yang Luo <[email protected]>
Add adapter edit page.

github.com/casbin/casbin-hub - fa9bbb8035ca42264dd2bb90a811ddb9a5adcde4 authored almost 5 years ago by Yang Luo <[email protected]>
Update tutorial link.

github.com/casbin/casbin-website - 514b041a03defb40e39cf4346ff1087d7fd27c74 authored almost 5 years ago by Yang Luo <[email protected]>
Update tutorial link.

github.com/casbin/casbin-website-v2 - 514b041a03defb40e39cf4346ff1087d7fd27c74 authored almost 5 years ago by Yang Luo <[email protected]>
Add NestJS Casbin Module.

github.com/casbin/casbin-website - 624447e1129d18b42076d4657ca6c2a253c946fc authored almost 5 years ago by Yang Luo <[email protected]>
Add NestJS Casbin Module.

github.com/casbin/casbin-website-v2 - 624447e1129d18b42076d4657ca6c2a253c946fc authored almost 5 years ago by Yang Luo <[email protected]>
chore(release): 3.0.9 [skip ci]

## [3.0.9](https://github.com/casbin/node-casbin/compare/v3.0.8...v3.0.9) (2020-01-14)

### Bug ...

github.com/casbin/casbin-core - ab93a92ac2fc7835045587c8f303bf6090b67179 authored almost 5 years ago by semantic-release-bot <[email protected]>
Merge pull request #109 from nodece/master

fix: getImplicitPermissionsForUser missing domain parameter

github.com/casbin/casbin-core - 3264928c7deb50d62b4936d9a8e310eef078518c authored almost 5 years ago by Yang Luo <[email protected]>
fix: getImplicitPermissionsForUser missing domain parameter

github.com/casbin/casbin-core - 584624c99eabca68fc790d66fc4737511d92b074 authored almost 5 years ago by Zixuan Liu <[email protected]>
Use select controls.

github.com/casbin/casbin-hub - 469688dd55b58f332da1d21e18cab235392c5183 authored almost 5 years ago by Yang Luo <[email protected]>
Use rich text control for model text.

github.com/casbin/casbin-hub - ff65ccb49c34c200f55f94e732eba384f5672f05 authored almost 5 years ago by Yang Luo <[email protected]>
Add model edit page.

github.com/casbin/casbin-hub - 446f61de9c90008dd28f7d20b4936dc8e68c940e authored almost 5 years ago by Yang Luo <[email protected]>
Improve NavBar UI.

github.com/casbin/casbin-hub - 4f27581dc1401906bd48b19bbd1eb67cd0299e70 authored almost 5 years ago by Yang Luo <[email protected]>
Add some tutorials.

github.com/casbin/casbin-website - 6ba828f2df7512d2b8416515fdb06e2cd38cdeab authored almost 5 years ago by Yang Luo <[email protected]>
Add some tutorials.

github.com/casbin/casbin-website-v2 - 6ba828f2df7512d2b8416515fdb06e2cd38cdeab authored almost 5 years ago by Yang Luo <[email protected]>
Update VMware user's link to Harbor.

github.com/casbin/casbin-website-v2 - f24c6f4cfc646d0f8f398cc0c5664fbbd527421f authored almost 5 years ago by Yang Luo <[email protected]>
Update VMware user's link to Harbor.

github.com/casbin/casbin-website - f24c6f4cfc646d0f8f398cc0c5664fbbd527421f authored almost 5 years ago by Yang Luo <[email protected]>
Add enforcer table.

github.com/casbin/casbin-hub - 0cebfa87999808c818ece3d0307755aa86e0ab9d authored almost 5 years ago by Yang Luo <[email protected]>
Add model table.

github.com/casbin/casbin-hub - 9e51509dc4d286fd033d00f79cad1724c13f874e authored almost 5 years ago by Yang Luo <[email protected]>
Add dashboard link.

github.com/casbin/casbin-website - bec0a9c7111d65bd28905efa27715fe349f8fdbc authored almost 5 years ago by Yang Luo <[email protected]>
Add dashboard link.

github.com/casbin/casbin-website-v2 - bec0a9c7111d65bd28905efa27715fe349f8fdbc authored almost 5 years ago by Yang Luo <[email protected]>
Add Rust adapter list.

github.com/casbin/casbin-website-v2 - 5931b4a3edf7c25b5bd615e9e98da8dcfa6c05b4 authored almost 5 years ago by Yang Luo <[email protected]>
Add Rust adapter list.

github.com/casbin/casbin-website - 5931b4a3edf7c25b5bd615e9e98da8dcfa6c05b4 authored almost 5 years ago by Yang Luo <[email protected]>
Add adapter table.

github.com/casbin/casbin-hub - 2cc06c7ccf6b9a820a20fae08dbd0a18f258a9b8 authored almost 5 years ago by Yang Luo <[email protected]>
chore: update cenkalti/backoff to v4. (#1043)

github.com/casbin/lego - add2bea5778e18eda3696bd4cfe7dc7818bb5d06 authored almost 5 years ago by Ludovic Fernandez <[email protected]>
namecheap: add sandbox support. (#1041)

github.com/casbin/lego - a10027da1c972056f6bdd6ae1347b18e374c2d4b authored almost 5 years ago by Ludovic Fernandez <[email protected]>
Add IrisAdminApi as admin-portal.

github.com/casbin/casbin-website - 2cb3b2c92defa7699f87eb0e2d35031c163eb3da authored almost 5 years ago by Yang Luo <[email protected]>
Add IrisAdminApi as admin-portal.

github.com/casbin/casbin-website-v2 - 2cb3b2c92defa7699f87eb0e2d35031c163eb3da authored almost 5 years ago by Yang Luo <[email protected]>
chore: update dnspod lib. (#1037)

github.com/casbin/lego - bbc3013d84d9b36616cf2b8b6ef739258196fe9d authored almost 5 years ago by Ludovic Fernandez <[email protected]>
doc: improve Route53 documentation. (#1036)

github.com/casbin/lego - 6001372a915095d752bc00ca412465d6ec10666f authored almost 5 years ago by Ludovic Fernandez <[email protected]>
detach v3.3.0

github.com/casbin/lego - 1bd4b7071b27230fac50c54b20a3bec83b27c399 authored almost 5 years ago by Fernandez Ludovic <[email protected]>
Prepare release v3.3.0

github.com/casbin/lego - 63758264cb8537f498820cc36ad3bcaf201a5a5f authored almost 5 years ago by Fernandez Ludovic <[email protected]>
Update dnspod, because of API breaking changes. (#1034)

github.com/casbin/lego - 6154f47ec367ca8885e0d6bd09eb0ba9f074767d authored almost 5 years ago by Ludovic Fernandez <[email protected]>
Merge pull request #6 from fengjihua/master

support casbin v2 and go mod

github.com/casbin/redis-adapter - 0ef7649799058afd429bcfcaf7b78a69d7d97543 authored almost 5 years ago by Yang Luo <[email protected]>
support casbin v2 and go mod

github.com/casbin/redis-adapter - 0585737d014013b4ecefc12f1217e490a47faad9 authored almost 5 years ago by Michael Feng <[email protected]>
Successfully parse private key PEM blocks (#1030)

github.com/casbin/lego - c7bbf62dd40ba2019a2cf534aa73537e14ead096 authored almost 5 years ago by Matt Holt <[email protected]>
Merge pull request #351 from neelofer-appdirect/catchPanic

Handle panic in enforce

github.com/casbin/casbin - ea07e65dbd3fb5cda1b12e9030038d31a9f7a457 authored almost 5 years ago by Yang Luo <[email protected]>
Handle panic in enforce

github.com/casbin/casbin - fa1de0e2e664ee14cdbdc2fbf8f568dc86156f4f authored almost 5 years ago by neelofer-appDirect <[email protected]>
Auto-detection of the project ID for gcloud. (#1028)

github.com/casbin/lego - 4f72de468dc3a3dbb083e7928a5065fabf7098b6 authored almost 5 years ago by James <[email protected]>
dns/dreamhost: fix GoDoc (#1027)

github.com/casbin/lego - ca42cc42a0b16ba0043f72b00279521c8de90990 authored almost 5 years ago by Dominik Menke <[email protected]>
Merge pull request #48 from fikriauliya/patch-1

"RBAC (large)" memory overhead should be 7.9 MB

github.com/casbin/casbin-website-v2 - 5df3948347253a583d94596c45cf6ac08e3f0479 authored almost 5 years ago by Yang Luo <[email protected]>
Merge pull request #48 from fikriauliya/patch-1

"RBAC (large)" memory overhead should be 7.9 MB

github.com/casbin/casbin-website - 5df3948347253a583d94596c45cf6ac08e3f0479 authored almost 5 years ago by Yang Luo <[email protected]>
"RBAC (large)" memory overhead should be in 7.9 MB

github.com/casbin/casbin-website - 53083e5ed037108ed22a76ca6590d55a83823d7b authored almost 5 years ago by Pahlevi Fikri Auliya <[email protected]>
"RBAC (large)" memory overhead should be in 7.9 MB

github.com/casbin/casbin-website-v2 - 53083e5ed037108ed22a76ca6590d55a83823d7b authored almost 5 years ago by Pahlevi Fikri Auliya <[email protected]>
Fix error can't bulk-insert empty slice []*pgadapter.CasbinRule

github.com/casbin/casbin-pg-adapter - 88e5592581a730a7754fdae33b4421c26e56ce93 authored almost 5 years ago by khoipham <[email protected]>
SavePolicy now drop all previous data

github.com/casbin/casbin-pg-adapter - 7223ed5cec90e72d217107f98ba57ff05cc5c555 authored almost 5 years ago by khoipham <[email protected]>
Add Casbin.NET's EF Adapter.

github.com/casbin/casbin-website - 5925e5d8473fc8e9e2e9549a3446043621c87125 authored almost 5 years ago by Yang Luo <[email protected]>
Add Casbin.NET's EF Adapter.

github.com/casbin/casbin-website-v2 - 5925e5d8473fc8e9e2e9549a3446043621c87125 authored almost 5 years ago by Yang Luo <[email protected]>
Add code coverage

github.com/casbin/casbin-pg-adapter - 19ee627091ccc86c5aea7f5657276782400cbf5f authored almost 5 years ago by khoipham <[email protected]>
Update casbin-pg-adapter info.

github.com/casbin/casbin-website-v2 - d7938b6de6d4776557d3ea72e4e3d4913e1b01a5 authored almost 5 years ago by Yang Luo <[email protected]>
Update casbin-pg-adapter info.

github.com/casbin/casbin-website - d7938b6de6d4776557d3ea72e4e3d4913e1b01a5 authored almost 5 years ago by Yang Luo <[email protected]>
Added build status to README

github.com/casbin/casbin-pg-adapter - ba514ad20adc4ac30c71000c0124a4dc980d7376 authored almost 5 years ago by khoipham <[email protected]>
add travis yaml

github.com/casbin/casbin-pg-adapter - 3261f2b6ebf267ff688198c1f8364b232742b90e authored almost 5 years ago by khoipham <[email protected]>
add documentation

github.com/casbin/casbin-pg-adapter - 38a272287e38ff406e3add10bddf9e84483996de authored almost 5 years ago by khoipham <[email protected]>
implement FilteredAdapter interface

github.com/casbin/casbin-pg-adapter - e91692c9f988a34e51d53988275d734d35402bdb authored almost 5 years ago by khoipham <[email protected]>
Fix RemoveFilteredPolicy

github.com/casbin/casbin-pg-adapter - d413a3f82a0a421cf30228aee6ca0fd829b31373 authored almost 5 years ago by khoipham <[email protected]>
use go-pg v9 and casbin v2

github.com/casbin/casbin-pg-adapter - 5fa96e3d0525ee5561abe499b8b90c659de06878 authored almost 5 years ago by khoipham <[email protected]>
Add Node.js's Etcd Adapter.

github.com/casbin/casbin-website - a7c86d1961a69894cfeab806b573a94390bc7480 authored almost 5 years ago by Yang Luo <[email protected]>
Add Node.js's Etcd Adapter.

github.com/casbin/casbin-website-v2 - a7c86d1961a69894cfeab806b573a94390bc7480 authored almost 5 years ago by Yang Luo <[email protected]>
Add Node.js's Redis Adapter.

github.com/casbin/casbin-website - c792a25c5f0bb6a6cf29e1686bdb70a6cb0d3251 authored almost 5 years ago by Yang Luo <[email protected]>
Add Node.js's Redis Adapter.

github.com/casbin/casbin-website-v2 - c792a25c5f0bb6a6cf29e1686bdb70a6cb0d3251 authored almost 5 years ago by Yang Luo <[email protected]>
Improve tutorial.

github.com/casbin/casbin-website-v2 - d23b88ab76a392aa6f07b7c9ba3bb4f72efc0a2d authored almost 5 years ago by Yang Luo <[email protected]>
Improve tutorial.

github.com/casbin/casbin-website - d23b88ab76a392aa6f07b7c9ba3bb4f72efc0a2d authored almost 5 years ago by Yang Luo <[email protected]>
Add PHP's Redis Adapter.

github.com/casbin/casbin-website-v2 - 2278b12359c642e1f3e9cdb7e1e7b4b484924177 authored almost 5 years ago by Yang Luo <[email protected]>
Add PHP's Redis Adapter.

github.com/casbin/casbin-website - 2278b12359c642e1f3e9cdb7e1e7b4b484924177 authored almost 5 years ago by Yang Luo <[email protected]>
Add NavBar.

github.com/casbin/casbin-hub - 210d5eb51bdcf51204766099f9063f473310b4dd authored almost 5 years ago by Yang Luo <[email protected]>
Add antd.

github.com/casbin/casbin-hub - e762fede394131a3ac4937ad0cf37398a374f479 authored almost 5 years ago by Yang Luo <[email protected]>
Add server-side code.

github.com/casbin/casbin-hub - caf3b35c3636c2d1c411d4d0a23869b21c301ad9 authored almost 5 years ago by Yang Luo <[email protected]>
Create React app.

github.com/casbin/casbin-hub - 43feee0a7a2fa7889cdfb4cd33c3d84c89bfcdad authored almost 5 years ago by Yang Luo <[email protected]>
Ignore IDEA files.

github.com/casbin/casbin-hub - 16dcd9d1e8129a6c8a63394993c9a3ca022892b5 authored almost 5 years ago by Yang Luo <[email protected]>
Initial commit

github.com/casbin/casbin-hub - 727a672f2d5af31343801017e4d42e0a2fb40ef4 authored almost 5 years ago by Yang Luo <[email protected]>
Improve the demo site URL.

github.com/casbin/openstack-policy-editor - 69c1317926a221abd8581588fb608ae7b07272fc authored almost 5 years ago by Yang Luo <[email protected]>
Add Microsoft as our user.

github.com/casbin/casbin-website-v2 - e37f3a8f480b271022a27afbfca8f62046421d76 authored almost 5 years ago by Yang Luo <[email protected]>
Add Microsoft as our user.

github.com/casbin/casbin-website - e37f3a8f480b271022a27afbfca8f62046421d76 authored almost 5 years ago by Yang Luo <[email protected]>
Add Tencent as our user.

github.com/casbin/casbin-website-v2 - 49250f092e02c8925566a5926bc34b06a1f39686 authored almost 5 years ago by Yang Luo <[email protected]>