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 kratos-casbin middleware

github.com/casbin/casbin-website-v2 - 96825944c61308cb2dd64f517817c3aac4614a74 authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@ec9a0b448a24362ccd7e17b4e810a9281afa964b 🚀

github.com/casbin/casbin.io - f5d2f10141a9ed10257a2ce08aa8af2c7bfe2a54 authored about 2 years ago
Add gorm-adapter-ex

github.com/casbin/casbin-website-v2 - ec9a0b448a24362ccd7e17b4e810a9281afa964b authored about 2 years ago
feat: support sqlite database without cgo by using the modernc.org/sqlite driver (#1474)

* Refactor: update sqlite go driver to modernc.org/sqlite without cgo

* fix: update sqlite dr...

github.com/casbin/casdoor-old - c66561dc9aa4e9e15eaceb9bca1eab884f800229 authored about 2 years ago
fix: CI error (#10)

* feat: deploy To GH Releases and VSCode Marketplace

* feat: add yarn semantic-release

* f...

github.com/casbin/casbin-vscode-plugin - 060e733635ee32aeded2fb48bb2a1ff85c982641 authored about 2 years ago
fix: no Unmarshal when json is empty (#5)

* fix: no Unmarshal when json is empty

* Update adapter.go

Co-authored-by: hsluoyz <hsluoy...

github.com/casbin/json-adapter - f5ad382be24a95eaab709bd9b87e8a4ce9e2711d authored about 2 years ago
feat: Github Actions and semantic-release (#7)

* feat: switch to GitHub Actions CI and add semantic-release

* feat: add badges

* feat: ad...

github.com/casbin/json-adapter - 202ad990b1218b92db8e2485b3601c65cce57ad5 authored about 2 years ago
feat: Deploy To GitHub Releases and VSCode Extension Marketplace (#9)

* feat: deploy To GH Releases and VSCode Marketplace

* feat: add yarn semantic-release

* f...

github.com/casbin/casbin-vscode-plugin - 2fa776f1311296b41d4a0d4d5164233e7507ccc8 authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@70e8f4d3f3b46c0140add8997a3bcfe1ba19235f 🚀

github.com/casbin/casbin.io - 6021bec718ecd90349e752394d35c7b6f5d1cbf7 authored about 2 years ago
fix: fix small typo in RBACWithPattern.mdx (#138)

github.com/casbin/casbin-website-v2 - 70e8f4d3f3b46c0140add8997a3bcfe1ba19235f authored about 2 years ago
feat: improve Select component performance (#1472)

github.com/casbin/casdoor-old - fcdf1e8dd2cdb16863b65bc7c98b75dfbf9840cf authored about 2 years ago
fix: install specific version of semantic-release (#142)

* fix: use the specified version of Node.js to run semantic-release

* test: debug

* debug:...

github.com/casbin/lua-casbin - 2775cd58533b0f06d6c374341780794743d875b0 authored about 2 years ago
fix: improve performance by removing non-essential but resource-intensive logging (#140)

* perf: remove non-essential but resource-intensive logging

* perf: remove non-essential but ...

github.com/casbin/lua-casbin - 1ce390fc33a7789f8da606bedea205ec973e172a authored about 2 years ago
fix: fix CI warnings (#560)

github.com/casbin/casnode - 2fabb629926de550a4faa092d40ab55e40691a51 authored about 2 years ago
feat: fix the bug that "app - global" admin is not allowed to update user (#1468)

github.com/casbin/casdoor-old - 6d4f94986ec3f666829d01911ccab1a9d79d66f9 authored about 2 years ago
feat: disable role and permission update and checks when updating user (#1466)

github.com/casbin/casdoor-old - 9ca686b240522031e6ae19b41168d7391d69679e authored about 2 years ago
fix: add e2e cypress screenshots and videos if failed (#1465)

* feat: location error

* feat: location error

* feat: test error

* feat add e2e

* fe...

github.com/casbin/casdoor-old - c93bc0dda28920e26a72fefdd6e221e712b6dd98 authored about 2 years ago
feat: auto link accounts with the same email (#1464)

github.com/casbin/casdoor-old - 7d25b9cdd85f2773435fe52d514b02e44cbff210 authored about 2 years ago
feat: improve user edit page to fix missing fields and page crash (#1463)

github.com/casbin/casdoor-old - ead844131ec7e045ffc273471345de94b3891887 authored about 2 years ago
fix: modify output message and delete hello command (#6)

github.com/casbin/casbin-vscode-plugin - 4ef38a0d495a2c359b762633bd81f73327277305 authored about 2 years ago
feat: check uniqueness for email and phone when updating user (#1461)

* fix: check unique field when update user

* Update data.json

Co-authored-by: hsluoyz <hsl...

github.com/casbin/casdoor-old - ce2a4bbf6eea815c6e8db5c7590d3b1f91b9fba6 authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@e9e6ad0957fa3002c2604386878ac5e7ed7b658d 🚀

github.com/casbin/casbin.io - 0ab1eade1d8682ff9bee9a6415f446453bbf7513 authored about 2 years ago
Add Linq2DB Adapter

github.com/casbin/casbin-website-v2 - e9e6ad0957fa3002c2604386878ac5e7ed7b658d authored about 2 years ago
docs: added the documentation for APIs overview and created CONSISTENCY.md (#62)

* docs: added the documentation for APIs overview

* docs: created the CONSISTENCY.md

CONSI...

github.com/casbin/casbin-mesh - 74b307bfe0c627520d79fce49958d8c16df876e8 authored about 2 years ago
feat: add refresh token to token login response (#1458)

Signed-off-by: 疯魔慕薇 <[email protected]>

Signed-off-by: 疯魔慕薇 <[email protected]>

github.com/casbin/casdoor-old - fcb80b800ff3e0ea59c4d1c420b1cf97eaf2cf32 authored about 2 years ago
feat: add e2e test (#1445)

* add cypress

* feat: add crypress ci

github.com/casbin/casdoor-old - 6daadf8d3c6e4a76519f94206d9729af32f3b345 authored about 2 years ago
Fix broken links in README

github.com/casbin/k8s-authz - a57a7e90392175eb9b6d30af0265c5e76517ee71 authored about 2 years ago
Improve TDK

github.com/casbin/confita - 20a3a8ca66774d82fcd4d5a29a2a31f321b72fa1 authored about 2 years ago
Fix bug in CheckAccountItemModifyRule()

github.com/casbin/casdoor-old - 090389b86ae1b97f01ed152fd91c65b944403d8c authored about 2 years ago
Add SSR filter

github.com/casbin/confita - d62ec114aeacb6d9ba1f7338ad92f2bab9cdbda4 authored about 2 years ago
Fix conference.defaultItem

github.com/casbin/confita - f079778754c9e37bdbb3bccc471cf4cdb4252cbe authored about 2 years ago
fix: i18n support in the Conference component. (#41)

* fix: using english title as menu key

* fix: switching the menu language of conference while...

github.com/casbin/confita - 3ae428f866ef9b19da7675c6a8d9f7c6f2d4dad6 authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@83ee272f85fb66b1bcc4be84370ea79ee6b34526 🚀

github.com/casbin/casbin.io - 2177b7375e1e3494edea3e0dedd7f48679229e4c authored about 2 years ago
Remove duplicated i18n words

github.com/casbin/casdoor-old - 57028c2059db69e1b53ccb1c1c7aff02f8b696cb authored about 2 years ago
Remove duplicated i18n words

github.com/casbin/casdoor-old - a6e9084973a4d9f63e650eb3d7d1d1b702733fe1 authored about 2 years ago
Remove check_util i18n words

github.com/casbin/casdoor-old - 6fb3e2cd7f52b0b44fb57403d5199d7029223da0 authored about 2 years ago
Remove generate_backend.go

github.com/casbin/casdoor-old - 8b6bde6d82113839ef84fd7ba014bfdb88ed1645 authored about 2 years ago
Add category to applyToOtherLanguage()

github.com/casbin/casdoor-old - fb2b03f00f494b043ad69a5d838981fb7d5d45ac authored about 2 years ago
Add getAllFilePathsInFolder()

github.com/casbin/casdoor-old - 1681138729e6650598019ee21028e7a8f16ebde6 authored about 2 years ago
feat(login): add code login limit (#1442)

github.com/casbin/casdoor-old - 1d8b0a264ea5487581489b92710156b3db16b855 authored about 2 years ago
feat: destroy session after delete user (#1441)

* fix: destroy session after delete user

* feat: visual session

* fix: go lint

* feat: ...

github.com/casbin/casdoor-old - b5252108350a7d72657884bf30e1c39684b33803 authored about 2 years ago
feat: fix `checkPermissionForUpdateUser()` logic (#1454)

* fix: fix `checkPermissionForUpdateUser()` logic

* fix: fix `checkPermissionForUpdateUser()`...

github.com/casbin/casdoor-old - 4ab2ca7a25bff1e073928a2718a82b26429300fe authored about 2 years ago
fix: add GetMaskedRoles and GetMaskedPermissions when GetAccount (#1456)

github.com/casbin/casdoor-old - dcf148fb7f4c0aa82a71125baeca04000b9b5c28 authored about 2 years ago
feat: fix invalid tag (#79)

fix: ERROR: invalid tag "casbin/casbin-server:": invalid reference format in GitHub Actions

github.com/casbin/casbin-server - e90b0423cfad05f8bd389ea870bdc6aa33221241 authored about 2 years ago
feat: publish each minor release to DockerHub (#78)

* feat: publish each minor release to DockerHub

* fix: a step cannot have both the `uses` and...

github.com/casbin/casbin-server - 6f722cd101bc7cf4c9aa708079adf3c4874b626f authored about 2 years ago
feat: fix translate bug in `UpdateUser()` (#1451)

* fix: fix translate error

* fix translate bug in UpdateUser()

* Delete DiscordLoginButton.js

github.com/casbin/casdoor-old - c8846f1a2d7123ca6d4d1bc542a142d685d0bd42 authored about 2 years ago
feat: extend user with roles and permissions in GetAccount (#1449)

github.com/casbin/casdoor-old - 0559298d6c0710c8d5b6ab20000e45c4a4edbc5b authored about 2 years ago
fix: mask user in get-account response (#1450)

github.com/casbin/casdoor-old - ddb5e26fcdc72a1fcf4f8fdd24e0c5a4decace3e authored about 2 years ago
fix: convert line endings to LF on checkout for all envs (#1448)

* Convert line endings to LF on checkout for all envs

* fix: convert line endings to LF on ch...

github.com/casbin/casdoor-old - 1f39027b78e756daa76f6e791cd7ad03ae3eac15 authored about 2 years ago
feat: fix saml login failed by using oauth (#1443)

github.com/casbin/casdoor-old - eae3b0d3679552876cb1fa8028bc073c256ad973 authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@a5618ce3d0beb8d8d3f8dceebd380beed260bbd1 🚀

github.com/casbin/casbin.io - aa6574e1767cf366c4083d257c81f8b38e06f2fe authored about 2 years ago
feat: add order for matchers expression (#133)

* feat: add order for matchers expression

* fix: reformat docs for matchers

* fix: convert...

github.com/casbin/casbin-website-v2 - a5618ce3d0beb8d8d3f8dceebd380beed260bbd1 authored about 2 years ago
feat: update gorm-adapter to v3.14.0(#74) (#77)

github.com/casbin/casbin-server - c530ae54b7168b43e325942b29288b7dcab3557e authored about 2 years ago
feat: check permission when update user (#1438)

* feat: check permission when update user

* feat: check permission when update user

* fix:...

github.com/casbin/casdoor-old - 186f0ac97bd5b59d1bcd9023412495e4244cbf33 authored about 2 years ago
feat: add query and fragment response mode declare in OIDC (#1439)

github.com/casbin/casdoor-old - 308f305c53567a125b929de8a739bb19a5365f5f authored about 2 years ago
fix: fix CI python issue (#221)

github.com/casbin/casbin-cpp - b2273bcd13b031e7df67d54e6a537f342f14f6ef authored about 2 years ago
feat: edit user properties (#1435)

github.com/casbin/casdoor-old - d498bc60ce58313ee8fdf25524f20e823197f18a authored about 2 years ago
fix: fix translate error (#1432)

* fix:fix translate error

* Delete TelegramLoginButton.js

* Update data.json

* Update d...

github.com/casbin/casdoor-old - 7bbe1e38c182b6b9a496279da1ba4d161c9e29dc authored about 2 years ago
feat: support SQL Server in gorm-adapter (#192)

Support SQL Server in gorm-adapter

Support SQL Server in gorm-adapter

Co-authored-by: Zayn...

github.com/casbin/gorm-adapter - d1143cc526ddf327a35e41814436dae243911f1b authored about 2 years ago
feat: support changing theme in antd 5 (#1430)

* feat: add global theme change function

* feat: add icons

* feat: in app theme changer

...

github.com/casbin/casdoor-old - f465fc6ce070a688f9a7ccc95197c6ac5f9a59c3 authored about 2 years ago
feat: add compact icon (#63)

* add compact icon

* feat: add compact icon

github.com/casbin/static - 066120d14970f5505e762f953e3f4b147c260d33 authored about 2 years ago
feat: fix login with password bug when feature is disabled (#1428)

github.com/casbin/casdoor-old - c952c2f2f4bfa574fbb780c53f1d624c08e6cce4 authored about 2 years ago
feat: fix the bug that spin is always showing when response error (#1424)

github.com/casbin/casdoor-old - 86ae97d1e578a733e05eb5e7324f45899ed837a3 authored about 2 years ago
fix: show background image in preview (#1425)

github.com/casbin/casdoor-old - 6ea73e3ecabb4c92db7df27697c2a99ac37392e0 authored about 2 years ago
feat: fix bug in redirectToLoginPage() (#1422)

github.com/casbin/casdoor-old - a71a190db506c54e82a7db0baeca4780c2384e3e authored about 2 years ago
feat: fix the bug that spin in oauth is always showing (#1421)

github.com/casbin/casdoor-old - da69d94445db24651a50873a2df2a4492b56c69a authored about 2 years ago
feat: check AccessPermission in multiple permissions (#1420)

github.com/casbin/casdoor-old - b8b915abe1beb0310f1f2b42900b77dedf484e3f authored about 2 years ago
feat: fix absolute URL redirection (#1419)

* fix: redirect to absolute url

* fix: original jump

github.com/casbin/casdoor-old - 5d1548e989d8367d4db2a02e4f07a4c695b21389 authored about 2 years ago
feat: add EntryPage for login, signup pages to fix background flashing issue (#1416)

* feat: fix flush in login Pages

* fix: code format

* fix: improve code

* Update App.js...

github.com/casbin/casdoor-old - a0dc6e06cd12be4f7331ac64c0c693c51f986ad6 authored about 2 years ago
Add Language to Machine

github.com/casbin/casbin-oa - 9b8cc42735336e7366515a6ba6dc56f83f8a1dd7 authored about 2 years ago
Add Port to Machine

github.com/casbin/casbin-oa - 0958981d8e0323b0a3a7e48a4d689dd48c6705c6 authored about 2 years ago
feat: update gorm-adapter to v3.13.1 (#75)

github.com/casbin/casbin-server - d0ade943055fa83b6a4379605df40473ef3c6285 authored about 2 years ago
fix: unexpected panic due to nil (#70)

* fix: unexpected panic due to nil

* fix: error description

* fix: error description

github.com/casbin/casbin-server - 3113a07ae1d5060911b58d1ac96dcb07ebe76f71 authored about 2 years ago
feat: add Line support as OAuth 3rd-party login (#1413)

github.com/casbin/casdoor-old - ae130788ec140d2aacfa5a9705283b7ef64b77c2 authored about 2 years ago
feat: add line logo (#62)

github.com/casbin/static - 3fd8f731c35253040b3ff75e7729c63aae15380a authored about 2 years ago
Refactor out application.IsRedirectUriValid()

github.com/casbin/casdoor-old - f075d0fd74121c23377ccc184068e405192603d6 authored about 2 years ago
chore: added Apache 2.0 license file (#18)

github.com/casbin/casbin-ex - 640b0480e9f9ae097f8a221f230dd36974e5f91f authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@80a03c535743c25cd0c055a3ef77df64a10be1ec 🚀

github.com/casbin/casbin.io - 0ee466b4d819dd295ac43664010d391b6fe0672a authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@d91a88ccaf9698c4e1057ea4683f84a8cd6caf88 🚀

github.com/casbin/casbin.io - fdbee9ffb9e3548af87e8fbf87925e9c1b0259eb authored about 2 years ago
docs: fix PHP's Webman plugin URL (#130)

* https://github.com/php-casbin/webman-permission

* Update Middlewares.mdx

Co-authored-by:...

github.com/casbin/casbin-website-v2 - 80a03c535743c25cd0c055a3ef77df64a10be1ec authored about 2 years ago
docs: fix PHP's Redis Watcher URL (#129)

* https://github.com/php-casbin/webman-permission

* Update Watchers.mdx

Co-authored-by: hs...

github.com/casbin/casbin-website-v2 - d91a88ccaf9698c4e1057ea4683f84a8cd6caf88 authored about 2 years ago
feat: add valid key for creating token (#1411)

github.com/casbin/casdoor-old - 65d49460421793013a27597d51cabcd99a3aff2d authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@eaf56709c956b0fe77329461a3cca2c3ed77b9ef 🚀

github.com/casbin/casbin.io - de0fbb6538adcd0c2b18776b10e88c40df70f9c9 authored about 2 years ago
feat: automatic dark mode (#128)

github.com/casbin/casbin-website-v2 - eaf56709c956b0fe77329461a3cca2c3ed77b9ef authored about 2 years ago
Deploying to master from @ casbin/casbin-website-v2@7017764f082d6a0774a6a06d725fede981fcd872 🚀

github.com/casbin/casbin.io - b25d6e1af95724f14a1eb15d42839ef020a33aee authored about 2 years ago
refactor: use the single demo site (#126)

github.com/casbin/casbin-website-v2 - 7017764f082d6a0774a6a06d725fede981fcd872 authored about 2 years ago
feat: add all other missing objects to init_data (#1407)

* Add all other missing objects to init_data.json

* Format golang code

* feat: add all oth...

github.com/casbin/casdoor-old - 26acece8aff3882ef1325a6f35e132ea1b84efb5 authored about 2 years ago
Improve README

github.com/casbin/casdoor-old - 48a0c8473ff040882ea53cb5795099540361a7e8 authored about 2 years ago
fix: fix undefined owner bug in AdapterEditPage (#1406)

github.com/casbin/casdoor-old - 082ae3c91e6985c8f606256544d0d80db53fbd6b authored about 2 years ago
feat: now dingtalk OAuth returns all error messages to frontend (#1405)

github.com/casbin/casdoor-old - 1ee2ff1d30d718360ec3a0a74e1043eac9a3246e authored about 2 years ago
Fix crash in GetSlbPacketRate()

github.com/casbin/casbin-oa - 150a9bc3e701961aa9e5cbeebc792439d9852145 authored about 2 years ago
feat: let the conference menu item has its own URL path (#39)

* feat: route to the corresponding path while click the menu item in the Conference component

...

github.com/casbin/confita - 62fe5b0b38b19111f042da271971bb7a89ad65c0 authored about 2 years ago