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 Tencent Cloud to our users.

github.com/casbin/casbin-website-v2 - 37a3888e1a4ecdcccf8c458a7bb48c840f4a234e authored about 6 years ago by Yang Luo <[email protected]>
Add Tencent Cloud to our users.

github.com/casbin/casbin-website - 37a3888e1a4ecdcccf8c458a7bb48c840f4a234e authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #5 from BetaCat0/change-icon

change icon

github.com/casbin/casbin-website - 2818759857d1de00f08fd3f3d2c5e10748e28678 authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #5 from BetaCat0/change-icon

change icon

github.com/casbin/casbin-website-v2 - 2818759857d1de00f08fd3f3d2c5e10748e28678 authored about 6 years ago by Yang Luo <[email protected]>
Renew Casbin Server's info in README.

github.com/casbin/casbin - 0732dd1a6fec8d325588cd23a45b6d37688907bb authored about 6 years ago by Yang Luo <[email protected]>
Add Argo CD's docs to tutorials.

github.com/casbin/casbin - 314bd68389839afa573abf6f6223d06534d4c06b authored about 6 years ago by Yang Luo <[email protected]>
change icon

github.com/casbin/casbin-website-v2 - e8c3bb0d4593d570186d96d894b42f102fdfeec3 authored about 6 years ago by zhanghelong <[email protected]>
change icon

github.com/casbin/casbin-website - e8c3bb0d4593d570186d96d894b42f102fdfeec3 authored about 6 years ago by zhanghelong <[email protected]>
Merge pull request #133 from Quasilyte/quasilyte/commentedOutCode

remove commented-out code

github.com/casbin/casbin - 009b99117968d36c1d49892899655cba0be771d6 authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #132 from Quasilyte/quasilyte/typeSwitchVar

use type switch var binding to reduce the amount of type assertions

github.com/casbin/casbin - 3af963774fceea8a9af5b05ec469af0a2afce849 authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #131 from Quasilyte/quasilyte/typeUnparen

remove redundant parenthesis from type conversion exprs

github.com/casbin/casbin - 02f3171fc71e510cfce0e120dc511cf784e421bd authored about 6 years ago by Yang Luo <[email protected]>
remove commented-out code

Found using https://go-critic.github.io/overview#commentedOutCode-ref

github.com/casbin/casbin - 5ee817f00b02eb4846d57996dec7b6819c03c0c1 authored about 6 years ago by Iskander Sharipov <[email protected]>
use type switch var binding to reduce the amount of type assertions

Found using https://go-critic.github.io/overview#typeSwitchVar-ref

github.com/casbin/casbin - d3415d03317e8278ace4da4b64064af47d7195aa authored about 6 years ago by Iskander Sharipov <[email protected]>
remove redundant parenthesis from type conversion exprs

(T)(v) is identical to T(v) when T is not a pointer type.

Found using https://go-critic.github....

github.com/casbin/casbin - 68fe4aa08767db05809078ec161c0977136b7650 authored about 6 years ago by Iskander Sharipov <[email protected]>
Merge pull request #9 from BetaCat0/feature-rbac

rbac api & tests

github.com/casbin/casbin-server - 6b46c48c8845dc1b8021f2872be08b8e1a62b092 authored about 6 years ago by Yang Luo <[email protected]>
rbac api & tests

