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
github.com/casbin/bee - 3c56a5feaf6d899e77733fbd5aabaaf8905e2e04 authored over 9 years ago
Using local package name for renamed packages.
github.com/casbin/bee - 146c3b965590dc104164286b8af3fff5cdc2dc03 authored over 9 years agoERROR message is strange
github.com/casbin/bee - 4cecebb2bb58fcd9a5c41a2b9ffbbe8af8173350 authored over 9 years agogithub.com/casbin/bee - a1fe5bf0109198cd4e5b4ed68ff1c387c8ef20f8 authored over 9 years ago
Web cant't create directory "$GOPATH"
$GOPATH/src is correct
github.com/casbin/go-json-rest - 20210d50628d0e0d5286c3e87d609fea3483a087 authored over 9 years ago
JSONP security fix (http://miki.it/blog/2014/7/8/abusing-jsonp-with-r…
github.com/casbin/go-json-rest - 28c6d4c996f49ca557eeb8cf63a86627dfb42307 authored over 9 years agogithub.com/casbin/go-json-rest - 22dc9802d4cbe025a3a449d1a5d0bb9de92a5af5 authored over 9 years ago
github.com/casbin/bee - 1aa857a9ea08eb18e957b166c6bb3c9defd7891a authored over 9 years ago
自动生成基于数据库的Hprose发布服务。
github.com/casbin/bee - d5ba3ff52f8185552a74560e140dc20515b4faa3 authored over 9 years agonew和api命令支持符号链接目录
github.com/casbin/bee - fb17bcd4d55b38b2f9146d56bae97fc854b2bbee authored over 9 years agoWait 1s before autobuild util there is no file change.
github.com/casbin/bee - 9530a63356f00d17cd3e7137f963281aa209ae9c authored over 9 years agoFix for api docs generate bug
github.com/casbin/bee - 52d6031795eb00ee45c0af3b680e791d70914c21 authored over 9 years agoChanged travis configuration to use the new container based architecture
github.com/casbin/go-json-rest - 175cc312c61349d4e429475c669e0d301c081493 authored over 9 years agogithub.com/casbin/go-json-rest - 3cf4f8c244c4a830907fe2c97e5594b574ec08fe authored over 9 years ago
github.com/casbin/go-json-rest - 67cb6d24b9fda5ce50167974ee4c38e6cc8cc6a1 authored over 9 years ago
github.com/casbin/go-json-rest - 9b6a5da02a0ebb398073782c6637b50776683ffb authored over 9 years ago
Websocket example
github.com/casbin/go-json-rest-examples - 9b0fc5b94f91667ec2bdd9f149d61190d6c58786 authored over 9 years agogithub.com/casbin/go-json-rest-examples - 0474bb7d655974b98872e14d255717a88bbbccc2 authored over 9 years ago
Update g_controllers.go
github.com/casbin/bee - 59e10cc2c7e3de781487014ab617f2e63bbbc1cd authored almost 10 years agogithub.com/casbin/bee - 43ef051a29fef80dcad4c570f09c14ee3780fc65 authored almost 10 years ago
github.com/casbin/go-json-rest - 74480147340d9827ec04e748096eb80b267102f4 authored almost 10 years ago
github.com/casbin/bee - d7f56900c1698947901e84e95e105edf48c95c2e authored almost 10 years ago
github.com/casbin/go-json-rest - 244c490a2e45684d70f32e846d35db3321706411 authored almost 10 years ago
Use the new route shortcut methods.
github.com/casbin/go-json-rest-examples - f6b522ab15a1831603a52406fe0ee8332c22815c authored almost 10 years agoIntroduce shortcuts to create Routes
github.com/casbin/go-json-rest - 151a590aac67baa0d5bcbbc9d888381c152ed6f6 authored almost 10 years agogithub.com/casbin/go-json-rest - 9fb2ce6c875dd6b6e2a5ea9a89e87289419e1618 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - b55c20817849863c5dba1c68a4baeffcb54d4c3d authored almost 10 years ago
The four new methods Get, Post, Put and Delete are simple constructors
for the Route objects.
I...
github.com/casbin/go-json-rest - b68cad22a1938cf3f9a8c2ef5e03970d71cd9c01 authored almost 10 years agogithub.com/casbin/go-json-rest - fc0d6bacef3ca8295c53fb0232cc042734521394 authored almost 10 years ago
updated jwt example to use IfMiddleware
github.com/casbin/go-json-rest-examples - 1d8eeee82468a12837b56b649da47116b434fd0a authored almost 10 years agogithub.com/casbin/go-json-rest-examples - 2a391fa3d3b6d2c6dc6356b5425e869d523918be authored almost 10 years ago
github.com/casbin/go-json-rest - fd981c6946a101c9ec5a409ee56cf1ad97c1b534 authored almost 10 years ago
github.com/casbin/go-json-rest - 8c9593d4f22b0fb4fb55b547e880dfe904bbaf8e authored almost 10 years ago
implementation of the IfMiddleware
github.com/casbin/go-json-rest - 6f94f6f64bdfadcf49f1e9071575e2cc502e2d30 authored almost 10 years agogithub.com/casbin/go-json-rest - 8408240213aad2a370853cfacc256a50ad35c233 authored almost 10 years ago
IfMiddleware evaluates at runtime a condition based on the current request, and decides to
execu...
Fix typo in refresh_token URI
github.com/casbin/go-json-rest - 36d1f857a7967a27a30f0f267667a882e34cadfd authored almost 10 years agoFix typo in refresh_token URI
github.com/casbin/go-json-rest-examples - af22abb60ffff22d7f75988e7304c15faa270b3f authored almost 10 years agogithub.com/casbin/go-json-rest - 8332981d2ec3170aa3dcb5407bdfeec1bf2cc8f8 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 8ebf777215a5c57e4cb8ac75e8f62e29d7947c5c authored almost 10 years ago
fix error msg when use command "bee api" bug missing the Argument
github.com/casbin/bee - 73874efe19afcb50ae9cd3b820867fef57c3a97a authored almost 10 years agogithub.com/casbin/bee - d475828acf13d688c0142e0609448761d97f01f5 authored almost 10 years ago
add tableName to model file
github.com/casbin/bee - 926ef731086f94ed1a98bfcf54c3ec35900797f6 authored almost 10 years agogithub.com/casbin/bee - d70e2c2a2b2d2192e2b9ebfdbddaee1d5a6c8a5a authored almost 10 years ago
Syntax Fix for example usage
github.com/casbin/bee - 7f313ac0ebca39c02af8f56d074e78a7e7cfe997 authored almost 10 years agosyntax fix for argument passing
github.com/casbin/bee - 91d614c148e6eed72da23134aff698a14b5c650e authored almost 10 years ago
StatusMiddleware depends on TimerMiddleware and RecorderMiddleware,
log a descriptive message in...
github.com/casbin/go-json-rest - b99af7f050e5ff393c2f95561c48f934a4955804 authored almost 10 years ago
github.com/casbin/go-json-rest - cb682716727f2926e40cf0d047e3f134ec973337 authored almost 10 years ago
added link to jwt middleware
github.com/casbin/go-json-rest - bb010cfd297c7194023286213f78a59cdc9df34d authored almost 10 years agoadded jwt middleware example
github.com/casbin/go-json-rest-examples - 90964e9dafb57e25a68616226a52ec616daa8a0e authored almost 10 years agogithub.com/casbin/go-json-rest - 6c2cba39a2b2b318dcc506bed8548f0c26462d2d authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 1f972233e13e9025e43ec51c90bde410a70e3a01 authored almost 10 years ago
github.com/casbin/go-json-rest - 439b37603d65c42455fcac3dc30ffd1a3c5b1844 authored almost 10 years ago
github.com/casbin/go-json-rest - 9b9d1960d7a99d31e1b8f9e2be1c36a33a3c6c1c authored almost 10 years ago
github.com/casbin/go-json-rest - b3c1f49898f8dc1840c0177754b78d27c829f5ea authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 67567d5f4cb8aac0590dc052db7e3de0c9f47fcb authored almost 10 years ago
This makes AccessLogApacheMiddleware work even if Timer and Recorder are
missing. In that case, ...
github.com/casbin/go-json-rest - 68230c88a57265a7943296007299a68eb0d14d7e authored almost 10 years ago
markdown tweak
github.com/casbin/go-json-rest-examples - a36239a77805c1d2bb419a4a27cb25f4d413ac3b authored almost 10 years agogithub.com/casbin/go-json-rest - b1185f8a70ebe68ef9967be9c0f5cdbc6ab502e7 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 0921293f58590150af54080d8799c10d2b074172 authored almost 10 years ago
github.com/casbin/go-json-rest - 7570c97644513f16a0c141336f22910474f8c024 authored almost 10 years ago
github.com/casbin/go-json-rest - 36c753e33d70e2d2c2be4fd75938e0ad1a649622 authored almost 10 years ago
Implementation branch for the v3
github.com/casbin/go-json-rest - 7d2bcc89df89dfd8358b7c63ebad05b29a88bd46 authored almost 10 years agoconvert the examples to the v3 API
github.com/casbin/go-json-rest-examples - 3b08057ee7b2e2e8b0c3cc2fde033fbf47b1eb8d authored almost 10 years agogithub.com/casbin/go-json-rest - 8e716f25b9483ab7adcc68d3a59b0496def75ce6 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 9f41c2183d59307cc92be755b3ccdf6dd80be831 authored almost 10 years ago
github.com/casbin/go-json-rest - 41b2d803245cc51c217614b5d30673463e9294ef authored almost 10 years ago
github.com/casbin/go-json-rest - e8838cad0b75754f4f1c47e57163ac6703ccc844 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - c13dd96de2c966cb88d43d6b3a067f4dd8488c91 authored almost 10 years ago
github.com/casbin/go-json-rest - 0497a5eb98cba4d675f7cfab378649afe084d551 authored almost 10 years ago
github.com/casbin/go-json-rest - f60a94c20ff52ef45c91bb414002e58931714d4f authored almost 10 years ago
github.com/casbin/go-json-rest - 3cd9f3d61470c9e564f7a162dabd17a359542d27 authored almost 10 years ago
github.com/casbin/go-json-rest - fc9f69aece5c812bd1f0fcc1ab80ca59810faa11 authored almost 10 years ago
github.com/casbin/go-json-rest - 000ab3c71afaba1d2fe1226131e951a0b299180a authored almost 10 years ago
github.com/casbin/go-json-rest - d61aa985da86b0765a048218c21b101be4b3af73 authored almost 10 years ago
github.com/casbin/go-json-rest - 3c1e4cd9e6a08320149214253b0abc00b0583407 authored almost 10 years ago
github.com/casbin/go-json-rest - a71f61ef704a0a001eac205a9e2fa56e9d30d0c1 authored almost 10 years ago
github.com/casbin/go-json-rest - 564f3f7ac563ee612c7fc4b44d74755c720d6ef0 authored almost 10 years ago
github.com/casbin/go-json-rest - 484a65b65c4dc7ca43bf72c27bde50fb04f7eed4 authored almost 10 years ago
github.com/casbin/go-json-rest - d7e0359c0c4352f8349955c7952353894d83e87a authored almost 10 years ago
github.com/casbin/go-json-rest - 3567c35c8700618894a93753974c336c888e56ea authored almost 10 years ago
github.com/casbin/go-json-rest - 58f2f5f00f0b1642f7e8c71035647e3d3699f9f3 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - a0c55c97eed10605c0e9d43a9f64f447c3327d85 authored almost 10 years ago
* Make the construction of the Api easier to read.
* allows Api with no App
* have things writte...
github.com/casbin/go-json-rest - 021106ced810bcbae764aa3cbf5bf900df787b65 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 60b0c2d93de4d5f5702e4005184cb02020c55aa4 authored almost 10 years ago
github.com/casbin/go-json-rest-examples - 49c924aa65c815e99e67f547608c47650e7325eb authored almost 10 years ago
github.com/casbin/go-json-rest - 3797cdf57c9cb708664eab8bd4f23cfad14dccbc authored almost 10 years ago
and delete two examples that are outdated.
github.com/casbin/go-json-rest-examples - efa523507c631f214f288245dfa4364cc5b70f93 authored almost 10 years agogithub.com/casbin/go-json-rest - 007f99a6ca04f3c110de6ed1ad787c9d6f1ab5fe authored almost 10 years ago
These examples don't require a router, instead use AppSimple
github.com/casbin/go-json-rest-examples - c6db771f24340a23d9a23f8c1e697e0c69b683fa authored almost 10 years ago
... rather than removing CheckContentTypeMiddleware.
This is a better habit to make the right qu...
github.com/casbin/go-json-rest-examples - 4a9e5b8400456fdb397ec1e737c47ca3d861d804 authored almost 10 years ago
github.com/casbin/go-json-rest - 0283b1bc9a96aa8dbd9d3c340e76ec37eb555fc2 authored almost 10 years ago
github.com/casbin/go-json-rest - 6a8ce399e5aa75ed48b91a5697a3e54b6a29489a authored almost 10 years ago