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

Oops

github.com/casbin/lego - bfc24007db12ae8bf404385831ad05253526d979 authored almost 9 years ago by Matthew Holt <[email protected]>
Improved the format.

github.com/casbin/openstack-patron - b41b1262f3a52c8cc9f6b6bdf87be5a1abcf6d25 authored almost 9 years ago by hsluoyz <[email protected]>
Updated README with the goal and improved the format

github.com/casbin/openstack-patron - 31ddb643878413304779c8be8b5a7740d5d63880 authored almost 9 years ago by hsluoyz <[email protected]>
Update LICENSE

github.com/casbin/openstack-patron - f6f22704d7f6708b35f1c87d8b8fdf1ed2e06566 authored almost 9 years ago by hsluoyz <[email protected]>
Create README.rst

github.com/casbin/openstack-patron - bda9fd0d36fb7531922f247d578f4e83e376d76c authored almost 9 years ago by hsluoyz <[email protected]>
Implement custom User-Agent string

Also a couple miscellaneous vet fixes

github.com/casbin/lego - 89908f39e955383a9da664edd726d7d206fbfc82 authored almost 9 years ago by Matthew Holt <[email protected]>
Update client docs

github.com/casbin/lego - fce9468e1e809615799f98d24bf4f8843f37c8e7 authored almost 9 years ago by xenolf <[email protected]>
Remove unreachable code

github.com/casbin/lego - 8362f35823b7b9a5dd3f5d3ec6754d132af7f065 authored almost 9 years ago by xenolf <[email protected]>
Add change of ObtainCertificates to CHANGELOG

github.com/casbin/lego - 01974a95cd6e66e2a9a6e49a4b9ef94ff0ae9ec6 authored almost 9 years ago by xenolf <[email protected]>
Adapt README and CHANGELOG to latest changes

github.com/casbin/lego - 7c60c45e2cf7a0d7fbe1d281baca19f747ccb0d7 authored almost 9 years ago by xenolf <[email protected]>
Fix validateFunc tests

github.com/casbin/lego - 3a3baf1597bd10220a833c2fb511647e80522e08 authored almost 9 years ago by xenolf <[email protected]>
Adjust logging output for http-01

github.com/casbin/lego - 09ff568758795ad778e18723bd03835f93c2246b authored almost 9 years ago by xenolf <[email protected]>
Extract validateFunc from httpChallenge and tlsSNIChallenge

github.com/casbin/lego - 466af286723b9a166bffebed0964d20d6f74d502 authored almost 9 years ago by xenolf <[email protected]>
Fix tests

github.com/casbin/lego - 6b750198f233c0d4d8f2b66f58f13803bc459a20 authored almost 9 years ago by xenolf <[email protected]>
Change SetHTTPSPort to SetTLSPort

github.com/casbin/lego - 523f3eb25096d3dd2f568fe6421f3ac5d949ce97 authored almost 9 years ago by xenolf <[email protected]>
Adapt CLI to changes in lib

- Change explicit include of challenges to explicit exclude
- Add CLI switches for HTTP and TLS p...

github.com/casbin/lego - 0e857b2fefa92bd7664c6b28ebf8c1101d44bb5b authored almost 9 years ago by xenolf <[email protected]>
Extract mutation of client into functions

github.com/casbin/lego - 053dc4cfb1bfcb016abad302542aad49e2b4064f authored almost 9 years ago by xenolf <[email protected]>
Merge branch 'master' of https://github.com/tommie/lego into refactor-client

# Conflicts:
# acme/client.go
# acme/http_challenge.go
# acme/http_challenge_test.go
# acme/tls_...

github.com/casbin/lego - 595f684e27a15f3d63b1c90122a887f9ff24305b authored almost 9 years ago by xenolf <[email protected]>
Merge pull request #62 from glkz/fix-gofmt-errors

Fix gofmt errors

github.com/casbin/lego - 357f5de2728cb1d008cb8202feb279b20afaf178 authored almost 9 years ago by xenolf <[email protected]>
Fix gofmt errors

github.com/casbin/lego - f3df6b81b282db5f4231699448627f3a4e53a69f authored almost 9 years ago by Mustafa Altun <[email protected]>
Fix links in changelog

github.com/casbin/lego - 872864bf0fa4f3001266ac52306938bc1912f6e1 authored almost 9 years ago by xenolf <[email protected]>
Add gitter badge

