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

Merge pull request #96 from nodece/master

Add enforceWithSyncCompile

github.com/casbin/casbin-core - 8d9ef77861d0c8aae46124ce5d9b92df63914955 authored almost 5 years ago by Yang Luo <[email protected]>
Add enforceWithSyncCompile

github.com/casbin/casbin-core - f23ae6826cb9df023e0035ec253f73bd3bf343aa authored almost 5 years ago by Zixuan Liu <[email protected]>
Update Mongoose Adapter's info.

github.com/casbin/casbin-website - d0556be4ba541b6a0a4d8d8499420e58af7672f4 authored almost 5 years ago by Yang Luo <[email protected]>
Update Mongoose Adapter's info.

github.com/casbin/casbin-website-v2 - d0556be4ba541b6a0a4d8d8499420e58af7672f4 authored almost 5 years ago by Yang Luo <[email protected]>
Fix Go-pg Adapter's info.

github.com/casbin/casbin-website-v2 - 48a6c98cce27651610acd10bc968b4fd0b016fc3 authored almost 5 years ago by Yang Luo <[email protected]>
Fix Go-pg Adapter's info.

github.com/casbin/casbin-website - 48a6c98cce27651610acd10bc968b4fd0b016fc3 authored almost 5 years ago by Yang Luo <[email protected]>
Merge pull request #19 from luochuanyuewu/master

fix import path for xorm, xorm is moving to gitea.com

github.com/casbin/xorm-adapter - f11f9b23cc3de66ee2c4e3e3670ab85dc96c3b86 authored about 5 years ago by Yang Luo <[email protected]>
fix import path for xorm, due to the fact that xorm is on longer avaliable on github soon.

github.com/casbin/xorm-adapter - 6291f6be0df8a0828010df49ac30d5f5823b7d14 authored about 5 years ago by luochuanyuewu <[email protected]>
Merge pull request #94 from nodece/master

Cache the precompilled expressions to speed up.

github.com/casbin/casbin-core - c3e8118b226ef5cc73127417a0452da2f3989744 authored about 5 years ago by Yang Luo <[email protected]>
Cache the precompilled expressions to speed up.

