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 Travis CI and coverage.

github.com/casbin/protobuf-adapter - ebac896bfc86c2efc0a42621e645b48cce738cd4 authored over 7 years ago by Yang Luo <[email protected]>
Add the adapter code.

github.com/casbin/protobuf-adapter - 281f024aba6782637ec32641f40c77dd977184f2 authored over 7 years ago by Yang Luo <[email protected]>
Ignore IDEA files.

github.com/casbin/protobuf-adapter - 5e72dde1275bdb16d7ed208647b83092c1f5141b authored over 7 years ago by Yang Luo <[email protected]>
Simplify the code with returning err.

github.com/casbin/casbin - 4d12d4207dcb6a10f3863319b3b2dd77a0fed29e authored over 7 years ago by Yang Luo <[email protected]>
Remove AddSubjectAttributeFunction() and other two legacy ABAC functions in mgmt API. Please use the new ABAC feature.

github.com/casbin/casbin - e02c9327f5e0fe4eddd47e9575479d12ec7c59c9 authored over 7 years ago by Yang Luo <[email protected]>
Snapshot 261 policies from AWS IAM.

github.com/casbin/iam-to-casbin-translator - 83eadd2c571c968487abd43d2e8423973851837d authored over 7 years ago by Yang Luo <[email protected]>
Get all policies from AWS IAM.

github.com/casbin/iam-to-casbin-translator - 7faeb142731bdce2de933f3eeb0b6210b9545467 authored over 7 years ago by Yang Luo <[email protected]>
Add WritePolicyToFile().

github.com/casbin/iam-to-casbin-translator - 05e1feb13b781d98991eb47a8a70674887663983 authored over 7 years ago by Yang Luo <[email protected]>
List policies and get one policy.

github.com/casbin/iam-to-casbin-translator - c8757260c13dd4274c5608e8c26d36f4cdeff182 authored over 7 years ago by Yang Luo <[email protected]>
Updated the link of consul adapter.

github.com/casbin/casbin - 60168294ecddb27ad0a571e5f7fb7ca2378f2636 authored over 7 years ago by Yang Luo <[email protected]>
Add return value for AddRoleForUser() and AddPermissionForUser() in RBAC API.

github.com/casbin/casbin - a22e229f6b64614db51b7251a56018698a260f36 authored over 7 years ago by Yang Luo <[email protected]>
Add return value for AddPolicy() and AddGroupingPolicy() in mgmt API.

github.com/casbin/casbin - e9068e185efb8642a26ec9c4ea40cabb3e7b26f6 authored over 7 years ago by Yang Luo <[email protected]>
Parse the xxx1.xml policy if xxx.xml is not found.

github.com/casbin/xacml-to-casbin-translator - 97ce1d4634a025146a0e73bf1b6fc98d6d8816c8 authored over 7 years ago by Yang Luo <[email protected]>
Show property names of Subject, Object and Action.

github.com/casbin/xacml-to-casbin-translator - 32413840c75e39a4393272c4ece2324edd6bb100 authored over 7 years ago by Yang Luo <[email protected]>
Print rule condition.

github.com/casbin/xacml-to-casbin-translator - e4b2b8cfcc335bedf468588023fc00ff9377de6f authored over 7 years ago by Yang Luo <[email protected]>
Print multiple rules in policy.

github.com/casbin/xacml-to-casbin-translator - 7a06fe9a10a4aa3fb693fe1af4cdf1ee64704317 authored over 7 years ago by Yang Luo <[email protected]>
Print policy in one line.

github.com/casbin/xacml-to-casbin-translator - 7824593741938fb794a2412149e1f2571f5761e3 authored over 7 years ago by Yang Luo <[email protected]>
Initialize all 374 cases.

github.com/casbin/xacml-to-casbin-translator - 335c8909736679cc7b444214995819d29b4cda82 authored over 7 years ago by Yang Luo <[email protected]>
Add Environment to Request.

github.com/casbin/xacml-to-casbin-translator - 498c3d3649c35a266ae916c2dd30c297772737dc authored over 7 years ago by Yang Luo <[email protected]>
Make Subject, Resource, Action in Request a list.

github.com/casbin/xacml-to-casbin-translator - 434a0e24f0129379e16d633751929c645b9908ab authored over 7 years ago by Yang Luo <[email protected]>
Added XACML Version 1.0 Conformance Tests.

github.com/casbin/xacml-to-casbin-translator - bffc5cbd90df09d43369aa2ae2efd2f8512a9192 authored over 7 years ago by Yang Luo <[email protected]>
Use go gitignore file.

github.com/casbin/xacml-to-casbin-translator - 7320712f9ca2dd5d5485dddb363e2ded1e6f8106 authored over 7 years ago by Yang Luo <[email protected]>
Update the comment of NewEnforcer().