github.com/casbin/lego - 9b68322147635d7483ac8cb957792a9f4a676063 authored almost 9 years ago by xenolf <[email protected]>
[Auto-gen README] New third party middleware link

github.com/casbin/go-json-rest - eab48093ffe42b1d6d2774db2e6bdc2ea83c71c0 authored almost 9 years ago by antoine <[email protected]>
[Auto-gen README] Add Force HTTPS example by @jadengore

github.com/casbin/go-json-rest - 0a9a1040b5fc77b312296b99945c55967f68e9e4 authored almost 9 years ago by antoine <[email protected]>
Merge pull request #17 from jadengore/add-force-ssl-middleware

Add forceSSL middleware README/example

github.com/casbin/go-json-rest-examples - 2fb03a72c7d0690d1c9f8d79d7b2d336a4cbd15a authored almost 9 years ago by Antoine Imbert <[email protected]>
Fix --days parameter for renewal

github.com/casbin/lego - 0c8bd2962e9f5f8958b7a9155af3cea1b6907bf4 authored almost 9 years ago by xenolf <[email protected]>
Add forceSSL middleware README/example

github.com/casbin/go-json-rest-examples - 786736e0cdf50605f76e99cc1a3b71ce7444dc1b authored almost 9 years ago by Edward Bramanti <[email protected]>
Limit ioutil.ReadAll calls in client as well

github.com/casbin/lego - c2630f8eb797327adbd5620d9e4f1a7976dee90e authored almost 9 years ago by xenolf <[email protected]>
Close response body in getIssuerCertificate

github.com/casbin/lego - 00af84d91b8482dfc2e1b7c1914cc453f68d725e authored almost 9 years ago by xenolf <[email protected]>
Add a changelog

github.com/casbin/lego - 365bbf3166d4036230fc5fd92bbb4a04362d366e authored almost 9 years ago by xenolf <[email protected]>
Merge pull request #58 from flibustenet/patch-1

Update README.md

github.com/casbin/lego - cb9a6e82076835ddcc12a1627c078475cae4272c authored almost 9 years ago by Matt Holt <[email protected]>
Update README.md

Missing `-challenge` in request path (`/.well-known/acme-challenge/`)

github.com/casbin/lego - 058ac0982557b223c7d7696f37ebab254d9c7961 authored almost 9 years ago by Wilk <[email protected]>
Improve documentation.

Fixes #46, #47

github.com/casbin/lego - 6316bea09b6a43b23ba003eb56a49d5edd6ff77f authored almost 9 years ago by xenolf <[email protected]>
Limit OCSP answers to 1MB.

fixes #56

github.com/casbin/lego - 7789bd2ffc787970f7a6c9588b08f621463a7f27 authored almost 9 years ago by xenolf <[email protected]>
Merge pull request #57 from xenolf/fix-san-renewal

Fix: renew dropping additional DNSNames

github.com/casbin/lego - 37153517a9c0efb53fcfea61db9fc3d310bc9f0f authored almost 9 years ago by xenolf <[email protected]>
CLI: renew only the first domain (CommonName)

github.com/casbin/lego - 2d385d3f41980756fc335db9e657db16ad7549f7 authored almost 9 years ago by xenolf <[email protected]>
Move call to ObtainSANCertificate

github.com/casbin/lego - 136cc73ff806b8d54dda068d330106835ddf1b8e authored almost 9 years ago by xenolf <[email protected]>
lib: make renew aware of SAN

github.com/casbin/lego - 5930ea52f0311bde21a68895d72a84e3fbc1db4d authored almost 9 years ago by xenolf <[email protected]>
Merge branch 'master' into develop

github.com/casbin/bee - 20d77d9979923cc7c6f48e089e759a6f17185fa8 authored almost 9 years ago by astaxie <[email protected]>
Merge pull request #55 from gianluca311/cliFix

CLI: fix short domain args

github.com/casbin/lego - 102a9f756bdc05112e8a890b0c75fcc42e99d531 authored almost 9 years ago by xenolf <[email protected]>
tweak log messages a bit

github.com/casbin/lego - c13968859a994a20c8992e3f4c0f6253ec2faa9e authored almost 9 years ago by xenolf <[email protected]>
typo fix

github.com/casbin/lego - 0edc4b5aaa0e8ca06b0d41b7aa7bfef7508fc0bf authored almost 9 years ago by Gianluca <[email protected]>
cli fixes for short args