github.com/casbin/casbin-core - 66e5f54e8d44fb24411a0de5cfa66882be6793c7 authored about 5 years ago by Zixuan Liu <[email protected]>
chore: update linter. (#997)

github.com/casbin/lego - 635b9ac93d6f1b1d4a832d164934ad75bf5d0149 authored about 5 years ago by Ludovic Fernandez <[email protected]>
feat: expose more SOA fields found by dns01.FindZoneByFqdn (#980)

github.com/casbin/lego - 8afde164a15aea9b5d7eddc1f1d267b56fb5132e authored about 5 years ago by Dominik Menke <[email protected]>
Don't deactivate valid authorizations (#996)

github.com/casbin/lego - aab54da9a275a9b818193bd3711d182adbdb6413 authored about 5 years ago by seph <[email protected]>
Merge pull request #43 from juicycleff/master

Update Adapters.md with Node MongoDB Native Adapter

github.com/casbin/casbin-website-v2 - 2d0da787de20aa2af4043b8f7596d4a97ce4d01f authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #43 from juicycleff/master

Update Adapters.md with Node MongoDB Native Adapter

github.com/casbin/casbin-website - 2d0da787de20aa2af4043b8f7596d4a97ce4d01f authored about 5 years ago by Yang Luo <[email protected]>
Update Adapters.md

github.com/casbin/casbin-website - b67cbdd3fb0844a3d2b0ab721c6679425cedd9a1 authored about 5 years ago by Rex Raphael <[email protected]>
Update Adapters.md

github.com/casbin/casbin-website-v2 - b67cbdd3fb0844a3d2b0ab721c6679425cedd9a1 authored about 5 years ago by Rex Raphael <[email protected]>
Merge pull request #42 from NewbMiao/master

add autosave dynacasbin adapter

github.com/casbin/casbin-website-v2 - ee64cb3df2a01f99c9289a6c8e1fc58ace6a7296 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #42 from NewbMiao/master

add autosave dynacasbin adapter

github.com/casbin/casbin-website - ee64cb3df2a01f99c9289a6c8e1fc58ace6a7296 authored about 5 years ago by Yang Luo <[email protected]>
add autosave dynacasbin adapter

github.com/casbin/casbin-website - 8c4e3472ab70dded7f6487f549b233a4107b4e1f authored about 5 years ago by newbmiao <[email protected]>
add autosave dynacasbin adapter

github.com/casbin/casbin-website-v2 - 8c4e3472ab70dded7f6487f549b233a4107b4e1f authored about 5 years ago by newbmiao <[email protected]>
Merge pull request #314 from techoner/patch-2

Improve the performance of NewEnforcer().

github.com/casbin/casbin - 86cf8d05c93730389a99babe7cefb73bc8f3a8a0 authored about 5 years ago by Yang Luo <[email protected]>
Improve the performance of NewEnforcer().

github.com/casbin/casbin - 3af48dc3cb9459663b38a80afcb365fee24ee871 authored about 5 years ago by Foufou <[email protected]>
Merge pull request #311 from yutita/patch-1

Add current go version to Travis

github.com/casbin/casbin - ac70fb4fa1cc5153fd7619f0b5c836575a31079c authored about 5 years ago by Yang Luo <[email protected]>
Add current go version to Travis

github.com/casbin/casbin - e497fdf24eef4076aaf0138f7456e1e1bc7c2994 authored about 5 years ago by yutita <[email protected]>
docs: clarify installation-from-source instructions

Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/[email protected]....

github.com/casbin/lego - 41a938463827c00b571c619f5c837cd9dc2640ea authored about 5 years ago by Dominik Menke <[email protected]>
Merge pull request #5 from M-Razavi/master

Add English translation

github.com/casbin/openstack-policy-editor - 1f92061fd9aba3cf14ebfa4bdc53fb7007363777 authored about 5 years ago by Yang Luo <[email protected]>
Add English translation

github.com/casbin/openstack-policy-editor - 39e1673bf3cc8a6c04d11a6077060b1b760b5ef5 authored about 5 years ago by Razavi <[email protected]>
Merge pull request #310 from Orefa/master

fix the threading problem of the Enforce method of the SyncedEnforcer

github.com/casbin/casbin - cae83f7bf90343e36ef1d2d52051153655767da6 authored about 5 years ago by Yang Luo <[email protected]>
fix the threading problem of the Enforce method of the SyncedEnforcer

github.com/casbin/casbin - 87cc71a1f611930a1fe0fa5225e6a3aa9f07fc82 authored about 5 years ago by Orefa <[email protected]>
Merge pull request #308 from shihanng/fix-doc-code

Properly indent sample code in doc

github.com/casbin/casbin - 0e1ff434a1dc861dd7664aa71a7c85ba7bf387dc authored about 5 years ago by Yang Luo <[email protected]>
Properly indent sample code in doc

github.com/casbin/casbin - 2df8def416e822c564f99bb15b75f9472bf55d6e authored about 5 years ago by Shi Han NG <[email protected]>
Print patron_dir in /tenants.

github.com/casbin/openstack-policy-editor - 876c1b7959085e829f74f9dc05ccad7caf351b7a authored about 5 years ago by Yang Luo <[email protected]>
Added Casbin 2.0 support, requires Laravel 5.5 and newer.

github.com/casbin/laravel-rbac - d77f1f7e8895842b1d1ca10ec45569a87ee5ba67 authored about 5 years ago by root <[email protected]>
Add Silo tutorial.

github.com/casbin/casbin-website-v2 - 4fc4d917c6f195355297441d50234ba0b0397a48 authored about 5 years ago by Yang Luo <[email protected]>
Add Silo tutorial.

github.com/casbin/casbin-website - 4fc4d917c6f195355297441d50234ba0b0397a48 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #35 from prathik-kaliyambath/test_cases

added more test cases

github.com/casbin/casbin-server - dc83b3dae0949222cbd77a9b097d4f12fb58cce1 authored about 5 years ago by Yang Luo <[email protected]>
added more test cases

github.com/casbin/casbin-server - d7187766e5a00927fac35542f0e6b33e3665d4a8 authored about 5 years ago by Prathik Kaliyambath <[email protected]>
Merge pull request #305 from Nowher2/bug_fix

Fix the bug that SyncedEnforcer DeleteRole() doesn't return error

github.com/casbin/casbin - a7c7f9886e005b7f90dc9b721afee7ea7d9d358d authored about 5 years ago by Yang Luo <[email protected]>
Fix the bug that SyncedEnforcer DeleteRole() doesn't return error

github.com/casbin/casbin - b4058fe4f3e7543a30bcc704ca3e9d8150b99ac3 authored about 5 years ago by tenda <[email protected]>
Merge pull request #34 from prathik-kaliyambath/readme_edited

added a python client

github.com/casbin/casbin-server - 07e52a67d01b325164fd35dbdfc501977e3f5687 authored about 5 years ago by Yang Luo <[email protected]>
added a python client

github.com/casbin/casbin-server - 0193803d99a9300aaf835d7711203926d4c89255 authored about 5 years ago by Prathik Kaliyambath <[email protected]>
detach v3.1.0

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

github.com/casbin/lego - 776850ffc87bf916d480833d0a996210a8b1d641 authored about 5 years ago by Fernandez Ludovic <[email protected]>
cloudflare: handle restricted API tokens (#985)

github.com/casbin/lego - 828b0f34205712a95654a6d971618bd9551afc50 authored about 5 years ago by Dominik Menke <[email protected]>
configurable enforcer (#33)

* configurable enforcer

* new line in config

github.com/casbin/casbin-server - e30359a61c9b78c23455518f259a64b6896ffcd8 authored about 5 years ago by Prathik Kaliyambath <[email protected]>
added a config for adapter (#32)

github.com/casbin/casbin-server - 74de69eabbf26ef73d4cd336d9379ecee2afe7fe authored about 5 years ago by Prathik Kaliyambath <[email protected]>
added getter for RoleManager (#303)

github.com/casbin/casbin - e745107dd3ad01fa2f560bb33dd4466be4135e9f authored about 5 years ago by Asutosh <[email protected]>
Add Bose as our user.

github.com/casbin/casbin-website-v2 - 248e8dfb370d523e6e638622ca67befaf9dcc9b2 authored about 5 years ago by Yang Luo <[email protected]>
Add Bose as our user.

github.com/casbin/casbin-website - 248e8dfb370d523e6e638622ca67befaf9dcc9b2 authored about 5 years ago by Yang Luo <[email protected]>
e.GetAll<>() now gets results across all ptypes (#301)

* e.GetAll<>() now gets results across all ptypes

* changed terminology from PType to Type

github.com/casbin/casbin - 767e8cf47e2592740934007e85f6970497dbcd5d authored about 5 years ago by Asutosh <[email protected]>
dreamhost: Add CLI example (#983)

github.com/casbin/lego - 415e5343da793447ec593c8c710904a0ef4b2c8f authored about 5 years ago by Tom Bell <[email protected]>
feat: ease operation behind proxy servers (#974)

github.com/casbin/lego - f69cd8d63d1a098bcceaa8313c6cc1c75dcee419 authored about 5 years ago by Dominik Menke <[email protected]>
Merge pull request #40 from asutosh97/patch-3

Update Adapters.md

github.com/casbin/casbin-website - b84b7356fb094866759c3ff5e0381c6a0e19ce43 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #40 from asutosh97/patch-3

Update Adapters.md

github.com/casbin/casbin-website-v2 - b84b7356fb094866759c3ff5e0381c6a0e19ce43 authored about 5 years ago by Yang Luo <[email protected]>
Update Adapters.md

github.com/casbin/casbin-website-v2 - b356acf9c42571bcc49cb3ec3d19fb784fc669f1 authored about 5 years ago by Asutosh <[email protected]>
Update Adapters.md

github.com/casbin/casbin-website - b356acf9c42571bcc49cb3ec3d19fb784fc669f1 authored about 5 years ago by Asutosh <[email protected]>
Update GetStarted.md for Golang Casbin's v2 (#39)

github.com/casbin/casbin-website - 9e56f26d8c9aff15c008e046c39609b91333fb80 authored about 5 years ago by Asutosh <[email protected]>
Update GetStarted.md for Golang Casbin's v2 (#39)

github.com/casbin/casbin-website-v2 - 9e56f26d8c9aff15c008e046c39609b91333fb80 authored about 5 years ago by Asutosh <[email protected]>
Add F5 as our user.

github.com/casbin/casbin-website-v2 - 9f90bca40024c58e02b4e5f684356b75fc56789a authored about 5 years ago by Yang Luo <[email protected]>
Add F5 as our user.

github.com/casbin/casbin-website - 9f90bca40024c58e02b4e5f684356b75fc56789a authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #300 from asutosh97/patch-1

replaced explicit for-loop assignment with direct copying.

github.com/casbin/casbin - b06aa8c42611c7d198724e2c1de932192d3eb57e authored about 5 years ago by Yang Luo <[email protected]>
replaced explicit for-loop assignment with direct copying.

github.com/casbin/casbin - d8ba42c7b33ff77cdf35be7993b2922084bcd92c authored about 5 years ago by Asutosh Sahoo <[email protected]>
Use govaluate.ExpressionFunction wherever suitable. (#298)

github.com/casbin/casbin - ef34840bc9eda4fb3dda8564ea2f7a062aed8cd4 authored about 5 years ago by Asutosh <[email protected]>
Merge pull request #38 from asutosh97/patch-1

Update RBAC.md

github.com/casbin/casbin-website - a8c80e54d9e57b0723102772e62d020470f78e53 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #38 from asutosh97/patch-1

Update RBAC.md

github.com/casbin/casbin-website-v2 - a8c80e54d9e57b0723102772e62d020470f78e53 authored about 5 years ago by Yang Luo <[email protected]>
Update RBAC.md

github.com/casbin/casbin-website - f17951493a9a13fb6b82cb55b293d33897a23a55 authored about 5 years ago by Asutosh <[email protected]>
Exposed a few functions

github.com/casbin/casbin-server - f4ec41463d3f2fe2d38f503271c9fc55878d35e0 authored about 5 years ago by Prathik Kaliyambath <[email protected]>
Merge pull request #297 from asutosh97/patch-1

Update README.md

github.com/casbin/casbin - 66e81cb1191402726540ce4a524f296413df7012 authored about 5 years ago by Yang Luo <[email protected]>
Update README.md

github.com/casbin/casbin - c96fb9f5c8185ebdb326f89b211d97d025b45bed authored about 5 years ago by Asutosh <[email protected]>
Add Expression evaluator section.

github.com/casbin/casbin-website-v2 - e1ae09e267715d3f4ba543e404d81d37559f302a authored about 5 years ago by Yang Luo <[email protected]>
Add Expression evaluator section.

github.com/casbin/casbin-website - e1ae09e267715d3f4ba543e404d81d37559f302a authored about 5 years ago by Yang Luo <[email protected]>
Support note banner.

github.com/casbin/casbin-website - ea11d55b932667b0530b11d0109611622e696d97 authored about 5 years ago by Yang Luo <[email protected]>
Support note banner.

github.com/casbin/casbin-website-v2 - ea11d55b932667b0530b11d0109611622e696d97 authored about 5 years ago by Yang Luo <[email protected]>
Add policy effect table.

github.com/casbin/casbin-website-v2 - e35a359f196835c973db89399f9942a684635219 authored about 5 years ago by Yang Luo <[email protected]>
Add policy effect table.

github.com/casbin/casbin-website - e35a359f196835c973db89399f9942a684635219 authored about 5 years ago by Yang Luo <[email protected]>
Fix example file names.

github.com/casbin/casbin-website - 258d5514e3caff8aed1c38591d5e4573b5cbe8d4 authored about 5 years ago by Yang Luo <[email protected]>
Fix example file names.

github.com/casbin/casbin-website-v2 - 258d5514e3caff8aed1c38591d5e4573b5cbe8d4 authored about 5 years ago by Yang Luo <[email protected]>
Add Gin tutorials.

github.com/casbin/casbin-website-v2 - 8f10c158f887059990a3a68e0694217efcc88a9b authored about 5 years ago by Yang Luo <[email protected]>
Add Gin tutorials.

github.com/casbin/casbin-website - 8f10c158f887059990a3a68e0694217efcc88a9b authored about 5 years ago by Yang Luo <[email protected]>
cloudflare: update client (#979)

github.com/casbin/lego - 82778cf77cb5200f6914cb17b3990d07ffc486c7 authored about 5 years ago by Dominik Menke <[email protected]>
Replace the broken import path "go.etcd.io" with github.

github.com/casbin/etcd-watcher - 1515d6ad4f9bd5536a042b77e134e40d7600dcaa authored about 5 years ago by Yang Luo <[email protected]>
Add keyMatch3 and keyMatch4.

github.com/casbin/casbin-website-v2 - 99c3223889051a37a9aab9b734636287c8a50209 authored about 5 years ago by Yang Luo <[email protected]>
Add keyMatch3 and keyMatch4.

github.com/casbin/casbin-website - 99c3223889051a37a9aab9b734636287c8a50209 authored about 5 years ago by Yang Luo <[email protected]>
Improve the function table.

github.com/casbin/casbin-website - 71ffb55d672e3a229bb5c4527ea3abf347fa96f6 authored about 5 years ago by Yang Luo <[email protected]>
Improve the function table.

github.com/casbin/casbin-website-v2 - 71ffb55d672e3a229bb5c4527ea3abf347fa96f6 authored about 5 years ago by Yang Luo <[email protected]>
Add Function page.

github.com/casbin/casbin-website-v2 - 514df309726bb17bc4294c25ea085dadd57f8599 authored about 5 years ago by Yang Luo <[email protected]>
Add Function page.

github.com/casbin/casbin-website - 514df309726bb17bc4294c25ea085dadd57f8599 authored about 5 years ago by Yang Luo <[email protected]>
Add KeyMatch4(), fix: https://github.com/casbin/casbin/issues/281

github.com/casbin/casbin - 8e9b785498b544463e30f055e3a012a0d32fba64 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #25 from riceChuang/master

fix when new multi adapter tableprefix bug

github.com/casbin/gorm-adapter - 831cce29326105178646497e479f980c63a42a73 authored about 5 years ago by Yang Luo <[email protected]>
Merge pull request #25 from riceChuang/master

fix when new multi adapter tableprefix bug

github.com/casbin/gorm-adapter-ex - 831cce29326105178646497e479f980c63a42a73 authored about 5 years ago by Yang Luo <[email protected]>
fix when new multi adapter tableprefix bug

github.com/casbin/gorm-adapter-ex - 791decb9ece408c28a9e4a39ab32d3d823c6fc78 authored about 5 years ago by jason_chuang <[email protected]>
fix when new multi adapter tableprefix bug

github.com/casbin/gorm-adapter - 791decb9ece408c28a9e4a39ab32d3d823c6fc78 authored about 5 years ago by jason_chuang <[email protected]>
Add other badges.

github.com/casbin/gorm-adapter - 17eaf1bb015a30c0e5367284430cb36f28f46582 authored about 5 years ago by Yang Luo <[email protected]>
Add other badges.

github.com/casbin/gorm-adapter-ex - 17eaf1bb015a30c0e5367284430cb36f28f46582 authored about 5 years ago by Yang Luo <[email protected]>
Improve badge format.

github.com/casbin/gorm-adapter-ex - 188a2b57ebb852c2bcb10cbf0994e1baab999921 authored about 5 years ago by Yang Luo <[email protected]>
Improve badge format.

github.com/casbin/gorm-adapter - 188a2b57ebb852c2bcb10cbf0994e1baab999921 authored about 5 years ago by Yang Luo <[email protected]>
Fix the broken persistence links.

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