github.com/casbin/casbin - 306493923cabe9202856cafd1b8e961677377ba8 authored over 7 years ago by Yang Luo <[email protected]>
Merge pull request #215 from athomason/athomason/issue-204

test: allow helpers to handle gzipped responses

github.com/casbin/go-json-rest - 4127f183c172b25f51dbaaa2e035e8f262ac57fb authored over 7 years ago by Antoine Imbert <[email protected]>
Support Casbin as the authorization backend/middleware.

github.com/casbin/grafana - 696ed4e03ffa49b4261c16035a24e4980c17c2c1 authored over 7 years ago by Yang Luo <[email protected]>
Add QQ group link to README.

github.com/casbin/casbin - ba0bef4c9fe5f37c90fa46eb54c2d2028bd1bca5 authored over 7 years ago by Yang Luo <[email protected]>
test: allow helpers to handle gzipped responses

While MakeSimpleRequest sets `Accept-Encoding: gzip`, it doesn't itself
handle gzipped response ...

github.com/casbin/go-json-rest - d49e89c9c67eb356ac1d25766552b0a6eb359761 authored over 7 years ago by Adam Thomason <[email protected]>
mysql: fix for TIME columns, fixes #8534

github.com/casbin/grafana - 60da730c9503344b17260d59311262489e002e6d authored over 7 years ago by Torkel Ödegaard <[email protected]>
change: made dashboard save message optional

github.com/casbin/grafana - 73fcc919cdadb8efb9a9802a6f629ddf424a6514 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: added missing url route for annotation state history delete, fixes #8660

github.com/casbin/grafana - be29357d22bcefd440569e69dbadc07cbadbed8e authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: data source selector did not show, fixes #8692

github.com/casbin/grafana - 86a73c359be48ac24470add660de3305f82375ed authored over 7 years ago by Torkel Ödegaard <[email protected]>
Describe the new ABAC model in README.

github.com/casbin/casbin - 8bae058da110e793de0f80766f3f8ee2be6a3551 authored over 7 years ago by Yang Luo <[email protected]>
Fix the error in wrong model path test.

github.com/casbin/casbin - f0111a3471e9f72bbee5c4d95666c20c8216b08b authored over 7 years ago by Yang Luo <[email protected]>
Add GetUsersForRole() to RBAC API.

github.com/casbin/casbin - 315d85963ae028d857189a9d58335a576a408dfd authored over 7 years ago by Yang Luo <[email protected]>
The model can be constructed in code manually now, see example: TestCreateModelManually.

github.com/casbin/casbin - 1549e4454ded0468806eadabf408f6741a4223e2 authored over 7 years ago by Yang Luo <[email protected]>
Allow empty model path in NewEnforcer().

github.com/casbin/casbin - ecbac6086a30fc4c9d2b904629fb5f3b5fb7800f authored over 7 years ago by Yang Luo <[email protected]>
Make AddAssertion() a member function for model.

github.com/casbin/casbin - 687e44741c4ed8e828af16486cde7b9671bead1d authored over 7 years ago by Yang Luo <[email protected]>
Refactor out AddAssertion() API in model.

github.com/casbin/casbin - b94799580bd61f4eeadf91722aec85e9ffc6b60e authored over 7 years ago by Yang Luo <[email protected]>
Add SetModel() to management API.

github.com/casbin/casbin - 2e2efaf095397c43eab9875c3961dfd189808b1d authored over 7 years ago by Yang Luo <[email protected]>
Panic if govaluate reports error.

github.com/casbin/casbin - fa5ab2020f83071709bf2d2f0726794aa8295a36 authored over 7 years ago by Yang Luo <[email protected]>
Simplify ABAC model with the accessor feature of govaluate.

github.com/casbin/casbin - a42d587b640f0c11894a1f3be8f20fc5b5111d94 authored over 7 years ago by Yang Luo <[email protected]>
Improve the request printing in Enforce().

github.com/casbin/casbin - be9f238b09713d6b802039ff3f3022fb9324e4d5 authored over 7 years ago by Yang Luo <[email protected]>
Update GetPermissionsForUser() in RBAC API to return all elements.

github.com/casbin/casbin - 78f754efe3462ef48ff7c1cff352a740efc84542 authored over 7 years ago by Yang Luo <[email protected]>
Add HasPermissionForUser() to RBAC API.

github.com/casbin/casbin - fc4754be98b354480be080c5bf21629de8883e63 authored over 7 years ago by Yang Luo <[email protected]>
Add HasPolicy() and HasGroupingPolicy() to management API.