github.com/casbin/casbin-server - 3503d026bc2551677ea2cd6c22bcad452f9a19bd authored about 6 years ago by zhanghelong <[email protected]>
refactor: rename Alibaba DNS env var. (#636)

github.com/casbin/lego - ad34a85dada244c4e4a50d71963a90ea70736033 authored about 6 years ago by SALLEYRON Julien <[email protected]>
cmd/api: put sqlconn to app.conf

github.com/casbin/bee - cb2fae3e68343a6fcf66b12d417e4e76679cc26e authored about 6 years ago by dotSlashLu <[email protected]>
Update iij version to remove CRLF (#635)

github.com/casbin/lego - 839b137761d2a75532c0cfde0c67d9d753f430e5 authored about 6 years ago by NicoMen <[email protected]>
cmd/new: unify variable naming convention with cmd/api

camelCase should be the standard anyway

github.com/casbin/bee - 393e315ba5b9f32b590af30957fc2a5db41e1d29 authored about 6 years ago by dotSlashLu <[email protected]>
Merge pull request #8 from BetaCat0/feature-management

wrapping management api

github.com/casbin/casbin-server - a26fca736fc76e722db3ac1468fe2a3e6b19977c authored about 6 years ago by Yang Luo <[email protected]>
management api

github.com/casbin/casbin-server - b07c5e16d9a34a206443f6cff52270bebc64dd5a authored about 6 years ago by zhanghelong <[email protected]>
Use path/filepath instead of path (#633)

github.com/casbin/lego - 088c707d4ce00e413a9a4cba05f845cddef90402 authored about 6 years ago by mattn <[email protected]>
Check error to avoid panic due to nil client (#631)

github.com/casbin/lego - 035c27cdb70e8e9c120eaa471f068d6d08ce9dee authored about 6 years ago by NicoMen <[email protected]>
Panic on generating a certificate (#627)

github.com/casbin/lego - cd5479a6b1b9952d19fafa6a4001b34cba42c66d authored about 6 years ago by Sten Spans <[email protected]>
Add DNS Provider for ALIYUN DNS (#620)

github.com/casbin/lego - c22f8d841fc2d1dd95b3a83cdab06b01ca5a0f2a authored about 6 years ago by yuexiaoyun <[email protected]>
Add filename parameter (#612)

github.com/casbin/lego - 89eff6fc7b6791b4817053d46e165442f733942f authored about 6 years ago by Silas Rech <[email protected]>
Add DNS Provider for netcup (#610)

github.com/casbin/lego - 5a1c3d21347056084252e0e5360cf4c08790899d authored about 6 years ago by Laurendus <[email protected]>
Route53: Make it possible to configure from the env (#603)

github.com/casbin/lego - ef7cd040022cbbda2836cd3026457208b0c9a2be authored about 6 years ago by Conor Mongey <[email protected]>
Add DNS Provider for IIJ (#606)

github.com/casbin/lego - 725b6b816afb378ed8285b0a5b174677de393eb5 authored about 6 years ago by keisuk-t <[email protected]>
dnsprovider: upgrade egoscale to v0.11.1 (#617)

github.com/casbin/lego - f3cfe4a24a8249788b5331c2d5a809c23e79e381 authored about 6 years ago by Yoan Blanc <[email protected]>
Submit all dns records up front, then validate serially (#607)

github.com/casbin/lego - de3accf531a7dd4eff65ae20e9787fc62045b674 authored about 6 years ago by Craig Peterson <[email protected]>
Merge pull request #7 from BetaCat0/feature-management

feature management

github.com/casbin/casbin-server - 55ece59f8b49bf620367eb047060d9dfb37ac31d authored about 6 years ago by Yang Luo <[email protected]>
feature management

github.com/casbin/casbin-server - 9d674307b279af8c44e763dfb7f4d439ae5033cb authored about 6 years ago by zhanghelong <[email protected]>
Merge pull request #5 from nodece/master

Refactor NewAdapter

github.com/casbin/casbin-server - 6ece15d2890702051125d28c734f302c893528e7 authored about 6 years ago by Yang Luo <[email protected]>
Refactor NewAdapter

github.com/casbin/casbin-server - d3671de614cd83b0c93086bfdad6c12d2de1fbd7 authored about 6 years ago by nodece <[email protected]>
Use the official Awesome badge.

github.com/casbin/awesome-auth - 0d408b52cc02a692906491f17578d13aa6c55c93 authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #3 from nodece/master

Change new casbin.NewEnforcer parameter

github.com/casbin/casbin-server - 4b323f7e523a225dca36db0e422df83cdcdcd2e4 authored about 6 years ago by Yang Luo <[email protected]>
Change new casbin.NewEnforcer parameter

github.com/casbin/casbin-server - 3223b433275de31fd421bad105e83c45b6d52d6d authored about 6 years ago by nodece <[email protected]>
Merge pull request #2 from nodece/master

Add load Adapter by driverName

github.com/casbin/casbin-server - 289241ab05e49ba8acfaf30520d33252bb816680 authored about 6 years ago by Yang Luo <[email protected]>
Add load Adapter by driverName

github.com/casbin/casbin-server - d68dba8975d81d0500556448756f2f0775ab4f41 authored about 6 years ago by nodece <[email protected]>
Fix the protobuf compilation in Travis CI.

github.com/casbin/casbin-server - 909f27b5704329d1b04cdf613ad2807a2f50c361 authored about 6 years ago by Yang Luo <[email protected]>
Add Travis CI.

github.com/casbin/casbin-server - 4629f398b01f8b60acec73dc6a2f968c76bf08cf authored about 6 years ago by Yang Luo <[email protected]>
Remove the client.

github.com/casbin/casbin-server - b2b80d6ae3eedec2f51ed639ff4b3a22834579ef authored about 6 years ago by Yang Luo <[email protected]>
Add TestRBACModel() for server-side.

github.com/casbin/casbin-server - 4e408d2281250e08083338ddb7dbfb9f5ec740ee authored about 6 years ago by Yang Luo <[email protected]>
Finish AddPolicy() and RemovePolicy().

github.com/casbin/casbin-server - 5cd5d764bce27c7fd828fad923c43bc436b3f84b authored about 6 years ago by Yang Luo <[email protected]>
Finish LoadPolicy() and SavePolicy().

github.com/casbin/casbin-server - 0e80bc00ea7cb6915296f2cb67cdcb0e1180a70b authored about 6 years ago by Yang Luo <[email protected]>
Finish Enforce().

github.com/casbin/casbin-server - ac4e3cbc7a8e612d1722afa1711ebe4274f8e519 authored about 6 years ago by Yang Luo <[email protected]>
Finish NewEnforcer() and NewAdapter().

github.com/casbin/casbin-server - 088ecdd3c77b5a60ab6e9ee645e6b4713663305e authored about 6 years ago by Yang Luo <[email protected]>
Sort the imports.

github.com/casbin/casbin-server - c04377f87a23c147b4bb121fec8a4fa8bae9c99a authored about 6 years ago by Yang Luo <[email protected]>
Fix wrong sub-heading and close #1

github.com/casbin/casbin-website-v2 - d0b366662fb097e63a193bd130800adc0876e7cf authored about 6 years ago by nodece <[email protected]>
Fix wrong sub-heading and close #1

github.com/casbin/casbin-website - d0b366662fb097e63a193bd130800adc0876e7cf authored about 6 years ago by nodece <[email protected]>
Bump to v1.1.2

github.com/casbin/casbin-core - dde714ea90ca5cb53667431ddb25477e5ae2a1e5 authored about 6 years ago by Yang Luo <[email protected]>
:bug: fix 2 array equals' bug

github.com/casbin/casbin-core - 2b3ff914d7999d74ef24266d5e9791d2ad6f2be1 authored about 6 years ago by Chalin-Shi <[email protected]>
Use @ts-ignore to allow null adapter and watcher.

github.com/casbin/casbin-core - 8f0315c62a4167c497723bccce4240bdf52cdb10 authored about 6 years ago by Yang Luo <[email protected]>
Refactor out ManagementEnforcer from Enforcer class.

github.com/casbin/casbin-core - d655ad5ebfc333b389ba3bd3d2f5994f333391e6 authored about 6 years ago by Yang Luo <[email protected]>
Make CoreEnforcer.enableLog() an instance method.

github.com/casbin/casbin-core - 1d7fef5097f3f0021136bfdea9b01bfc59772762 authored about 6 years ago by Yang Luo <[email protected]>
Fix file adapter's savePolicy() bug.

github.com/casbin/casbin-core - f1ace5241288afe98a12d6060e00cdf10d7b8262 authored about 6 years ago by Yang Luo <[email protected]>
Do not support "in" operator and multi-line matcher now.

github.com/casbin/casbin-core - 7037f5665098851b77b6d52080a946f84eef42f0 authored about 6 years ago by Yang Luo <[email protected]>
Handle adapter's "not implemented" error in correct way.

github.com/casbin/casbin-core - 31aa24ad55956c408a7c2cdfc2d79dfa4a405258 authored about 6 years ago by Yang Luo <[email protected]>
Improve the code format of the file adapter.

github.com/casbin/casbin-core - e4a83590a8edb0069822085b480f8fca5d661833 authored about 6 years ago by Yang Luo <[email protected]>
Fix a bug in Mgmt API's addNamedGroupingPolicy().

github.com/casbin/casbin-core - 43757a19b593117320f74eb8b8d133405c030ca5 authored about 6 years ago by Yang Luo <[email protected]>
Add missing await to enforcer's test.

github.com/casbin/casbin-core - 01be47a218d48f47502c6e392f0b1b1421346b42 authored about 6 years ago by Yang Luo <[email protected]>
Initialize CoreEnforcer.adapter to null.

github.com/casbin/casbin-core - 4c872fa73123514a13a204efc771ece52a5e3b34 authored about 6 years ago by Yang Luo <[email protected]>
Refactor out InternalEnforcer from Enforcer class.

github.com/casbin/casbin-core - 292e5a9fd3eff6eb5d4be5aa31dd759fc08ce68b authored about 6 years ago by Yang Luo <[email protected]>
Initialize role manager, effector and watch in initialize().

github.com/casbin/casbin - 1b1168f22dba11e2a5ac8f68792c1a91c362ff41 authored about 6 years ago by Yang Luo <[email protected]>
Refactor out CoreEnforcer from Enforcer class.

github.com/casbin/casbin-core - 3428ad6dad052f5336ddc182754345abfc96d335 authored about 6 years ago by Yang Luo <[email protected]>
Add all other enforcer tests.

github.com/casbin/casbin-core - 056ddad197ccc6be61f928b6d504f5379a566374 authored about 6 years ago by Yang Luo <[email protected]>
Add syntax-for-models document

github.com/casbin/casbin-website - 76011c8496d3128340a222381cd200ecb333a5b7 authored about 6 years ago by nodece <[email protected]>
Add syntax-for-models document

github.com/casbin/casbin-website-v2 - 76011c8496d3128340a222381cd200ecb333a5b7 authored about 6 years ago by nodece <[email protected]>
Improve the README about multi-language support.

github.com/casbin/casbin-core - 06b8faa9e73ec99a0fa7ae818a60810a896dfa8f authored about 6 years ago by Yang Luo <[email protected]>
Remove Donation in README.

github.com/casbin/casbin - e0c874a251546e151f57c1d163deb4d628a28c0d authored about 6 years ago by Yang Luo <[email protected]>
Improve the README about multi-language support.

github.com/casbin/casbin - d625e1b1699a1788af7d6dd91d5ed171a7654e65 authored about 6 years ago by Yang Luo <[email protected]>
Add AddPolicy(), RemovePolicy() related calls.

github.com/casbin/casbin-server - cd0ee75f485171fea8961911d3a6c33fa5077f93 authored about 6 years ago by Yang Luo <[email protected]>
Add Enforce().

github.com/casbin/casbin-server - 8e10aa06f3598121662e1ca6a22e5040d510c8db authored about 6 years ago by Yang Luo <[email protected]>
Add NewAdapter() declaration in server-side.

github.com/casbin/casbin-server - 9dbbf31ad12fff74654d3e5b2d22e0efc8514c78 authored about 6 years ago by Yang Luo <[email protected]>
Add NewEnforcer() call.

github.com/casbin/casbin-server - d303c370ce39736cded735e2348ad13f0eeee13e authored about 6 years ago by Yang Luo <[email protected]>
Do not commit protobuf's .pb.go files.

github.com/casbin/casbin-server - 37262e7e1523871d3322ace085b8d9ea0579e0a1 authored about 6 years ago by Yang Luo <[email protected]>
Bump to v1.1.1

github.com/casbin/casbin-core - b1b318c546df933e2521a6ee85a81967fce70278 authored about 6 years ago by Yang Luo <[email protected]>
Merge pull request #17 from Chalin-Shi/master

:bug: fix type of 2d array bug

github.com/casbin/casbin-core - 8fa45036383363e331e0d4cd1ca624fdec656eb5 authored about 6 years ago by Yang Luo <[email protected]>
:bug: fix type of 2d array bug

github.com/casbin/casbin-core - f9dbf501a4d94d5e393bee76d1de14b18c4c6b18 authored about 6 years ago by Chalin-Shi <[email protected]>
Ignore npm & yarn lock files.

github.com/casbin/casbin-core - aeb804f25fff6384c2d0e55624707230a172c3a5 authored about 6 years ago by Yang Luo <[email protected]>
Improve the LICENSE of README.

github.com/casbin/casbin-core - e94948b5f912ed3e1c79d793b0ab536e658ae790 authored about 6 years ago by Yang Luo <[email protected]>
Improve the LICENSE of README.

github.com/casbin/casbin - a6a89b6edd5ab636ccb22241e97a17c36e034f40 authored about 6 years ago by Yang Luo <[email protected]>
Change the indentation to 4 spaces in README.

github.com/casbin/negroni-authz - 6f3e866a7b287fd4da45bfe6215e8127a1cb237d authored about 6 years ago by Yang Luo <[email protected]>
Update the publish instruction in README.

github.com/casbin/casbin-website-v2 - 5aeea4ea0ff770a68e77330f2cede089ae04f271 authored about 6 years ago by Yang Luo <[email protected]>
Update the publish instruction in README.

github.com/casbin/casbin-website - 5aeea4ea0ff770a68e77330f2cede089ae04f271 authored about 6 years ago by Yang Luo <[email protected]>
Add Travis CI to automatically deploy the site.

github.com/casbin/casbin-website-v2 - 9318133504a2648f428d8f02dd28c244733fdd92 authored about 6 years ago by Yang Luo <[email protected]>
Add Travis CI to automatically deploy the site.

github.com/casbin/casbin-website - 9318133504a2648f428d8f02dd28c244733fdd92 authored about 6 years ago by Yang Luo <[email protected]>
Improve the format of README, fix wrong instructions and typos.

github.com/casbin/casbin-website - 8b14f5f0ef53047f619fe54a777c1955cb310f89 authored about 6 years ago by Yang Luo <[email protected]>
Improve the format of README, fix wrong instructions and typos.

github.com/casbin/casbin-website-v2 - 8b14f5f0ef53047f619fe54a777c1955cb310f89 authored about 6 years ago by Yang Luo <[email protected]>
Add basic documents

github.com/casbin/casbin-website - 2a6a4ff89076705b384e38b87bd6e8692dd333ac authored about 6 years ago by nodece <[email protected]>
Add basic documents

github.com/casbin/casbin-website-v2 - 2a6a4ff89076705b384e38b87bd6e8692dd333ac authored about 6 years ago by nodece <[email protected]>
Add publish command to README.

github.com/casbin/casbin-website - c01c3166219222e1940c528b33b711a51038069c authored about 6 years ago by Yang Luo <[email protected]>
Add publish command to README.

github.com/casbin/casbin-website-v2 - c01c3166219222e1940c528b33b711a51038069c authored about 6 years ago by Yang Luo <[email protected]>
Add Muxi Cloud to our adopters in README.

github.com/casbin/casbin - b69b12083f2c3b246a0cbd1325346b4e464334e9 authored about 6 years ago by Yang Luo <[email protected]>
Bump to v1.1.0

github.com/casbin/casbin-core - b84f789db922fcf2819fb08e7bd1541b7123ff96 authored about 6 years ago by Yang Luo <[email protected]>
Remove individual sensitive information in test.

github.com/casbin/casbin-core - ffb6831db178513ff3602d0db00f4a1154a59441 authored about 6 years ago by Yang Luo <[email protected]>
Export model.

github.com/casbin/casbin-core - a6d9d82f99fb5a704c372e7194901933c825615b authored about 6 years ago by Yang Luo <[email protected]>
Add test case TestMatcherUsingInOperator & examples/rbac_model_matcher & update README.md (#123)

* add test case TestMatcherUsingInOperator & examples/rbac_model_matcher_using_in_op.conf

* U...

github.com/casbin/casbin - ea1056546146bf8b0f3d0872219b9937e3677930 authored about 6 years ago by Nperson <[email protected]>