github.com/casbin/lego - dc57d2d8ba76505e5a4b127780d2ce5565e53084 authored almost 9 years ago by Gianluca <[email protected]>
Merge pull request #38 from janeczku/dns-providers

Modular dns-01 challenge providers

github.com/casbin/lego - 468e9a2ede82f35b3f3a6dd307e5b6ca638bb69d authored almost 9 years ago by xenolf <[email protected]>
Merge pull request #50 from xenolf/better-challenge-errors

Better challenge errors

github.com/casbin/lego - bf740fa2cafb7d6deb0911792a13f37ef5995a03 authored almost 9 years ago by xenolf <[email protected]>
Use boulder error messages.

github.com/casbin/lego - f08c15df80d5849e661266e57146a0875d25d1ec authored almost 9 years ago by xenolf <[email protected]>
Fix tests with new error

github.com/casbin/lego - c2467d031f3121104fb371c5585ae4dd3a6f6865 authored almost 9 years ago by xenolf <[email protected]>
Finished the patron's database creating job, including README, patron-manager and renaming work in code.

github.com/casbin/openstack-patron - e2decde644dade1066a148957234d7d01ac42f8d authored almost 9 years ago by hsluoyz <[email protected]>
Used our own database repo versions for patron, starting from 216.

github.com/casbin/openstack-patron - edc6a555b6ae71344a4e40f0b4c48963e9b8d991 authored almost 9 years ago by hsluoyz <[email protected]>
Modular DNS challenge

- Manual provider
- Dynamic DNS Update provider (RFC2136)
- Route53 provider
- CloudFlare provider

github.com/casbin/lego - 666698cea3e0108a6a34d89cb2cfb4f2d926e6b1 authored almost 9 years ago by Jan Broer <[email protected]>
Merge pull request #144 from yanyiwu/patch-1

Fix bug about issue #143

github.com/casbin/bee - fa5d72e565384be86bee305956ea42bd6c58c31c authored almost 9 years ago by astaxie <[email protected]>
Separated out the patron-verify binary.

github.com/casbin/openstack-patron - e455496a849e78fe7b8200a6cdb9b49e4c151add authored almost 9 years ago by hsluoyz <[email protected]>
Removed a useless nova config file.

github.com/casbin/openstack-patron - 7b4af1e470c526a0784a2617738e3263a14350ee authored almost 9 years ago by hsluoyz <[email protected]>
Forked patron-verify's code from nova-conductor.

github.com/casbin/openstack-patron - 1c2831fda17bdb0929edd619b3473c8230b6426b authored almost 9 years ago by hsluoyz <[email protected]>
Stub out simple CLI example

github.com/casbin/lego - c4add3c81ed1bac4f8df20d9ca76e47521a82401 authored almost 9 years ago by Matthew Holt <[email protected]>
Merge pull request #45 from xenolf/ensure-non-zero-error-return

Make sure the CLI returns proper non-zero exit codes on errors.

github.com/casbin/lego - 1b07617a493d8e5fa21b9e14ca8e110033bbaf79 authored almost 9 years ago by xenolf <[email protected]>
Fix typo

github.com/casbin/lego - a23289899c434828453d37034db12b968d3b7703 authored almost 9 years ago by xenolf <[email protected]>
Make sure the CLI returns proper non-zero exit codes on errors.

github.com/casbin/lego - 2f16c0fa5c309cc1521125e540193c78fcc1d3d6 authored almost 9 years ago by xenolf <[email protected]>
Document that ObtainSANCertificate will never return a partial certificate on error.

github.com/casbin/lego - 54e96f6fc56aad5f1f415b0dfde92f6fcaf76441 authored almost 9 years ago by xenolf <[email protected]>
Merge pull request #43 from egorsmkv/master

Minor fixes

github.com/casbin/lego - 0c0521f177ffcf229359b4643ac0354bf4d5dbed authored almost 9 years ago by xenolf <[email protected]>
Added bundle option

github.com/casbin/lego - e8a631338c0246ccd8fe1c9185bf86ec0f175a7d authored almost 9 years ago by Egor Smolyakov <[email protected]>
Fix bug

github.com/casbin/lego - 4676e458367f66c1b0ab6d1fc492d3b700fee0d5 authored almost 9 years ago by Egor Smolyakov <[email protected]>
Merge pull request #42 from xenolf/add-renew-time

Add a way for cronjobs to automatically renew certificates.

