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

README.md auto-gen

github.com/casbin/go-json-rest - 9ca98fabb68b856906d216d5e22f80b950b69c67 authored over 10 years ago by antoine <[email protected]>
README.md auto-gen

github.com/casbin/go-json-rest - 27808c169ec44adf0490a38ba88bc02fe2bfdc8b authored over 10 years ago by antoine <[email protected]>
Merge branch 'master' of https://github.com/beego/bee

github.com/casbin/bee - 5e8ddf066fedac7591e98c64d1285197292c8715 authored over 10 years ago by astaxie <[email protected]>
update bee get beego & go version

github.com/casbin/bee - 94c9dee22c3da62054251c8b6d978b8bb27e7d3e authored over 10 years ago by astaxie <[email protected]>
README autogen

github.com/casbin/go-json-rest - c961df08645a3ca441581a41f1e9d2e57f0d8a04 authored over 10 years ago by antoine <[email protected]>
Merge pull request #20 from Cofyc/noescape_in_docs

noescape_in_docs

github.com/casbin/bee - f1ed6120497bef5f3d53e260da8ea8736776d9e7 authored over 10 years ago by astaxie <[email protected]>
don't convert '&' to '&amp;' in `bee` and `bee help version`.

github.com/casbin/bee - cad02040ea4ecad4744da52197c464505320c49a authored over 10 years ago by Yecheng Fu <[email protected]>
bee fix the path.EvalSymlinks

github.com/casbin/bee - a6f9c78aaaea4392ff92f5ce7cab0c739d19d564 authored over 10 years ago by astaxie <[email protected]>
bee version support go version

github.com/casbin/bee - 7f0e4f024c5929efa54417e31532423abddb5199 authored over 10 years ago by astaxie <[email protected]>
bee pack support zip Symlink

github.com/casbin/bee - f076f449df1074413f53a4c780f76b184f116a71 authored over 10 years ago by astaxie <[email protected]>
bee support version command

github.com/casbin/bee - 226b5d4f4d6e09d0fb8e4866bb1cb51af48a6d98 authored over 10 years ago by astaxie <[email protected]>
Auto-gen README

github.com/casbin/go-json-rest - 1c62530e5bb1ab6b657f9329db57f290a1755ed7 authored over 10 years ago by antoine <[email protected]>
Move the remaining examples to the new format

github.com/casbin/go-json-rest-examples - d04b51638f813f2984a666cdaee214a6c49be356 authored over 10 years ago by antoine <[email protected]>
Convert the examples to the new format

github.com/casbin/go-json-rest-examples - ed6e7eaf695594b17b3838281f0b8a3a24f3f81d authored over 10 years ago by antoine <[email protected]>
auto-gen README.md

github.com/casbin/go-json-rest - 4f79d11686b86e769834b9165de2de05cc6f323a authored over 10 years ago by antoine <[email protected]>
convert more examples to the new doc format

github.com/casbin/go-json-rest-examples - c63c80ebf9887044ad098c2be22f3363653786ff authored over 10 years ago by antoine <[email protected]>
auto-gen README.md

github.com/casbin/go-json-rest - ee56719ed616a01a0c74ad22eae36cb33a934a51 authored over 10 years ago by antoine <[email protected]>
Convert Contries to the new doc format

github.com/casbin/go-json-rest-examples - 93ca620807985771c86047c53b5e1c707944f4b6 authored over 10 years ago by antoine <[email protected]>
Use w.WriteHeader(200) for DELETE implementations.

We want an empty payload but we all the standard headers

github.com/casbin/go-json-rest-examples - 3b86c7bb453f75401bc86bec61f366398235030a authored over 10 years ago by antoine <[email protected]>
Copy the data while we have the read lock. (users example)

Instead of copying a pointer to it.

github.com/casbin/go-json-rest-examples - 81ea5fc2b6521e2a93084387c73427004aabab5e authored over 10 years ago by antoine <[email protected]>
Copy the data while we have the read lock.

Instead of copying a pointer to it.

