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

Support no-space after comma (e.g., "p,alice,data1,read") in default file adapter.

github.com/casbin/casbin - 13c2894299cb93747ba599ea039c6555e81023de authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #194 from Roman-787/fix/EscapeAssertion

fix escapeAssertion bug

github.com/casbin/casbin - bca55cf5bd96df5cdd40b4da86e93c1d47c9c793 authored almost 6 years ago by Yang Luo <[email protected]>
fix: OCSP, set HTTP client. (#759)

github.com/casbin/lego - ec6c22d70b19d1e26203d2189c1594fe6508b3b4 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
fixed excapeAssertion bug

github.com/casbin/casbin - 4473e17834cd1d5d87a2eeee71931ce44d36d3c6 authored almost 6 years ago by Roman <[email protected]>
chore: update golangci-lint. (#757)

github.com/casbin/lego - 38f335dbe1426cab576123988dbd7a50c50f5461 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Improve table's format in README.

github.com/casbin/casbin-core - acd2f0133a7ce54efff76c9f37cf5b552272e1bb authored almost 6 years ago by Yang Luo <[email protected]>
Add elastic.io's Mongoose Adapter to README.

github.com/casbin/casbin-core - 3311273cb9755649cc5287650d01c4b492cd1e64 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #563 from luhuisicnu/develop

Use quoted strings in bee help api

github.com/casbin/bee - d06f56566cb0f1956f2f78c3b07cad815ea782b0 authored almost 6 years ago by Faissal Elamraoui <[email protected]>
Merge pull request #569 from sangheee/develop

Kill the server process gracefully

github.com/casbin/bee - 12019e22aff6dcd7624ab3edf9fca846dc3128a8 authored almost 6 years ago by Faissal Elamraoui <[email protected]>
Prepare release v2.0.1

github.com/casbin/lego - 86c9de3db61436d07de2471508067f18c16c1997 authored almost 6 years ago by Fernandez Ludovic <[email protected]>
detach v2.0.1

github.com/casbin/lego - b91dbb66156befa3d04452fa8185e2325f70992f authored almost 6 years ago by Fernandez Ludovic <[email protected]>
detach v2.0

github.com/casbin/lego - eb2440e3fffc0d0c3ad6c01b2a28e339431a0d14 authored almost 6 years ago by Fernandez Ludovic <[email protected]>
Prepare release v2.0

github.com/casbin/lego - 9b4afbb99869234b76f5a6b6e48fcb9111f207d7 authored almost 6 years ago by Fernandez Ludovic <[email protected]>
Change AUR repository. (#748)

github.com/casbin/lego - 3857d889a350cfc732ea0d423125d628187349f9 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Add configurable timeout when obtaining certificates. (#747)

github.com/casbin/lego - 7e1f4948ecd085a0bf7837590e0a380d31dfdb1a authored almost 6 years ago by Ludovic Fernandez <[email protected]>
fix: rfc2136 must be run sequentially. (#745)

github.com/casbin/lego - b1fd5709874c1a97b2ea71e3a2554a8f7f6328dd authored almost 6 years ago by Ludovic Fernandez <[email protected]>
transip: concurrent access to the API. (#744)

github.com/casbin/lego - 41737739f2f1d137d8c013a43609060ab983e722 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
dns/gcloud: Fix check for GCE_PROJECT when using gcloud (#752)

github.com/casbin/lego - 3105a01a1c0247b438838c0bc4a22220630e8a0e authored almost 6 years ago by bzub <[email protected]>
Merge pull request #571 from taveek/patch-2

Fix all staticcheck errors

github.com/casbin/bee - f7120a52bf04c639c448a86912fbcee14c3e7f5a authored almost 6 years ago by Faissal Elamraoui <[email protected]>
Add VMware Harbor to our adopters in README.

github.com/casbin/casbin - 411fb496b563585bdb8909f02d4e032542b3ec77 authored almost 6 years ago by Yang Luo <[email protected]>
Add Go kit's middleware to README.

github.com/casbin/casbin - 88ec167364b3e2d51aa7bb39e2d927747eb26c53 authored almost 6 years ago by Yang Luo <[email protected]>
contrib: adds a guide to make a pull request. (#746)

github.com/casbin/lego - 891b50656ceed4509dd9605c407990ea2e690b13 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Fix accidently removed time.Sleep

github.com/casbin/bee - df31f04b2689a9d048e948f7c26860ef89fcd771 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Use GCE_PROJECT for project always, if specified (#750)

github.com/casbin/lego - c938de68f262c057542d44bcb67ef961cefcc60e authored almost 6 years ago by bzub <[email protected]>
Update g_docs.go

bug fix

github.com/casbin/bee - ab854cc8749dac6070117af45fa33c7ff70aebff authored almost 6 years ago by LiuYang <[email protected]>
Fix staticcheck failed - error strings should not be capitalized (ST1005)

github.com/casbin/bee - 4d1304b78c3f61cf19bf202d29197c195913d160 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix staticcheck failed - cutset contains duplicate characters (SA1024)

github.com/casbin/bee - 22af6cc712324ad9cbb9ce323989a2b81b17a4a4 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix staticcheck failed - error strings should not be capitalized (ST1005)

github.com/casbin/bee - f2696160ae921f28e7baae12585d2e51ad537344 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix staticcheck failed - should use time.Until instead of t.Sub(time.Now()) (S1024)

github.com/casbin/bee - d24c05d83ef389db389342672475255eb3c6b082 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix staticcheck failed - should use time.Until instead of t.Sub(time.Now()) (S1024)

github.com/casbin/bee - 79d6746aa22d4cffbe2d8895612d7cbd22858d27 authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix panic on running tests for newly generated project

github.com/casbin/bee - 19be52dc8cd771cfc50b64218204e4f0d9cc37ba authored almost 6 years ago by Tavee Khunbida <[email protected]>
Fix policy effect's typo in rbac_with_not_deny_model.conf

github.com/casbin/casbin - 0c6d3b6aa5f380110520b8ae866905dc4184deab authored almost 6 years ago by Yang Luo <[email protected]>
Bump to v2.0.0

github.com/casbin/casbin-core - c64f1eb13722d3cc82e359bf373aade25da81241 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #39 from nodece/master

Remove deprecated function and Refactor Logger

github.com/casbin/casbin-core - 69d6cceade0df4e5d14f30162230c7c3682607ea authored almost 6 years ago by Yang Luo <[email protected]>
Add GCP Pub/Sub Watcher to README.

github.com/casbin/casbin - 0e442c31f8b72b719799cbe5742baade1bfb93c8 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #3 from innius/master

don't return an error if redis key does not exist

github.com/casbin/redis-adapter - b36d844dade59e5081fd9d41ce55635f532e90c5 authored almost 6 years ago by Yang Luo <[email protected]>
Remove deprecated function and Refactor Logger

github.com/casbin/casbin-core - f00fd47b18536d15a9f4a95e10d747ef6b0c77b0 authored almost 6 years ago by nodece <[email protected]>
Remove comments and add error handling

github.com/casbin/bee - 87a287cac22969c6f6dc5519438961b8842d4fd5 authored almost 6 years ago by sanghee <[email protected]>
When restarting, terminate process gracefully

github.com/casbin/bee - 8252ea9f88f37eb7f00a9fb925b0de7f7c4dd026 authored almost 6 years ago by sanghee <[email protected]>
Add Management API's test.

github.com/casbin/casbin-core - 43e2654f2779fdb56af05eefb98af62186a8717c authored almost 6 years ago by Yang Luo <[email protected]>
New challenges management. (#741)

github.com/casbin/lego - 43401f2475dd1f6cc2e220908f0caba246ea854e authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Merge pull request #37 from new10com/chore/coveralls-dev-dep

set `coveralls` as a dev dependency

github.com/casbin/casbin-core - d203c4876fdc029fcbe27b07edae8f4424f657ee authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #9 from BenjaminB64/hiventive

Add a constructor for create an Adapter by a Gorm instance

github.com/casbin/gorm-adapter-ex - 5f0f4b5ecad7f5259de033c2765c1e9399b23034 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #9 from BenjaminB64/hiventive

Add a constructor for create an Adapter by a Gorm instance

github.com/casbin/gorm-adapter - 5f0f4b5ecad7f5259de033c2765c1e9399b23034 authored almost 6 years ago by Yang Luo <[email protected]>
chore: set `coveralls` as a dev dependency

github.com/casbin/casbin-core - ff31699a1ed6c10307ff5d7cab76685133875e05 authored almost 6 years ago by Ricardo Torres <[email protected]>
Add an unit test and fix a typo

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

github.com/casbin/gorm-adapter-ex - 47c10633023c72d7dc3cd4596c40492d4cd2401a authored almost 6 years ago by Benjamin <[email protected]>
Add an unit test and fix a typo

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

github.com/casbin/gorm-adapter - 47c10633023c72d7dc3cd4596c40492d4cd2401a authored almost 6 years ago by Benjamin <[email protected]>
Add a constructor for create an Adapter by a Gorm instance

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

github.com/casbin/gorm-adapter-ex - 51dd6bafe496066f91a7be3289d5dc8dc2caadb8 authored almost 6 years ago by Benjamin <[email protected]>
Add a constructor for create an Adapter by a Gorm instance

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

github.com/casbin/gorm-adapter - 51dd6bafe496066f91a7be3289d5dc8dc2caadb8 authored almost 6 years ago by Benjamin <[email protected]>
fix: gcloud. (#742)

github.com/casbin/lego - 9979087572e75e8e23dc67f06635dafaea2f335c authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Add Buffalo's middleware to README.

github.com/casbin/casbin - e88855b6d63a089e2435e4a8dfd9bb03cf3709cf authored almost 6 years ago by Yang Luo <[email protected]>
Removed an outdated instruction (#743)

The latest version of the policy doesn't need any manual adjusting; it's fine to use as-is.

github.com/casbin/lego - 8d8ec2c92c06dae7f89ac9569dc0e7f940fe713c authored almost 6 years ago by Fredrik Sandebert <[email protected]>
Add T-Mobile to our users.

github.com/casbin/casbin-website - a9a2b31e7ad401492c186a77f4cf8d43c6748d39 authored almost 6 years ago by Yang Luo <[email protected]>
Add T-Mobile to our users.

github.com/casbin/casbin-website-v2 - a9a2b31e7ad401492c186a77f4cf8d43c6748d39 authored almost 6 years ago by Yang Luo <[email protected]>
gcloud: fix for wildcard (#740)

github.com/casbin/lego - 820c2b7531bc598385da095f8eaf67641e17eef9 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
don't return an error if redis key does not exist

Returning an error causes casbin enforcer to panic while loading policies

github.com/casbin/redis-adapter - 5048457c114458ce735f5d679a24d62e906f258a authored almost 6 years ago by Ron van der Wijngaard <[email protected]>
Bump to v1.1.9

github.com/casbin/casbin-core - bcff238f6aec19875769faf7ae5a50fd70cd7d2c authored almost 6 years ago by nodece <[email protected]>
Fix import format.

github.com/casbin/okta-role-manager - 24ddb99e961f610f3bb06eaa81a752ff8995f2f0 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #1 from pollosp/fix_logger

Fix logger

github.com/casbin/okta-role-manager - 9841b37f6971da9ae77fc8e87411f852f1e24018 authored almost 6 years ago by Yang Luo <[email protected]>
alidns: add support to handle more than 20 domains (#739)

github.com/casbin/lego - cb3c4c7937576f20a0f018766fdf4825742565b9 authored almost 6 years ago by smartwang <[email protected]>
fix: errors management in the prober. (#736)

github.com/casbin/lego - 15764a17b6dc3350fc622d3a372aec79e5a889c2 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
fix: use new challtestsrv. (#735)

github.com/casbin/lego - 765b80cd417ed0dd5713e0ad48f62dd5a1d60d1b authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Adjust export file and bump to v1.1.8

github.com/casbin/casbin-core - 7bc9a3002e64494da6d6a717771f59bda644d114 authored almost 6 years ago by nodece <[email protected]>
Merge pull request #36 from nodece/master

Adjust API

github.com/casbin/casbin-core - 4996d61c12fef4182626ae1ebde0e5602efcc026 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #185 from techoner/master

Add more safe functions and test code.

github.com/casbin/casbin - 602737c848b6412eb135bde68d48fb837cfcb3f8 authored almost 6 years ago by Yang Luo <[email protected]>
Add more safe functions and test code.

github.com/casbin/casbin - 27e4d0c01804cde38bb00eff5e686c4d1b62250a authored almost 6 years ago by TechLee <[email protected]>
Merge pull request #15 from Schubbcasten/mongodialinfo-option

Add mgo.DialInfo as an alternative option for the Adapter constructor

github.com/casbin/mongodb-adapter - 0036bce266dd52217e76163aac798c07aa994999 authored almost 6 years ago by Yang Luo <[email protected]>
Remove the broken Sourcegraph badge in README.

github.com/casbin/casbin - 20d204e870c70593f4ee9b46845e1f1a635d4c6b authored almost 6 years ago by Yang Luo <[email protected]>
added new adapter constructor that works with mgo.DialInfo as argument

github.com/casbin/mongodb-adapter - c781571b7f34d2ec8131617716ba2746498f7e24 authored almost 6 years ago by Carsten Griessmann <[email protected]>
Support Go modules.

github.com/casbin/casbin - 3f3704117bb88071696e2d5317a6815cb67b28de authored almost 6 years ago by Yang Luo <[email protected]>
Fix the bug of importing "github.com/pkg/errors".

github.com/casbin/casbin - cb86f266e66a1ba9a18348e5a2f623d402505f8d authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #34 from ghaiklor/patch-1

loadFilteredPolicy must be async, the same as loadPolicy

github.com/casbin/casbin-core - 48c5e85e24f91a043021365fc5e377e52ee1b0c9 authored almost 6 years ago by Yang Luo <[email protected]>
loadFilteredPolicy must be async

github.com/casbin/casbin-core - 76247adc7a91eadb91610ea502c13a69cfa894a8 authored almost 6 years ago by Eugene Obrezkov <[email protected]>
Just support one matching function for default RoleManager.

github.com/casbin/casbin - 12d9fd1d0654b74d5b59220fee3205275ce5657b authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #182 from nodece/master

Refactor RBAC pattern

github.com/casbin/casbin - b0ab60afa06ca36cb8eb1c437aa749d160c3746c authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #18 from anton-khodak/patch-1

Add Docker badge

github.com/casbin/casbin-server - bbee114897632689c78071c5542db2baceae50b9 authored almost 6 years ago by Yang Luo <[email protected]>
Add Docker badge

github.com/casbin/casbin-server - 2f265aefb6cfc632d10bfa857a75da515f5ac1a4 authored almost 6 years ago by Anton Khodak <[email protected]>
Refactor RBAC pattern

github.com/casbin/casbin - 8fff915b26e744697405fc3de2d23876aae8c9b8 authored almost 6 years ago by nodece <[email protected]>
Release helper (#728)

github.com/casbin/lego - b05b54d1f69a31ceed92e2995243c5b17821c9e4 authored almost 6 years ago by Ludovic Fernandez <[email protected]>
Merge pull request #32 from szy0syz/patch-1

Update Mongoose Adapter URL in README.

github.com/casbin/casbin-core - 0d1847f5d620d44993293427ed35125b24bf6d74 authored almost 6 years ago by Yang Luo <[email protected]>
Update Mongoose Adapter URL in README.

github.com/casbin/casbin-core - ed99d9a274b9491aa95b2641f87dd8f9821915d8 authored almost 6 years ago by Jerry Shi (阿飞) <[email protected]>
Rework the RBAC with pattern example.

github.com/casbin/casbin - 7650cba3506a36ef09bfd689efb15c74a9d37002 authored almost 6 years ago by Yang Luo <[email protected]>
Update the URL for PHP-Casbin.

github.com/casbin/awesome-auth - 7fab061cad5988bf1d4a7e607e527660359d9047 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #14 from decal/nodejs-add-bell

Add hapijs bell under Passport in NodeJS section

github.com/casbin/awesome-auth - c7691844623f8fa2e0d27779c93133905a0e0f45 authored almost 6 years ago by Yang Luo <[email protected]>
Add hapijs bell under Passport in NodeJS section

github.com/casbin/awesome-auth - 24c568eda0fc3bc194e30db09c464d77f3e09bdd authored almost 6 years ago by Derek Callaway <[email protected]>
Merge pull request #178 from nodece/master

Add RESTful Support for g

github.com/casbin/casbin - 92e8e270c29e66b2db9901b89f946aa202614c77 authored almost 6 years ago by Yang Luo <[email protected]>
Add RESTful support for g

github.com/casbin/casbin - 8cfc636f78752a7da383f0dffc7b11019fad3d33 authored almost 6 years ago by nodece <[email protected]>
Set filtered to true for File Filtered Adapter.

github.com/casbin/casbin - a50dc5759f9af6fbe7597ab6d73d54294eab0d02 authored almost 6 years ago by Yang Luo <[email protected]>
Do not automatically call LoadPolicy() for a filtered adapter.

github.com/casbin/casbin - fadc1bc64c7172c0ecf6122a4133e1f91774d3e2 authored almost 6 years ago by Yang Luo <[email protected]>
Merge pull request #14 from GNURub/feature/mgo-umaintained

Changed mgo repository to github.com/globalsign/mgo

github.com/casbin/mongodb-adapter - 595d14f2fb80586ccb7c5f005cbde961455a3c11 authored almost 6 years ago by Yang Luo <[email protected]>
Use filtered to determine whether it's a filtered adapter.

github.com/casbin/mongodb-adapter - a381e1432214376437738d643343f123fe02ac8d authored almost 6 years ago by Yang Luo <[email protected]>
Improve test helper function.

github.com/casbin/mongodb-adapter - cedbb3fcf10d82b147399c3646dfbcd7bff90abe authored almost 6 years ago by Yang Luo <[email protected]>
Add Mongoose Adapter to README.

github.com/casbin/casbin-core - 15439c879de78a982e8397104070bae768f54f78 authored almost 6 years ago by Yang Luo <[email protected]>
Handle PostgreSQL duplicated db error better, fix: https://github.com/casbin/xorm-adapter/issues/8

github.com/casbin/xorm-adapter - e40cbd17d53fd7a5cee646cc1083631432bce8ee authored almost 6 years ago by Yang Luo <[email protected]>
Bump to v1.1.6

github.com/casbin/casbin-core - 843b0226a0ce7b4073380b16dbaf8a42bcb08883 authored almost 6 years ago by Yang Luo <[email protected]>
Fix: https://github.com/casbin/node-casbin/issues/31

github.com/casbin/casbin-core - d4efd20ca3b89badf3f5eb2c1a44ce54b28dfe3c authored almost 6 years ago by nodece <[email protected]>
Refactor the core of the lib (#700)

- Packages
- Isolate code used by the CLI into the package `cmd`
- (experimental) Add e2e test...

github.com/casbin/lego - 42941ccea6b431ebff203d4cb520991fb7b47951 authored almost 6 years ago by Ludovic Fernandez <[email protected]>