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 description for RFC2136 env vars (#385)

github.com/casbin/lego - b1fd84c6ffc6896cfd64eca69775bc634d459702 authored over 7 years ago by jraby <[email protected]>
add support for controller methods with paramaters

- allow automatic mapping of type from method params
- generate swagger for parameters not covere...

github.com/casbin/bee - a117a48d7ba61eac3da4eca440e8cf08c65c43ab authored over 7 years ago by eyalpost <[email protected]>
Merge pull request #8211 from necrolyte2/patch-1

duplicate keys for auth.github for allow_sign_up

github.com/casbin/grafana - dc1178acc8c6fb061387d572d1edcfa02dbe050c authored over 7 years ago by Daniel Lee <[email protected]>
duplicate keys for auth.github for allow_sign_up

github.com/casbin/grafana - 1edeaa5e7ed18185a887f1ac5ff495908bdfeec3 authored over 7 years ago by Tyghe Vallard <[email protected]>
influxdb: fixed template variable interpolation of multi valued variables when using raw query editor mode, fixes #8165

github.com/casbin/grafana - d2a22e7b23c0b0a882940331bf6aa9db23fca1b4 authored over 7 years ago by Torkel Ödegaard <[email protected]>
change: minor change to health check api endpoint

github.com/casbin/grafana - 19a04b7e4a9ecc33ab0e7189d10d409c205d398d authored over 7 years ago by Torkel Ödegaard <[email protected]>
change: minor change to health check api endpoint

github.com/casbin/grafana - f6f2d85aa74cdb2f284a70cd04e4a8f1d988ab4d authored over 7 years ago by Torkel Ödegaard <[email protected]>
webdav: add tests + path.join for public url param

Fixes #7914. Fixes #7921

github.com/casbin/grafana - 6538e8679396af1c3ca4fd0b6472fb22e3c38621 authored over 7 years ago by Daniel Lee <[email protected]>
webdav: allow specification of a different public_url than upload url

github.com/casbin/grafana - 6d9e8bd147db4024c13911b5fb7963bb041b2764 authored over 7 years ago by fir4 <[email protected]>
feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302

github.com/casbin/grafana - 368e847d12e8c0425e22f526359adb5fa8736a15 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: removed deprecated api #8210

github.com/casbin/grafana - fe64ed424e561742f0826e548f8b6dfba5ddb1c9 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: change to remember me cookie encoding

github.com/casbin/grafana - b780415f25eae4a0c5cc644a8e9c6f4442ff42f5 authored over 7 years ago by Torkel Ödegaard <[email protected]>
api: omit unused fields for /api/datasources

Fixes #7822

github.com/casbin/grafana - aee4af21484cea3155bc80f7013022f7fc18ead1 authored over 7 years ago by Daniel Lee <[email protected]>
tech: upgraded macaron & macaron inject, binding, session

github.com/casbin/grafana - 4720216e5ea085b3291c02c83aa81037c69cac9f authored over 7 years ago by Torkel Ödegaard <[email protected]>
emails: fixed position of logo in emails, fixes #8094

github.com/casbin/grafana - 9f462c0519984b646be99a839d55fad14ffc0e61 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated docs with fix info for #7659

github.com/casbin/grafana - b08b22192b7702073f7fccfc06387aa51f4519b9 authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: annotations fix for snapshots, fixes #7659

github.com/casbin/grafana - c3bad4701aa11eba0e713c9e856cf43e4df28b2d authored over 7 years ago by Torkel Ödegaard <[email protected]>
fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093

github.com/casbin/grafana - 87c978ebc9ac3d99f21f02b21b2153761015e099 authored over 7 years ago by Torkel Ödegaard <[email protected]>
docs: updated changelog with #6140

github.com/casbin/grafana - 8beb873db40d340c9ba57815806b29c231a8a4ae authored over 7 years ago by Torkel Ödegaard <[email protected]>
Merge branch 'master' into mtanda-prometheus_table

github.com/casbin/grafana - 8c448d95a1a838c969d50c5cdff64f3542ed3d28 authored over 7 years ago by Torkel Ödegaard <[email protected]>
refactoring: prometheus PR #6140

github.com/casbin/grafana - 6ff1144abf4f186c97df7da485d326d603e3bb1f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Config Array Syntax (#8204)

* refactor util encryption library so it doesn't have to import log

* add util.SplitString to...

github.com/casbin/grafana - b489e93d9446bd747b7f5f287a1752720c23d1e6 authored over 7 years ago by Dan Cech <[email protected]>
Fix golint warnings.

github.com/casbin/casbin - 2350528151d7fb49d20ab0229d32f0a1ea438239 authored over 7 years ago by Yang Luo <[email protected]>
Format the code with gofmt.

github.com/casbin/casbin - 9888b19ac566bea58be85fe3c2c1790dd3e00a9c authored over 7 years ago by Yang Luo <[email protected]>
Refactor out the test for management API.

github.com/casbin/casbin - eeb848f030f037d6310d356716a551c7ccf33bfb authored over 7 years ago by Yang Luo <[email protected]>
Add copyright.

github.com/casbin/casbin - 87bfba14907a1088dae0bbf86b1ba07649739180 authored over 7 years ago by Yang Luo <[email protected]>
fix: variable srv addVariable function, only used in tests

github.com/casbin/grafana - d085aaad417cf1df722773596a4ef175255b5f9f authored over 7 years ago by Torkel Ödegaard <[email protected]>
add publish target

github.com/casbin/bee - c76d4d1451d1417694e215c5aafc0fbe4a851ea6 authored over 7 years ago by astaxie <[email protected]>
Merge pull request #417 from beego/develop

bee 1.8.3

github.com/casbin/bee - 1a79d6dcca0cfa714895f86f62ed9061e55e4914 authored over 7 years ago by astaxie <[email protected]>
fix gosimple

github.com/casbin/bee - 1cc7abaac6ff9d12decc4b8b731eb73a058be747 authored over 7 years ago by astaxie <[email protected]>
heatmap: changed name of heatmap data format option, #8054

github.com/casbin/grafana - 787fea90b9fbeecc77a135ba45bab033aaba4417 authored over 7 years ago by Torkel Ödegaard <[email protected]>
bee 1.8.3

github.com/casbin/bee - 963e1c9d058351f5f77cd9ec3140b5598770078a authored over 7 years ago by astaxie <[email protected]>
use filepath to generate appcode

github.com/casbin/bee - e84d6f9a9c73fb21c1f0960c748c891c12132d67 authored over 7 years ago by astaxie <[email protected]>
fix #2581

github.com/casbin/bee - ffbe29ae2244da3ea29c25b0c95de74dfa51190b authored over 7 years ago by astaxie <[email protected]>
mysql: time filter macro updated

github.com/casbin/grafana - ae5e004b6980e4cacf7cc9b50b4beef5eea99340 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Check Gopath in one place

github.com/casbin/bee - 6afbafa2504d1c634b8bbff57f4dbd82335d9238 authored over 7 years ago by astaxie <[email protected]>
support go1.8 default gopath

github.com/casbin/bee - 3daa0d26399ddddbaa7f706a461610fe875b2f02 authored over 7 years ago by astaxie <[email protected]>
Add test for the RBAC API.

github.com/casbin/casbin - 88e054f812d12f2c00f80c18307869c9e653370a authored over 7 years ago by Yang Luo <[email protected]>
Fix to issue 2524 by limiting number of returned measurements for display. (#8092)

github.com/casbin/grafana - c485fed74454f1b07b8f5c967da26849aa0bc7a0 authored over 7 years ago by sbhenderson <[email protected]>
docker: remove downloaded temp files from opendata image

github.com/casbin/grafana - 92d723d6f5b21375f6733031d1dce4f88fe647bd authored over 7 years ago by Daniel Lee <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - 9e0acdda232582d4eb23f8e01231c6592293ff7f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - ef36ffb5d0a83a3566985915a07cf15e263dbfa5 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - 48acffe095456deba51cef81ea20922205a3b567 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - 09b7516d47e47cd5d6b967cb0bcdf25bf1b815c9 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - 16d27a4a8d8e1c2efcce5d6590be81733ef45225 authored over 7 years ago by Torkel Ödegaard <[email protected]>
Update ROADMAP.md

github.com/casbin/grafana - 663f7ee239d53b4d62840722b003c4ff87cee67f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Create ROADMAP.md

github.com/casbin/grafana - b8259d7583573c887b222a3e4657b026f4232bed authored over 7 years ago by Torkel Ödegaard <[email protected]>
mysql: query editor fix

github.com/casbin/grafana - 2b029912aa2ca7bfc9ca356b54df1648f1a75e9f authored over 7 years ago by Torkel Ödegaard <[email protected]>
Add pybbs-go to our users in README.

github.com/casbin/casbin - 4b9fca72fc9785f12179821318def3843ab904a7 authored over 7 years ago by Yang Luo <[email protected]>
Action in request and all elements in policy support ABAC attributes now.

github.com/casbin/casbin - e1ac30681824e3b8c4fa9c8d848541195935d9e6 authored over 7 years ago by Yang Luo <[email protected]>
Add the built-in regex match function.

github.com/casbin/casbin - 3ab922c2a3aaf1235ce8bd505b68e66b3ac45c34 authored over 7 years ago by Yang Luo <[email protected]>
Add permission related functions to the RBAC API.

github.com/casbin/casbin - 1662b19c6e1be592f7d0e5f2ceebe7069565d7be authored over 7 years ago by Yang Luo <[email protected]>
mysql: add datetime type to table data

github.com/casbin/grafana - 7784e4e24bbc167b409e207184500f0439c91216 authored over 7 years ago by Daniel Lee <[email protected]>
mysql: fix go vet error

github.com/casbin/grafana - 413ee33d5d85ceecb850153631aaa7fd818b21f4 authored over 7 years ago by Daniel Lee <[email protected]>
Merge pull request #8194 from Alexander-N/fix-orgfilter

fix: make organisation filter case insensitive

github.com/casbin/grafana - d1e6f90f923833e5bb2d9d1b63808efb25f0eaab authored over 7 years ago by Daniel Lee <[email protected]>
When the matcher can be determined without policy, we do not throw an error in evaluation by providing a all "" rule.

github.com/casbin/casbin - bd5475ca120352031a212a2e7807c66aa70859d3 authored over 7 years ago by Yang Luo <[email protected]>
Deny all requests when policy is empty for a dynamic model.

github.com/casbin/casbin - fd238f6f07a9b7331fd44c244589e365713d99fc authored over 7 years ago by Yang Luo <[email protected]>
Add the RBAC friendly API.

github.com/casbin/casbin - 105ac230496301a32962825565edb1ba697df5c3 authored over 7 years ago by Yang Luo <[email protected]>
mysql: added basic templating support

github.com/casbin/grafana - 8f17a84f315341ee0d36d1f3800c7b9e019d8434 authored over 7 years ago by Torkel Ödegaard <[email protected]>
mysql: updated test data

github.com/casbin/grafana - 253b8be449f17fba40624b16c73c57ffbe3552de authored over 7 years ago by Torkel Ödegaard <[email protected]>
Expose the removing filtered policy API and add test.

github.com/casbin/casbin - caee8703a97550a5da63b22be549bbda6d5df3c8 authored over 7 years ago by Yang Luo <[email protected]>
Fix the bug in removing policy with a filter function.

github.com/casbin/casbin - 1bab4d71ce0358a44a7a8fe4aac6ed6642edb5a7 authored over 7 years ago by Yang Luo <[email protected]>
fix: make organisation filter case insensitive

github.com/casbin/grafana - 01fc6da3b2f796e2fabb4497fa3855432cca276b authored over 7 years ago by Alexander-N <[email protected]>
Remove some transitional APIs.

github.com/casbin/casbin - dd46e7dd253b9599fe9df1b72a3e388cdc0cd87e authored over 7 years ago by Yang Luo <[email protected]>
Add removing filtered policy function to the model.

github.com/casbin/casbin - 44694af6b3c856f998eb4d36b946a666af28a14f authored over 7 years ago by Yang Luo <[email protected]>
Refactor out management API.

github.com/casbin/casbin - ae9cc26fec0cabae9e6ac26137cbb7597f7f0f86 authored over 7 years ago by Yang Luo <[email protected]>
Add the co-residency tool link to portal.

github.com/casbin/openstack-policy-editor - 7a38b4b59aec2030488a6b61bc182282fc58ed3a authored over 7 years ago by Yang Luo <[email protected]>
Add testing for deleting role links.

github.com/casbin/casbin - 770aa1a8884b8434c43a298a808e09d4d592abb3 authored over 7 years ago by Yang Luo <[email protected]>
Check the result of getting roles testing.

github.com/casbin/casbin - c1826813f342baecb2b490a3978a4e81651d075e authored over 7 years ago by Yang Luo <[email protected]>
Add deleting role function to role manager.

github.com/casbin/casbin - d4b5613e6ef8c496cf3f189fe6eb08b67bba6fb1 authored over 7 years ago by Yang Luo <[email protected]>
docker: adds mysqldb with test data

Downloads a large open dataset from NYC Open Data.
Then converts date columns into the mysql for...

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

github.com/casbin/grafana - 6ea99540ecac60eb5628c22854162dd3a5a2f730 authored over 7 years ago by Torkel Ödegaard <[email protected]>
singlestat: with table data, support string values

If the selected table column is string then show that in the singlestat

github.com/casbin/grafana - 6160978019e9a43843de062d3af0e36a9b6503d4 authored over 7 years ago by Daniel Lee <[email protected]>
singlestat: value mapping for table data

Adds support for value mapping for table data in the single stat panel.

github.com/casbin/grafana - a49ef90a1df3592d717cf7dd75b7902fecd77b9d authored over 7 years ago by Daniel Lee <[email protected]>
mysql: added default query template

github.com/casbin/grafana - b22b3e5bb9faaea49daa4a859edbb6ffb5d6fada authored over 7 years ago by Torkel Ödegaard <[email protected]>
singlestat: add support for table data

If data is of type Table, then will return the first row of data. The
user can select which colu...

github.com/casbin/grafana - 8874be4c663a089a2e01998c7c9753731c459665 authored over 7 years ago by Daniel Lee <[email protected]>
singlestat: fix variable spelling

github.com/casbin/grafana - 2c51f114405d8c7db54c79f8524987f6da29327a authored over 7 years ago by Daniel Lee <[email protected]>
mysql: added query help

github.com/casbin/grafana - ea53e7221eea8247ab5314a74b352900a6d3452f authored over 7 years ago by Torkel Ödegaard <[email protected]>
mysql: added support for tables in mysql queries

github.com/casbin/grafana - 97e2d75f51cedb57e95a151ef9a665cd5f077baf authored over 7 years ago by Torkel Ödegaard <[email protected]>
Describe the basic model without resources in README.

github.com/casbin/casbin - 68f7f6dd79cce7cc6bd7a5fd322079b0e4c41d10 authored over 7 years ago by Yang Luo <[email protected]>
Add basic model without resources and related testing.

github.com/casbin/casbin - 929ea45a6449227883c5b9b26f3b4e09a6434770 authored over 7 years ago by Yang Luo <[email protected]>
Improve the array print code.

github.com/casbin/casbin - a5aca51370e7fcf34fd0e7d1b6ef1d3792cb0537 authored over 7 years ago by Yang Luo <[email protected]>
Add the authorization effect to README.

github.com/casbin/docker-casbin-plugin - b7da497dc6736630bad08d49a75be9c4e3de3c53 authored over 7 years ago by Yang Luo <[email protected]>
Fix the typo in Makefile.

github.com/casbin/docker-casbin-plugin - 46834ca5e14b8d0fe7e1767cb01acd8c12d63417 authored over 7 years ago by Yang Luo <[email protected]>
Use the basic model without users.

github.com/casbin/docker-casbin-plugin - d645cd5c3756e9cc28edab17f1295af0287fdba1 authored over 7 years ago by Yang Luo <[email protected]>
Enable the enforcement hook.

github.com/casbin/docker-casbin-plugin - 3d7f2dc7f4f11d8c069578db1e2436a97dc08ca6 authored over 7 years ago by Yang Luo <[email protected]>
Add Docker authz plugin to README.

github.com/casbin/casbin - 5a02df34bc66d1d35283f97b6822ed1314ca1d0d authored over 7 years ago by Yang Luo <[email protected]>
Describe the basic model without users in README.

github.com/casbin/casbin - e8c4e50f910c9891e0fcdc40ce496fe06104c228 authored over 7 years ago by Yang Luo <[email protected]>
Add basic model without users and related testing.

github.com/casbin/casbin - 786300ce6424fcfb7dbe56c8834b226e46353fae authored over 7 years ago by Yang Luo <[email protected]>
mysql: worked on mysql data soruce

github.com/casbin/grafana - c78c460f79efd95b779a88ab8c50cec76b85dffe authored over 7 years ago by Torkel Ödegaard <[email protected]>
Add uninstall section to Makefile.

github.com/casbin/docker-casbin-plugin - 921763e98aa8130c0a7cd6029baec219c0396faf authored over 7 years ago by Yang Luo <[email protected]>
Deploy the files of config, model and policy.

github.com/casbin/docker-casbin-plugin - 14258b96b2ec8910b786b1741fa6cb0da7ade23d authored over 7 years ago by Yang Luo <[email protected]>
Handle file not found error.

github.com/casbin/casbin - bddabb74fd4ae1de2817ce50834d8d4ce7269331 authored over 7 years ago by Yang Luo <[email protected]>
Add socket and service files.

github.com/casbin/docker-casbin-plugin - c55392dd631223f21ad072ece1436ce580bf87f3 authored over 7 years ago by Yang Luo <[email protected]>
Add casbin.conf, add example model and policy.

github.com/casbin/docker-casbin-plugin - 61cc18fd70acd1ed141c07e11b144ad2d28f1fbf authored over 7 years ago by Yang Luo <[email protected]>
Create Casbin authz plugin.

github.com/casbin/docker-casbin-plugin - 69e36108cc7cf2e916000beda04d6bdf2f8df3f0 authored over 7 years ago by Yang Luo <[email protected]>
docs: document API calls for /auth/keys

github.com/casbin/grafana - 1bbc149089e415309ef321dd2b588168a79bdc9c authored over 7 years ago by Daniel Lee <[email protected]>
docs: fix link

github.com/casbin/grafana - 459d195291c27d812ad5d362592905266256d849 authored over 7 years ago by Daniel Lee <[email protected]>