github.com/casbin/go-json-rest-examples - 47e2f2d73f3f35879634a4a47e4d760b856960cb authored over 10 years ago by antoine <[email protected]>
Merge branch 'master' of github.com:ant0ine/go-json-rest

github.com/casbin/go-json-rest - 2938d134ceaad03601f6bcdbdd4f65e0bf1744f9 authored over 10 years ago by antoine <[email protected]>
auto-gen README.md

github.com/casbin/go-json-rest - 26f67585bbaf64119ccbfd3f459ede9752bcd499 authored over 10 years ago by antoine <[email protected]>
Convert the users example to the new documentation format

github.com/casbin/go-json-rest-examples - fa9fdec795e5d32fdfacdb7173fcf677525d42f3 authored over 10 years ago by antoine <[email protected]>
Replace the docstring by the README.md

A new tool will assemble all that in the go-json-rest/README.md

github.com/casbin/go-json-rest-examples - cd94f31602bb6a3167aa9f89073bc35bc95c0f98 authored over 10 years ago by antoine <[email protected]>
Try to have README files for examples

github.com/casbin/go-json-rest-examples - 382e4325a395079681cd8d8e5f6c25f698f025de authored over 10 years ago by antoine <[email protected]>
Merge pull request #70 from GlassyMedia/feature/test-doc

as requested, reverting MakeRequestWitHeader and adding more godoc to test package

github.com/casbin/go-json-rest - e09f2a7c9a7527a7d29ebcc8b650b9a8cdbe9c59 authored over 10 years ago by Antoine Imbert <[email protected]>
more godoc for test package

github.com/casbin/go-json-rest - 3b2da483324514ee95210851e69c5a05fba23dbc authored over 10 years ago by Paul Lam <[email protected]>
revert test.MakeRequestWithHeader addition

github.com/casbin/go-json-rest - 035b43949f037950f53ce409124ce00ddf824e6f authored over 10 years ago by Paul Lam <[email protected]>
Merge pull request #67 from GlassyMedia/feature/test-makerequest

add a test.MakeRequestWithHeader

github.com/casbin/go-json-rest - 453162ea32e24d8fb76f96a893182691141ab653 authored over 10 years ago by Antoine Imbert <[email protected]>
use http.Header as param for test.MakeRequestWithHeader

github.com/casbin/go-json-rest - 9ecbe7e4ef63bf42bec3c4b20beba00d0cb00503 authored over 10 years ago by Paul Lam <[email protected]>
add a test.MakeRequestWithHeader

github.com/casbin/go-json-rest - 264bec20be78bc6ffbc9c5fe1f1f47d95f3d4891 authored over 10 years ago by Paul Lam <[email protected]>
Replace sync.Mutex by sync.RWMutex

This ensures that the status is no read while updated.

github.com/casbin/go-json-rest - f064bf8c37dc3e118c144411ebd8b317679501d0 authored over 10 years ago by antoine <[email protected]>
README auto-gen

github.com/casbin/go-json-rest - 10b8296fb780e4b84c22311f8e7dfbd454801488 authored over 10 years ago by antoine <[email protected]>
New example to demo non-JSON payloads

github.com/casbin/go-json-rest-examples - 88f90b27d06ceba07bd12bf03fcbafe99fcc04f5 authored over 10 years ago by antoine <[email protected]>
Set the Content-Type to application/json only if not already set.

This allows exceptional uses of the JSON responseWriter to write
non JSON payload.
Example to co...

github.com/casbin/go-json-rest - cb7161ba71fb0125c6ffb1b1ec052bec0635d493 authored over 10 years ago by antoine <[email protected]>
README auto-gen

github.com/casbin/go-json-rest - 29a683760b9a4e5dc18b5d57ce1c96abc9077d7b authored over 10 years ago by antoine <[email protected]>
Don't use "self" as a receiver (golint)

github.com/casbin/go-json-rest-examples - 821744e1f7be133b2a47fe0d12418e5338e919cd authored over 10 years ago by antoine <[email protected]>
README auto-gen

