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

fix: fix cannot upload non-png (like jpg) image bug

github.com/casbin/casnode - Albertchamberlain opened this pull request over 2 years ago
Fix cannot upload non-png (like jpg) image bug

github.com/casbin/casnode - Albertchamberlain opened this pull request over 2 years ago
feat: support domain hierarchical and GetNamedRoleManager

github.com/casbin/casbin - tangyang9464 opened this pull request over 2 years ago
fix: add Deutsch for docs

github.com/casbin/casbin-website - Selflocking opened this pull request over 2 years ago
fix: add Deutsch

github.com/casbin/casbin-website - Selflocking opened this pull request over 2 years ago
Fix cannot upload non-png (like jpg) image bug

github.com/casbin/casnode - hsluoyz opened this issue over 2 years ago
Make an async version of PyCasbin

github.com/casbin/async-pycasbin - hsluoyz opened this issue over 2 years ago
test: add enforcer react-native test

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
Add editor iframe to homepage

github.com/casbin/casbin-website-v2 - hsluoyz opened this issue over 2 years ago
chore: add benchmark workflow

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
test: add CachedEnforcer, managementAPI, RoleManager benchmark

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
feat: set up basic project structure

github.com/casbin/k8s-gatekeeper - ComradeProgrammer opened this pull request over 2 years ago
feat: support customized table

github.com/casbin/gorm-adapter - JalinWang opened this pull request over 2 years ago
feat: set up basic project structure

github.com/casbin/k8s-authz - ComradeProgrammer opened this pull request over 2 years ago
Final Submission for GSOC 2022

github.com/casbin/k8s-gatekeeper - ComradeProgrammer opened this issue over 2 years ago
chore: add workflow for javascript platforms

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
feat: add reCaptcha & hCaptcha logo

github.com/casbin/static - Resulte opened this pull request over 2 years ago
test: add benchmark for model

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
fix: csv parser should ignore empty line

github.com/casbin/casbin-core - Zxilly opened this pull request over 2 years ago
go get failed

github.com/casbin/redis-watcher - yanzhili opened this issue over 2 years ago
feat: caching the govaluate expressions

github.com/casbin/casbin - timconinx opened this pull request over 2 years ago
feat: Add addnamedmatchingfunc python example

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
fix: Make index and help page can be translated

github.com/casbin/casbin-website - Selflocking opened this pull request over 2 years ago
feat: enforcer reactjs test

github.com/casbin/casbin-core - Shivansh-yadav13 opened this pull request over 2 years ago
fix: Make index page can be translated

github.com/casbin/casbin-website - Selflocking opened this pull request over 2 years ago
feat: add IPatternFuncs

github.com/casbin/casbin - abichinger opened this pull request over 2 years ago
s3 providers

github.com/casbin/confita - gedw99 opened this issue over 2 years ago
fix: avoid panic on server exception

github.com/casbin/casbin-go-client - FizikRoot opened this pull request over 2 years ago
feat: add casdoor logo

github.com/casbin/static - seriouszyx opened this pull request over 2 years ago
feat: Add RoleManagerApi Python examples

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
feat: Revamping Overview

github.com/casbin/casbin-website - EmperorYP7 opened this pull request over 2 years ago
build(deps): bump eventsource from 1.1.0 to 1.1.1

github.com/casbin/casbin-editor - dependabot[bot] opened this pull request over 2 years ago
fix: gitter user avatar is not uploaded

github.com/casbin/casnode - RyaoChengfeng opened this pull request over 2 years ago
fix: typo in Overview.md

github.com/casbin/casbin-website - IZUMI-Zu opened this pull request over 2 years ago
feat: Add roleManager python examples for get methods

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
feat: set up framework for new webhook

github.com/casbin/k8s-authz - ComradeProgrammer opened this pull request over 2 years ago
feat: add policy length check in LoadPolicyLine

github.com/casbin/casbin - tangyang9464 opened this pull request over 2 years ago
feat: support redis-cluster

github.com/casbin/redis-watcher - eirueirufu opened this pull request over 2 years ago
The automated release is failing 🚨

github.com/casbin/casbin-core - nodece opened this issue over 2 years ago
fix: empty slice found error

github.com/casbin/gorm-adapter - dirablue opened this pull request over 2 years ago
feat: add bilibili logo

github.com/casbin/static - seriouszyx opened this pull request over 2 years ago
feat: Add load_filtered_policy python code example

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
fix: Add addFunction nodejs code example #306

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
Add reference to new GraphQL middleware in Python

github.com/casbin/casbin-website - Checho3388 opened this pull request over 2 years ago
fix: Add AddFunction python code snippet

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
fix: Fix overview feature nodejs #306

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
feat: Add SQL Python Getting Started example

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
feat: add douyin logos

github.com/casbin/static - greenhandatsjtu opened this pull request over 2 years ago
feat: sync gitter room to node

github.com/casbin/casnode - RyaoChengfeng opened this pull request over 2 years ago
feat: Add update_policy python code examples

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
perf: remove redundant reinitialization of policyMap

github.com/casbin/lua-casbin - rushitote opened this pull request over 2 years ago
feat: support NewAdapterWithoutAutoMigrate

github.com/casbin/gorm-adapter - tangyang9464 opened this pull request over 2 years ago
How to turn off auto migration?

github.com/casbin/gorm-adapter - OldSmokeGun opened this issue over 2 years ago
Fix Google SEO bad results #485

github.com/casbin/casnode - dlwsdqdws opened this pull request over 2 years ago
feat(raft): introduce read index

github.com/casbin/casbin-mesh - noneback opened this pull request over 2 years ago
Wip ayushpaharia responsiveness

github.com/casbin/casbin-hub - ayushpaharia opened this pull request over 2 years ago
fix: the 404 page in the footer

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: unexpected panic due to nil

github.com/casbin/casbin-server - xpume opened this pull request over 2 years ago
fix: unexpected panic due to nil

github.com/casbin/casbin-server - xpume opened this pull request over 2 years ago
fix: two typo

github.com/casbin/casbin-server - xpume opened this pull request over 2 years ago
Update Watchers.md for changed WatcherEx interface

github.com/casbin/casbin-website - JalinWang opened this pull request over 2 years ago
Support WeChat theme

github.com/casbin/casnode - hsluoyz opened this issue over 2 years ago
add gsoc-docs

github.com/casbin/casbin-mp - erdengk opened this pull request over 2 years ago
[feat] Add default WatcherEx update callback

github.com/casbin/redis-watcher - JalinWang opened this pull request over 2 years ago
Add missing python code get examples for RBAC API

github.com/casbin/casbin-website - teresafds opened this pull request over 2 years ago
fix: broken links in member profile page

github.com/casbin/casnode - Makonike opened this pull request over 2 years ago
Always loading after login

github.com/casbin/casnode - hualei731280 opened this issue over 2 years ago
fix: add href for reply page

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
Add sitemap for better SEO

github.com/casbin/casnode - hsluoyz opened this issue over 2 years ago
fix: add renderImage and renderLink for SingleReplyBox.js

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: add renderImage and renderLink for SingleReplyBox.js

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: use the history.push instead of link to reply page

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: some reply has null tags

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: chrome render page gets stuck

github.com/casbin/casnode - RyaoChengfeng opened this pull request over 2 years ago
feat: improve the tdk of reply

github.com/casbin/casnode - Nekotoxin opened this pull request over 2 years ago
fix: improve documentation idea

github.com/casbin/Summer2022 - nodece opened this pull request over 2 years ago