github.com/casbin/lego - 3cf9fe610f9e41f71fecb8e13c09c75ec441ccbc authored almost 9 years ago by xenolf <[email protected]>
Remove redundant semicolon.

github.com/casbin/lego - 1573f13fac32660b7b0e2b8e6e4154db4515f1e8 authored almost 9 years ago by xenolf <[email protected]>
Add a way for cronjobs to automatically renew certificates.

github.com/casbin/lego - 2a9875b22080da91a56a02211bd2ffaed5dfcb4a authored almost 9 years ago by xenolf <[email protected]>
[README autogen] remove useless struct.

github.com/casbin/go-json-rest - 01a517a7065ab0030bf286c6a8e5abc9b245c776 authored almost 9 years ago by antoine <[email protected]>
Remove unless struct

github.com/casbin/go-json-rest-examples - 00f50dd40072bb7734d4fb98af730bf1356e53f5 authored almost 9 years ago by antoine <[email protected]>
Update Travis-CI to test 1.3 1.4 1.5.2

github.com/casbin/go-json-rest - acf7d2c29bbee0a8a1865358f323bb9991150637 authored almost 9 years ago by antoine <[email protected]>
Run gofmt -s

github.com/casbin/go-json-rest - 79b3f4084944b05ce8f518b60105d5bb127cf52b authored almost 9 years ago by antoine <[email protected]>
Improve error string, thanks @wichert

github.com/casbin/go-json-rest - a7ea7895264f2b2bd124245fd9dbf85b0ac64da1 authored almost 9 years ago by antoine <[email protected]>
Remove ResourceHandler that was marked as deprecated in v3.0.0