github.com/casbin/go-json-rest - 85dbdcf9566529844b8e38e5de7b777d89072531 authored over 10 years ago by antoine <[email protected]>
Fix name in the GAE example

github.com/casbin/go-json-rest-examples - 763a34249a85827668b23d6b62e9cd63fec3796f authored over 10 years ago by antoine <[email protected]>
Add a sync.RWMutex around the store map.

Map are not safe for concurrent use without locking.

github.com/casbin/go-json-rest-examples - 50f81980dd2a607bf9cf9f2e23bd565d922203bc authored over 10 years ago by antoine <[email protected]>
Rekick a build (travis issue)

github.com/casbin/go-json-rest - 3fa9b8e9a133d694b17e05ad1abacfade2af27ef authored over 10 years ago by antoine <[email protected]>
README auto-gen

github.com/casbin/go-json-rest - 2013342a009c82c858b7668c7d5de0c90d55870e authored over 10 years ago by antoine <[email protected]>
README auto-gen

github.com/casbin/go-json-rest - 0cc53c89c7ad3e6fce0ff46eeda632c71f65e8cb authored over 10 years ago by antoine <[email protected]>
Add a sync.RWMutex around the store map.

Map are not safe for concurrent use without locking.

github.com/casbin/go-json-rest-examples - 6983fcd536a4f20afb06b6c9faa11385a43c185f authored over 10 years ago by antoine <[email protected]>
Use a simpler example to demo GAE

github.com/casbin/go-json-rest-examples - 50c9c30e95b987c5151e13e0b823967d320d45c0 authored over 10 years ago by antoine <[email protected]>
Allowing the Origin header is necessary for Safari.

Safari by default sets:
Access-Control-Request-Headers: accept, origin

While Chrome and Firefox...

github.com/casbin/go-json-rest-examples - 4c6c9ce9c0b987e759244400efb5d31918f73501 authored over 10 years ago by antoine <[email protected]>
Remove the README generation code, it will be a dedicated repo

github.com/casbin/go-json-rest - 76cda0333bd4c0312c6de1872c18bf43d733b659 authored over 10 years ago by antoine <[email protected]>
Markdown adjustments

github.com/casbin/go-json-rest - ccb57ba5f4af65943f7507f8ee0d93d1fb14094f authored over 10 years ago by antoine <[email protected]>
New example to combine ResourceHandler with other http.Handlers

github.com/casbin/go-json-rest - 3314c3d5d2da2d17679703eb445885067ce10e94 authored over 10 years ago by antoine <[email protected]>
New example to show how to combine the ResourceHandler ...

... with other http.Handlers

github.com/casbin/go-json-rest-examples - a54d9d4c166a1aa71a2bd7be3a5de6c195f8b5c9 authored over 10 years ago by antoine <[email protected]>
Fix the branch name in the GA url

github.com/casbin/go-json-rest-examples - a574a38322bf17ca159ccb87c5c7d3ba1f3be365 authored over 10 years ago by antoine <[email protected]>
link the web page

github.com/casbin/go-json-rest - e9a4e2b0d67bfe50d3754d74f4a668e64754039a authored over 10 years ago by antoine <[email protected]>
New optional ErrorLogger

Allows user panic errors to be logged with a different Logger.

github.com/casbin/go-json-rest - 2c91d1595b03f5f47aaa887e2e4be1ba2e96a039 authored over 10 years ago by antoine <[email protected]>
Make the error logging support the EnableLogAsJson option

github.com/casbin/go-json-rest - a9e28cd42b29e96092940831596b09b0d7755551 authored over 10 years ago by antoine <[email protected]>
The logRecord object now contains a timestamp.

This is the time of the end of the request processing.
The default logger has been changed to no...

github.com/casbin/go-json-rest - 533eb8a2506300877565586446b0bb6a82d61550 authored over 10 years ago by antoine <[email protected]>
Get the user panic errors in the access log.

This change moves the recover handling code to a middleware.
This new middleware runs after log,...