github.com/casbin/casbin - 77e384374e17e8822902e7ad43e16739def2bd48 authored over 7 years ago by Yang Luo <[email protected]>
Support multi-element permission operations for RBAC API.

github.com/casbin/casbin - e2b14df4bb9b2bedb352091e8229fc3df440eba0 authored over 7 years ago by Yang Luo <[email protected]>
Update README about MySQL username and password.

github.com/casbin/mysql-adapter - 87a782a728d47409f239495ee4f0040947e517b3 authored over 7 years ago by Yang Luo <[email protected]>
Update README for the new adapter repo address.

github.com/casbin/casbin - db213bf042e08e720a56020cf55ee70317ff5beb authored over 7 years ago by Yang Luo <[email protected]>
Merge pull request #1 from ankitm123/master

Change package name, add error return for adapter, modify readme

github.com/casbin/cassandra-adapter - 0018b39a609452f437b441cc1b73a1b39287121f authored over 7 years ago by Yang Luo <[email protected]>
Fix wrong package name in Readme

github.com/casbin/cassandra-adapter - a33da1d58a3255a0a6f5c64bc988650f3f333ef8 authored over 7 years ago by ankit <[email protected]>
Change package name, add error return for adapter, modify readme

github.com/casbin/cassandra-adapter - c3ee78dc4eb7b7c4e2751f3de485c0cc7cf660c9 authored over 7 years ago by ankit <[email protected]>
Merge pull request #2 from ankitm123/master

Change package name, add error return for adapter, modify readme

github.com/casbin/mysql-adapter - f026a37a67f5a9049c686137e5dbd318015ba9e6 authored over 7 years ago by Yang Luo <[email protected]>
Change package name, add error return for adapter, modify readme

github.com/casbin/mysql-adapter - ce4a5ac8873aea3f42105e0bd6a0faab22252608 authored over 7 years ago by ankit <[email protected]>
Merge pull request #27 from ankitm123/master

Return error from adapters

github.com/casbin/casbin - 0d0e2788174cf1c8d1da93b194b68559e5b3ba97 authored over 7 years ago by Yang Luo <[email protected]>
Refactor out the safe functions.

github.com/casbin/casbin - bce71c220689a9af3900156d4cb22065200227fc authored over 7 years ago by Yang Luo <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/casbin/casbin - bea7f2340d45eaa74491123c67eb96134a55109b authored over 7 years ago by ankit <[email protected]>
Return error from adapter

github.com/casbin/casbin - 7b7246450692a88a28e3700bed57fce3464a2566 authored over 7 years ago by ankit <[email protected]>
Adjust the format for variadic functions.

github.com/casbin/casbin - 290f287f46f9fb1a4f5c17ac56fa29eee9caba75 authored over 7 years ago by Yang Luo <[email protected]>
Add Consul adapter to the list in README.

github.com/casbin/casbin - 888ce83fff606b8863f12d3fdec9f87ebc4ce966 authored over 7 years ago by Yang Luo <[email protected]>
Multiple filters can be specified in GetFilteredPolicy(), RemoveFilteredPolicy(), RemoveFilteredGroupingPolicy().

github.com/casbin/casbin - 0a649d0c29f6aac52b3667d6b19d7cbe9a996a64 authored over 7 years ago by Yang Luo <[email protected]>
Add ParamsToString() to util.