v3.0.0 was a big API change for Go-Json-Rest. ResourceHandler was
marked as deprecated (doc + wa...

github.com/casbin/go-json-rest - f2142cde884de3ed7d7d21d8afb3f068a075e6df authored almost 9 years ago by antoine <[email protected]>
Fix old typo

github.com/casbin/go-json-rest - 3f29261be5621dc18627ed8d12948468b728b70e authored almost 9 years ago by antoine <[email protected]>
Move some router tests

As a preparation to remove the deprecated ResourceHandler,
make sure no test is lost by dispatch...

github.com/casbin/go-json-rest - ede4afc379e71c3214bfd8f45a8ca20e892857bb authored almost 9 years ago by antoine <[email protected]>
Move some responseWriter tests

As a preparation to remove the deprecated ResourceHandler,
make sure no test is lost by dispatch...

github.com/casbin/go-json-rest - 686ae05b1bb018ccafb05d1ce975b5ae5fbb9e5e authored almost 9 years ago by antoine <[email protected]>
Remove duplicated recover tests

As a preparation to remove the deprecated ResourceHandler,
make sure no test is lost by dispatch...

github.com/casbin/go-json-rest - 392d1448eac9f343d68f54783120b8930db44a01 authored almost 9 years ago by antoine <[email protected]>
Move some Content Type checking tests

As a preparation to remove the deprecated ResourceHandler,
make sure no test is loast by dispatc...

github.com/casbin/go-json-rest - 966a4165151dafad006646822f935b827fb9d728 authored almost 9 years ago by antoine <[email protected]>
Remove ObtainCertificates and rename ObtainSANCertificate to ObtainCertificate.

Also removes revokation abilities from RenewCertificate.

Makes the API more orthogonal. These t...

github.com/casbin/lego - e32b9abfb2808024f376a7241b6a362363503adf authored almost 9 years ago by Tommie Gannert <[email protected]>
Replace exponential back-off in validate with Retry-After header.

Last paragraph of ACME spec, section 6.5:

To check on the status of an authorization, the cli...

github.com/casbin/lego - 71624f607a62749ecb38b23af430de8749571862 authored almost 9 years ago by Tommie Gannert <[email protected]>
Make solvers configurable.

Allows selecting which solvers are available, and specifying options for them.

github.com/casbin/lego - b2c88d7a5d1a94eb7a296219473206fafebc834d authored almost 9 years ago by Tommie Gannert <[email protected]>
Use postJSON and getJSON wherever possible.

Encapsulates JSON marshalling.

github.com/casbin/lego - 039b7c50dcd4ab28868c1b38cf7c3ac8d8f45406 authored almost 9 years ago by Tommie Gannert <[email protected]>
Split off tests for validate, simplifying HTTP-01 and TLS-SNI-01 tests.

github.com/casbin/lego - 2dc2fdd1af2fa172a9172ef3232f6baa2aff18a5 authored almost 9 years ago by Tommie Gannert <[email protected]>
Use a local ServeMux in httpChallenge.Solve.

Avoids modifying global state.

github.com/casbin/lego - bee1326835c4aeeb210f85e778ebe0b1f8e745b9 authored almost 9 years ago by Tommie Gannert <[email protected]>
Simplify tlsSNIChallenge code.

Solve is blocking, so no need to run initialization code in a separate
goroutine. Removes the ne...

github.com/casbin/lego - 38cb60624fff4f86800e29bee40217700d86e4a7 authored almost 9 years ago by Tommie Gannert <[email protected]>
Simplify httpChallenge code.

Solve is blocking, so no need to run initialization code in a separate
goroutine. Removes the ne...

github.com/casbin/lego - 5dc33c8c084672f43917681fa648a9a92a504725 authored almost 9 years ago by Tommie Gannert <[email protected]>
Split off validation function.

This is a loop that interacts with the ACME server, not the individual challenges.

Also switch ...

github.com/casbin/lego - 58a2fd2267f95513126479c8ae95bb23f769ead5 authored almost 9 years ago by Tommie Gannert <[email protected]>
Run gofmt on acme/tls_sni_challenge.

github.com/casbin/lego - 237689b0cfb53a90984467cba0d9aecafddfdf54 authored almost 9 years ago by Tommie Gannert <[email protected]>
Update README.md

github.com/casbin/lego - a528107826e98f0f96a0d757c791e5414296881b authored almost 9 years ago by xenolf <[email protected]>
Push CLI version

github.com/casbin/lego - 95a41a1441732dc9725aadf2bb029602ead10ac8 authored almost 9 years ago by xenolf <[email protected]>
Update CLI to default to the live LE endpoint.

github.com/casbin/lego - 8c8396a0a2a5b3aa0dbfa66d7a43ed7a9bca0753 authored almost 9 years ago by xenolf <[email protected]>
Cleaned up a couple log lines

github.com/casbin/lego - d9e2e2a87346770e771ac65a04f25a3eb2784c86 authored almost 9 years ago by Matthew Holt <[email protected]>
Improved an entry of ceilometer's target map in AEM.

github.com/casbin/openstack-patron - af15ba5559d3e81ac097db21d109c95995f48f9e authored almost 9 years ago by hsluoyz <[email protected]>
Improved the format of the default op map in AEM.

github.com/casbin/openstack-patron - 3eb5c7e19e94324b1ac67eb00a0e0c5e9e57f7e6 authored almost 9 years ago by hsluoyz <[email protected]>
Include charset=utf-8 in the JSON response.

Per spec, UTF-8 is the default, and the charset parameter should not
be necessary. But some clie...

github.com/casbin/go-json-rest - 3152f30bb246f193be132e9d14e6e4ad174eed50 authored almost 9 years ago by antoine <[email protected]>
Added target ORFs of nova and neutron.

github.com/casbin/openstack-patron - 091754aeadf35c04f6e3b281364fc4d93114ce7b authored almost 9 years ago by lwyeluo <[email protected]>
Fix bug about issue #143

github.com/casbin/bee - 69c2bb9058a7bb47900b6caa0749d5df31eb96b8 authored almost 9 years ago by Yanyi Wu <[email protected]>
Make Travis CI test go 1.5.1

github.com/casbin/go-json-rest - 1eb58ebad374f392922eabd64cbcc836a96620e4 authored almost 9 years ago by antoine <[email protected]>
Add the ability to customize the field name in the error response.

"Error", capitalized, was not a good choice, but will stay the default
until the next major vers...

github.com/casbin/go-json-rest - c3c57b2a42c1c77a2d8cb5d66393d8796f42cfc0 authored almost 9 years ago by antoine <[email protected]>
Added target ORFs of heat.

github.com/casbin/openstack-patron - c3f9b3c9390647439d085e762d59272a531486a1 authored almost 9 years ago by lwyeluo <[email protected]>
Merge pull request #142 from FarYoung/patch-2

add post and put json invalid fomart filter

github.com/casbin/bee - 583f7f0969fcbb6fdc98c612a7c363f8fd284bb1 authored almost 9 years ago by astaxie <[email protected]>
Added some target for nova and glance.

github.com/casbin/openstack-patron - bfdd07c1cff65f9c43d123686e1cfa21c9526d63 authored almost 9 years ago by lwyeluo <[email protected]>