github.com/casbin/go-json-rest - 21727934df67065d18a8b32d53ec9bbd78098d97 authored over 10 years ago by antoine <[email protected]>
Bug fix: init the Logger earlier.

Following the Middleware refectoring, the Logger init was moved in the log middleware,
causing t...

github.com/casbin/go-json-rest - fc14696dde75ed9835b1292eea11918db7d1793e authored over 10 years ago by antoine <[email protected]>
Log the REMOTE_USER and the User-Agent

github.com/casbin/go-json-rest - 0483fc4bee74c61484450512bd570d3c9c7a9582 authored over 10 years ago by antoine <[email protected]>
Merge pull request #59 from benalexau/powered-by

Support for X-Powered-By being user configurable, including disabling

github.com/casbin/go-json-rest - e6ab39ad14c2fa91f87049d512645c1edc8838ae authored over 10 years ago by Antoine Imbert <[email protected]>
Make X-Powered-By user configurable, including support for disabling.

github.com/casbin/go-json-rest - 95bc21e5d73077a08c826316112d48a857e953fe authored over 10 years ago by Ben Alex <[email protected]>
Use comma separated values for CORS response headers

Instead of multiple headers with same name.
This makes IE happy, and saves a few bits.

github.com/casbin/go-json-rest - 505db6f1997de94b1fc924e22da7d78595d2ba4f authored over 10 years ago by antoine <[email protected]>
Make X-Powered-By a responseWriter field.

github.com/casbin/go-json-rest - 0b29051cc96c253749a7d6a94f6dd4ba00559ecd authored over 10 years ago by Ben Alex <[email protected]>
Test for existing X-Powered-By behaviour.

github.com/casbin/go-json-rest - e86b8a88eb2cbfee8333761891bbd9ccaf717775 authored over 10 years ago by Ben Alex <[email protected]>
Move some code to init phase

github.com/casbin/go-json-rest - e73a69771a15ac9be906b4f7bb93bc01968b2083 authored over 10 years ago by antoine <[email protected]>
bee pack support zip Symlink

github.com/casbin/bee - 6695161de28e0ddd43d7d65bcc1f04896ce84c27 authored over 10 years ago by slene <[email protected]>
Origin == "null" is a valid CORS request

Per spec here: http://www.w3.org/TR/cors/#resource-sharing-check

Add more CORS related tests.

github.com/casbin/go-json-rest - 6fd1c5903ba623d9425b754d1af834635e860511 authored over 10 years ago by antoine <[email protected]>
Merge pull request #53 from yaslama/cors-fix-max-age

Fix issue issue #52

github.com/casbin/go-json-rest - d6033e6a821c724c406ea8dec756e7d665062443 authored over 10 years ago by Antoine Imbert <[email protected]>
Fix issue issue #52

github.com/casbin/go-json-rest - 994c553e92d099584a76926a5e9b6f8b26d60d53 authored over 10 years ago by Yaacov Akiba Slama <[email protected]>
update import

github.com/casbin/bee - 244f27afdf63a0f91d7cb9791e1da0f217eb7044 authored over 10 years ago by astaxie <[email protected]>
improve the bee

github.com/casbin/bee - 3141202051c973777a8eef366c07baaac2325881 authored over 10 years ago by astaxie <[email protected]>
auto-gen the README

github.com/casbin/go-json-rest - d39a8e4a8cec2071b5ba6ac5eed7e489a23a3c43 authored over 10 years ago by antoine <[email protected]>
Fix link to godoc

github.com/casbin/go-json-rest - 42785f2c942c55c95985455ed94c0584311757c2 authored over 10 years ago by antoine <[email protected]>
update README links to point to master

github.com/casbin/go-json-rest - cc65fbf944e657d2726ee7d4167f52c80b61a3d0 authored over 10 years ago by antoine <[email protected]>
Merge branch 'v2-alpha'

github.com/casbin/go-json-rest-examples - 0cda546d0bbeb725d08f3b98352714f202782c25 authored over 10 years ago by antoine <[email protected]>
Merge branch 'v2-alpha'