github.com/casbin/casbin - 017f1345d3cae6774b9d31e822548fdb2f2d7b60 authored over 7 years ago by Yang Luo <[email protected]>
[Docs] Add documentation for max_idle_conn and max_open_conn (#8675)

github.com/casbin/grafana - bc6a57ce329d831c42b5d9acf80964e2e9a57163 authored over 7 years ago by Haidara Mohamed El Mouctar <[email protected]>
Remove the remaining []string in policy add and remove functions.

github.com/casbin/casbin - 332ba4c88f427a43a84836ee779f4b055027dfd0 authored over 7 years ago by Yang Luo <[email protected]>
Add HasRoleForUser() into RBAC API.

github.com/casbin/casbin - c58a0975493ad57f61b86f7135d8d4348cea7687 authored over 7 years ago by Yang Luo <[email protected]>
Add DeleteRoleForUser() and DeletePermissionForUser() into RBAC API.

github.com/casbin/casbin - 7307775033494a8e46b0e88848124734c7da59af authored over 7 years ago by Yang Luo <[email protected]>
Fix the bug in model log printing.

github.com/casbin/casbin - f9cc36e6fa38e862a408fb7b595bfbdd148e5279 authored over 7 years ago by Yang Luo <[email protected]>
The log printed by Casbin can be disabled by the last param of NewEnforcer().

github.com/casbin/casbin - a08ed210919becdee537803ceb76514b625ec955 authored over 7 years ago by Yang Luo <[email protected]>
Use the util to provide logging.

github.com/casbin/casbin - 5faba24667cba401caeb58bae2e0a0d73517d591 authored over 7 years ago by Yang Luo <[email protected]>
Remove the empty lines in saving policy.

github.com/casbin/openstack-policy-editor - 1ab20b19658fb7c7f0da7ac33675a70c0ceea59b authored over 7 years ago by Yang Luo <[email protected]>
Strip the ending \r and \n in policy rules.

github.com/casbin/openstack-policy-editor - 325a4e722f72ab812fb558eb1bb54515d643ad7a authored over 7 years ago by Yang Luo <[email protected]>
Use LF instead of CR.

github.com/casbin/openstack-policy-editor - a06c88cc2754c1b201522fb325c3e05f955d6fcb authored over 7 years ago by Yang Luo <[email protected]>
Fix the empty lines in custom policy.

github.com/casbin/openstack-policy-editor - 89b3872ae1f8b7e7fd14e478664ca9a58d3d7e67 authored over 7 years ago by Yang Luo <[email protected]>
mysql: Null value should not be considered as previous value

fixes #8655

github.com/casbin/grafana - 2479e51a6b7b3ea017bd63abbf48a909ddd86e0d authored over 7 years ago by Daniel Lee <[email protected]>
Merge pull request #1 from vsdutka/master

Batch insert into table (11% faster)

github.com/casbin/mysql-adapter - 975257409aa7ed960665ed7989792156f529f50f authored over 7 years ago by Yang Luo <[email protected]>
ux: aligned tabbed view body with header title

github.com/casbin/grafana - 2a93bed4537d5b93fc15856c8c678dcaa700d89f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Fix issue with kilovolt-ampere reactive (kvar) #8596 (#8650)

This changes the css to handle overflow of the string on the input fields.
If an overflow happe...

github.com/casbin/grafana - eaba985f25e7d829f787285a2386fa266160b6fd authored over 7 years ago by Denis Doria <[email protected]>
Merge branch 'master' of github.com:grafana/grafana

github.com/casbin/grafana - 77136d7a703881afc4db028e6f7d01e99dac6e42 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: fixed search issues with in active mode and keyboard nav

github.com/casbin/grafana - 8440d2d0a2713fe2afaf5b9c685c30ffa22efb64 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Fix savePolicy Function

Add Empty Line Filter
Complete

github.com/casbin/openstack-policy-editor - 5dbb76af28ee83a0a8e8e74f65e9e54ae56a5536 authored over 7 years ago by hongbozhou <[email protected]>
Merge branch 'master' of https://github.com/osvt/patron_rest

github.com/casbin/openstack-policy-editor - 0b9c041c8ffc290d512ebd6c1ff5d4d219ad67c0 authored over 7 years ago by hongbozhou <[email protected]>
Add DeleteColumn Function;

Fix the isAdmin() Function;
Update the Table Head.

github.com/casbin/openstack-policy-editor - 9ea8254da9993d34aa68a93e71480d6c16126541 authored over 7 years ago by hongbozhou <[email protected]>
Remove the empty lines in policy get API.

github.com/casbin/openstack-policy-editor - bfaf7c87c0dd0fddb79d2a1378137b534f694bee authored over 7 years ago by Yang Luo <[email protected]>
Update README about the .csv change.

github.com/casbin/openstack-policy-editor - 5e4bc75b9cabfe4e3b9affb1e2b1eb667b785180 authored over 7 years ago by Yang Luo <[email protected]>
Merge branch 'master' of https://github.com/osvt/patron_rest

github.com/casbin/openstack-policy-editor - 3d139dcd6d7c28683ca3471da94b34be02256abc authored over 7 years ago by hongbozhou <[email protected]>
new Policy Editor (Beta)

github.com/casbin/openstack-policy-editor - 0c09096c2017fe0d6b6573351c396843733cce68 authored over 7 years ago by hongbozhou <[email protected]>
Add .csv to the policy get API.

github.com/casbin/openstack-policy-editor - f9f1a3a8b0994b0432a0f32fd1aee852e9980e92 authored over 7 years ago by Yang Luo <[email protected]>
Fix the bug that the policy can't be retrieved.

github.com/casbin/openstack-policy-editor - 1a55d2c4697bf6ce83f4aa20f002dd647b9c5ffa authored over 7 years ago by Yang Luo <[email protected]>
Merge branch 'master' of https://github.com/osvt/patron_rest

github.com/casbin/openstack-policy-editor - fd664009f6560ee928b01ecb09cce697579ddf38 authored over 7 years ago by hongbozhou <[email protected]>