Conflicts:
README.md
status.go

github.com/casbin/go-json-rest - 911ebe3b67ce4e6de9ce0e1521c22dd94d5f930b authored over 10 years ago by antoine <[email protected]>
Remove the v2-alpha warning

github.com/casbin/go-json-rest - ba57dc19d98e32132a90eedee60ec0ba2e017e2d authored over 10 years ago by antoine <[email protected]>
Remove the v2 teaser

github.com/casbin/go-json-rest-examples - d9638a209a5bd4ea9c459000564ef874fd0ed202 authored over 10 years ago by antoine <[email protected]>
Remove the v2 teaser

github.com/casbin/go-json-rest - 29a5a32f5643e45a6f119860d2eae2dcb8991108 authored over 10 years ago by antoine <[email protected]>
indentation fix for pygment

github.com/casbin/go-json-rest - 043da5184ce4d1c24abbafdba78122c72685e43b authored over 10 years ago by antoine <[email protected]>
Try to fix the pygment indentation

github.com/casbin/go-json-rest-examples - 91bb3ed664d9005964aa977c2b7e67df33d593b6 authored over 10 years ago by antoine <[email protected]>
README more polish

github.com/casbin/go-json-rest - 07d797aa82f13a97a1558730ad00fbba943e71ed authored over 10 years ago by antoine <[email protected]>
README polish

github.com/casbin/go-json-rest - 30d91ff5679cd70f98bcce84edbe27f25ad42871 authored over 10 years ago by antoine <[email protected]>
First pass on what's new in v2

github.com/casbin/go-json-rest - 9d09b20b857524209882760aad6fe0fd8ebe0a75 authored over 10 years ago by antoine <[email protected]>
Forgot GAE example

github.com/casbin/go-json-rest - 58176c8abed0084dc9e14118fb2eb04c2be5939c authored over 10 years ago by antoine <[email protected]>
Examples reorg

github.com/casbin/go-json-rest - dbf8ca92ec1ee27fe0a79e4c75e315ab37c0cdc9 authored over 10 years ago by antoine <[email protected]>
New method Route.MakePath

Allows reverse route resolution.

github.com/casbin/go-json-rest - 68e1c19b8e1dc533b99d08e79e95f5cf97e038a4 authored over 10 years ago by antoine <[email protected]>
[breaking change] Use pointers to Route instead of directly the struct.

Hopefully the last breaking change of v2

github.com/casbin/go-json-rest - 1df2e61f952fcf21a4f15ca526fbbaa875cc9d78 authored over 10 years ago by antoine <[email protected]>
using pointers to Route

github.com/casbin/go-json-rest-examples - 15a41b438ec121fea207c07eaad4cd7203220f45 authored over 10 years ago by antoine <[email protected]>
golint fixes

github.com/casbin/go-json-rest - ad05ac9e71d526ec32ff9c826abce2979f079a05 authored over 10 years ago by antoine <[email protected]>
Better migration guide

github.com/casbin/go-json-rest - f0a6a282c59f87483fd9a01c9ebe3a70f68575f7 authored over 10 years ago by antoine <[email protected]>
README formatting

github.com/casbin/go-json-rest - 48a7f91f370b8021f9274c2cabff5c7e1df2d46a authored over 10 years ago by antoine <[email protected]>
Docstrings polish

github.com/casbin/go-json-rest - ba45f535a46bff531c52a706e5b4ec826075013c authored over 10 years ago by antoine <[email protected]>
regen te README

github.com/casbin/go-json-rest - e8908a13d232f66fb63425b99b7aa1c054229811 authored over 10 years ago by antoine <[email protected]>
regen README

github.com/casbin/go-json-rest - 371232466f1fd8216fc657409afb4ba9806f474a authored over 10 years ago by antoine <[email protected]>
Second pass on the docstring rewrite

github.com/casbin/go-json-rest-examples - dd7d4827996d024963856f8e3f193fa8512b5e74 authored over 10 years ago by antoine <[email protected]>