Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vouch

Vouch Proxy is an SSO login solution and can protect all of your websites at once. Vouch Proxy supports many OAuth providers.
Collective - Host: opensource - https://opencollective.com/vouch - Code: https://github.com/vouch/vouch-proxy

general note about defaults

github.com/vouch/vouch-proxy - a676feb8951e1c891289719ea49001180d334d52 authored almost 2 years ago by Benjamin Foote <[email protected]>
#488 set socket perm 0660 in .defaults.yml

github.com/vouch/vouch-proxy - c1925e255acd0103608bbb2d575cdb6e183344d3 authored almost 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/squalus/488

github.com/vouch/vouch-proxy - fdaa42960423308d4bd34d2fc51836f95d288ff1 authored almost 2 years ago by Benjamin Foote <[email protected]>
remove IRC channel mention

github.com/vouch/vouch-proxy - 9b8713ca5efca64d9ec296eff48915497f6953bb authored almost 2 years ago by Benjamin Foote <[email protected]>
go 1.18

from golang v1.16 --> v1.18

golang.org/x/sys now requires go v1.17 or greater. It's become too...

github.com/vouch/vouch-proxy - 2c6a96690a99a32a016a4b23a2d14d1914eae653 authored almost 2 years ago by Benjamin Foote <[email protected]>
go modules update and tidy

github.com/vouch/vouch-proxy - e5b8ae10e6953b753b4b9a8e994ab2a0db7794cd authored almost 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' of github.com:vouch/vouch-proxy

github.com/vouch/vouch-proxy - 94533dddde4fe07c09d8cf73056f7bad43854440 authored almost 2 years ago by Benjamin Foote <[email protected]>
docs: add instructions for running tests (on terminal / in vscode) to CONTRIBUTING.md

github.com/vouch/vouch-proxy - c85fac10f18e41f1cba99d8cb1eaea5b89307745 authored almost 2 years ago by Hinnerk Gnutzmann <[email protected]>
Merge pull request #497 from pgier/fix-readme-link

github.com/vouch/vouch-proxy - c85ed06119897b87b0910cee3ec64ee5e12b0158 authored almost 2 years ago by Benjamin Foote <[email protected]>
Merge pull request #479 from bahamat/issue_477

github.com/vouch/vouch-proxy - 3abddb428b7973f9e5f7a81c4300784b81ee0478 authored almost 2 years ago by Benjamin Foote <[email protected]>
Merge pull request #478 from jrib/gitub-callback-url-note

github.com/vouch/vouch-proxy - 278de3a90821d3323ee2fd2c1516bab6b5cb9edb authored almost 2 years ago by Benjamin Foote <[email protected]>
update links to config example in README

github.com/vouch/vouch-proxy - e8e2126c214cb9166124bdffc92fcbe271cdcc07 authored about 2 years ago by Paul Gier <[email protected]>
move copyright and no warranty warning up

github.com/vouch/vouch-proxy - a047ce6b4802e0966e1479ad17992b46c9eca679 authored about 2 years ago by Benjamin Foote <[email protected]>
Add support for listening on unix domain sockets

github.com/vouch/vouch-proxy - ca1e30010535add54319f26f112dc81e1d3df4a8 authored about 2 years ago by squalus <[email protected]>
fix #493 by upgrading golang.org/x/net

github.com/vouch/vouch-proxy - a7461a8cd411e863dd62f99602e247095aef38c6 authored about 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'pr/flexponsive/481'

github.com/vouch/vouch-proxy - 6f0c8d8126519135acaf72b69781d23c877ccafe authored about 2 years ago by Benjamin Foote <[email protected]>
fix #492 build under go 1.16 by forcing use of go.uber.org/[email protected]

github.com/vouch/vouch-proxy - 8eae4e5edc90b83c76fbae92b5f06198911d11cd authored about 2 years ago by Benjamin Foote <[email protected]>
add log message "This is free software with ABSOLUTELY NO WARRANTY."

github.com/vouch/vouch-proxy - aac995ed8e63d129f352906a6f615833d1f6aa47 authored about 2 years ago by Benjamin Foote <[email protected]>
improve config error check for private key

github.com/vouch/vouch-proxy - c3dd87cb36540243d3b4dee1e7ab958f18d22da3 authored about 2 years ago by Benjamin Foote <[email protected]>
restore go.mod and go.sum files

github.com/vouch/vouch-proxy - 0ea205b2b551054e23c4479442bcfaae0d868818 authored over 2 years ago by basteln3rk <[email protected]>
golang1.18 - fix parsing of invalid query strings in normalizeLoginURLParam

github.com/vouch/vouch-proxy - 09c7fb0f0691aebac0a12bf4491e53a6b612c4d2 authored over 2 years ago by basteln3rk <[email protected]>
vouch-proxy#477 Build-time hostname detection fails on platforms other than Linux and FreeBSD

github.com/vouch/vouch-proxy - 2a551a7608aa1a0f2ca660dfc73b8ea9014a230e authored over 2 years ago by Brian Bennett <[email protected]>
Mention vp_in_a_path for github callback_url

github.com/vouch/vouch-proxy - 877ee115c0d6a9b749c5dc562781b3522c533dfb authored over 2 years ago by Jason Ribeiro <[email protected]>
Mention github callback_url should be set to /auth

github.com/vouch/vouch-proxy - f091f9b7da7e2bed3080a4c9d2dd80143f632c6b authored over 2 years ago by Jason Ribeiro <[email protected]>
v0.37.0

github.com/vouch/vouch-proxy - 2d3ea1243156e28e54a81da29eb3c326e9c9ce28 authored over 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/mig5/468

github.com/vouch/vouch-proxy - 37ac8abb96538feda9c2c18ba11db77b6bf7a43d authored over 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/Samyak2/469

github.com/vouch/vouch-proxy - 061d3e357618e54b2360690fa8c9847fca9c6179 authored over 2 years ago by Benjamin Foote <[email protected]>
ignore git github and whitesource

github.com/vouch/vouch-proxy - a403478d2d8e96dda2dddd4decd984cf4d5c4225 authored over 2 years ago by Benjamin Foote <[email protected]>
Fix comments in Google example config

The comment for `allowAllUsers` said `authenticate at Gitea`. Change it to say `authenticate wit...

github.com/vouch/vouch-proxy - 3ed1de335cb048e645d2ff996b40b1ab10276cb9 authored over 2 years ago by Samyak Sarnayak <[email protected]>
Make WriteTimeout, ReadTimeout and IdleTimeout configurable (defaults to 15)

github.com/vouch/vouch-proxy - 044ac2a3e08d608931df0f66e23953071739a768 authored over 2 years ago by Miguel Jacq <[email protected]>
Merge branch 'pr/silverwind/466'

github.com/vouch/vouch-proxy - c0aab852f5933e39077e2d76cb235d284a553ff4 authored over 2 years ago by Benjamin Foote <[email protected]>
Fix nginx syntax highlight in README

github.com/vouch/vouch-proxy - 530f7002768c0c959c26cfa2fb2991451e717a46 authored over 2 years ago by silverwind <[email protected]>
adjust links to README

github.com/vouch/vouch-proxy - e656d4e298e8451cb0c5a1470fc5b5a8614707be authored over 2 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/ctrix/450

github.com/vouch/vouch-proxy - b5ac0a53d1ff61d5ed814bfc2d048d928ce5b427 authored over 2 years ago by Benjamin Foote <[email protected]>
#457 adjust README links and attributions for helm-charts

github.com/vouch/vouch-proxy - 4bc042c08b80fdd22573c7b0a29730224caab954 authored over 2 years ago by Benjamin Foote <[email protected]>
#463 adjust TOC target link

github.com/vouch/vouch-proxy - 6c3da04aac0d651553371671a3b9d69720908beb authored over 2 years ago by Benjamin Foote <[email protected]>
Remove contributing details into a file..

..so that it can be referenced in the helm-charts repo.

github.com/vouch/vouch-proxy - 3527b3de64d9105ba8aba8e330f9e04649bf422f authored over 2 years ago by Brian Fletcher <[email protected]>
Adding the example for a Gitlab CE configuration example

github.com/vouch/vouch-proxy - 2eee0d52c3d8a025355d3c4df18f811a60b62d16 authored almost 3 years ago by Massimo Cetra <[email protected]>
Merge branch 'pr/apanzerj/444'

github.com/vouch/vouch-proxy - a901c3f927d0cd1b07e2937bda98c6af57137b82 authored almost 3 years ago by Benjamin Foote <[email protected]>
#442 in Docker containers run as user

`vouch`

github.com/vouch/vouch-proxy - 07d1482d7d6e63fb8bd2331022c21ebdc4646ef9 authored almost 3 years ago by Benjamin Foote <[email protected]>
use 'quay.io/vouch/vouch-proxy' image names

github.com/vouch/vouch-proxy - 72fcdad78593000dec81e064247794f4fc474f78 authored almost 3 years ago by Benjamin Foote <[email protected]>
#288 Ory Hydra support

github.com/vouch/vouch-proxy - 094d4bf05fd0c076605bef08891d5083d1683aec authored almost 3 years ago by Benjamin Foote <[email protected]>
Add to dockerfile too!

github.com/vouch/vouch-proxy - 6a9fbd88973df76dca7185d2b2362c19e4d9c785 authored about 3 years ago by Adam Panzer <[email protected]>
PR Feedback

github.com/vouch/vouch-proxy - f1f221f2173146f572a61f9337ec49d47b62ab60 authored about 3 years ago by Adam Panzer <[email protected]>
successful build

github.com/vouch/vouch-proxy - 51b5bfe7242bc1cc2233c421170fbbeb9d136e44 authored about 3 years ago by Adam Panzer <[email protected]>
run as non-root

github.com/vouch/vouch-proxy - 6a498ab18dd6dbaff674a2daf63d814070d4ab42 authored about 3 years ago by Adam Panzer <[email protected]>
#439 honor DocumentRoot for error pages

github.com/vouch/vouch-proxy - b2667053e4c150fbe438bd69f9c64208e8279581 authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/rene-s/439

github.com/vouch/vouch-proxy - 9f80f1e315b723f5be1be0e3e5e4139dfc382597 authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/mig5/428

github.com/vouch/vouch-proxy - 2eafe3d769820487fa970a06e7427a4137ab5fb9 authored about 3 years ago by Benjamin Foote <[email protected]>
#421 link to issue from README

github.com/vouch/vouch-proxy - 0eaaeae675243f8318b1e8a91282cdb45e9bb895 authored about 3 years ago by Benjamin Foote <[email protected]>
fix #441 https callback_urls

github.com/vouch/vouch-proxy - da481b8b9ab4336a238ba12cc37612ee4064e586 authored about 3 years ago by Benjamin Foote <[email protected]>
fix: make renderError() regard DocumentRoot config var

github.com/vouch/vouch-proxy - 8e4683ba0d5e24e827f997ef23f9c011e98f1e45 authored about 3 years ago by Rene <[email protected]>
Specify default is 5

github.com/vouch/vouch-proxy - f8410f4ab8569021c389f7a030254b516ae34980 authored about 3 years ago by Zain Patel <[email protected]>
#318 configure as minutes

This is consistent with the other `MaxAge` settings

github.com/vouch/vouch-proxy - 4c364dd19dc97beac76d7859326ad27935188061 authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/mzjp2/431

github.com/vouch/vouch-proxy - c5b2639ce0b8f7bf28b9b986618d446d65890c87 authored about 3 years ago by Benjamin Foote <[email protected]>
v0.34.2

github.com/vouch/vouch-proxy - 7f8d0ebeee5c999cee3dc9c741ad0bc7322306da authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/lispyclouds/436

github.com/vouch/vouch-proxy - 31511d16f0e5dbda351b55451287fcd93d02713f authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/felixgeyer/435

github.com/vouch/vouch-proxy - c34d496be9c751858c17f3459069e922b39b3b73 authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/jboutsicaris/429

github.com/vouch/vouch-proxy - 30308c11eec37a0e564aca937195ff3b41a11e6e authored about 3 years ago by Benjamin Foote <[email protected]>
#428 move and edit for clarity

github.com/vouch/vouch-proxy - 17cf3f6cc98b685903f7bbae49afa9c4efc1756d authored about 3 years ago by Benjamin Foote <[email protected]>
move sameSite config to cookie.Configure()

github.com/vouch/vouch-proxy - 46fc9fa57d49a13e4967133238307037e8b371f4 authored about 3 years ago by Benjamin Foote <[email protected]>
Set logging level private token to debug

- The current logging level of this is error and we have been logging
this is production for a...

github.com/vouch/vouch-proxy - 50a30368d4e9262dcca7c2819dd74a70c903752a authored about 3 years ago by Rahul De <[email protected]>
Add missing `Set` and `tableHasKey` functions

github.com/vouch/vouch-proxy - 894baad75b6bffb1a0a2ee4224a1972f1ddab472 authored about 3 years ago by Felix Geyer <[email protected]>
#433 add warning about required scopes

github.com/vouch/vouch-proxy - ba733b775b80f96213bbd4ed189c421dcf1d1edd authored about 3 years ago by Benjamin Foote <[email protected]>
Fix placement of test

github.com/vouch/vouch-proxy - db0c85ca3c83d3a918fb3cd804781b10696ff2bc authored about 3 years ago by Zain Patel <[email protected]>
Make session maxage configurable

github.com/vouch/vouch-proxy - a912d00f3065b689c824b1b1615b11ca6208e497 authored about 3 years ago by Zain Patel <[email protected]>
docs: sample vouch-proxy 'in a path' typos

github.com/vouch/vouch-proxy - 3c2031ffadb4c6bada181627032cf8b6421e62de authored about 3 years ago by Jonathan Boutsicaris <[email protected]>
Add proxy_ssl verify statements to the k8s-ingress example, to avoid opening up a MITM vulnerability

github.com/vouch/vouch-proxy - f829aa791b1c97e502cf423f7ce5532124badb9e authored about 3 years ago by Miguel Jacq <[email protected]>
link to `satisfy any;` example

github.com/vouch/vouch-proxy - 78349de90e55df8fe57cf2e6ce86f15bdd0b2165 authored about 3 years ago by Benjamin Foote <[email protected]>
link to local dev SPA example

github.com/vouch/vouch-proxy - 2163a840a78c6dc62f95df139ce05e200078d432 authored about 3 years ago by Benjamin Foote <[email protected]>
#417 azure shouldn't require `oauth.user_info_url`

github.com/vouch/vouch-proxy - 0c1ff37962759a32aa696e6f186aa76fba15d5b6 authored about 3 years ago by Benjamin Foote <[email protected]>
No longer require UserInfoURL to be set for Azure (#417)

github.com/vouch/vouch-proxy - 10ed96b97ddbcafcbffdd8b43763d156fe3c73f6 authored about 3 years ago by Fran Kelava <[email protected]>
fix Table of Contents links

github.com/vouch/vouch-proxy - 6ca347be891ac4f514a83305a6711f29640ff1dd authored about 3 years ago by Benjamin Foote <[email protected]>
vouch --> Vouch Proxy

github.com/vouch/vouch-proxy - 589462bd9f66901d30dfa102a57895f2e73dfae2 authored about 3 years ago by Benjamin Foote <[email protected]>
#414 support Twitch as OIDC IdP

github.com/vouch/vouch-proxy - 442b5a58fa41da509658689896b818309ffb8d1a authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'master' into pr/vallahaye/415

github.com/vouch/vouch-proxy - 67943663f2b85a3d92e0144043102de657b5eb25 authored about 3 years ago by Benjamin Foote <[email protected]>
#373 VP "in a path"

github.com/vouch/vouch-proxy - 5e819a06b26a0683d01440bb1e4b34a506a29f60 authored about 3 years ago by Benjamin Foote <[email protected]>
Add OAuth ClaimsParameter test, update configs and CHANGELOG

github.com/vouch/vouch-proxy - 33d32dc7e4a62fdb12ad41ad5d38a6b017de2687 authored about 3 years ago by Valentin Lahaye <[email protected]>
Add OAuth ClaimsParameter support

See also: #414

github.com/vouch/vouch-proxy - 45614c38375d24d6ffe2d7e662b3e10df483be1c authored about 3 years ago by Valentin Lahaye <[email protected]>
#373 set `vouch.document_root` for "vouch in a path"

github.com/vouch/vouch-proxy - 428cda64d5522c8e2de8053174a3663d8bd96d20 authored about 3 years ago by Benjamin Foote <[email protected]>
include CHANGELOG in "Contributing"

github.com/vouch/vouch-proxy - 4901f6cd3c4b78ee929c5d29fbabdec2a45b5ed5 authored about 3 years ago by Benjamin Foote <[email protected]>
Merge branch 'pr/cpatel-secureauth/411'

github.com/vouch/vouch-proxy - aabb7ca348f2022ab8814a5d4ec1cf582505ad8b authored about 3 years ago by Benjamin Foote <[email protected]>
adjust SecureAuth entry for brevity and clarity

github.com/vouch/vouch-proxy - bbc10b7117df44f2dbadfe91548a222416f54e2e authored about 3 years ago by Benjamin Foote <[email protected]>
Update README.md

Adding link for SecureAuth config example.

github.com/vouch/vouch-proxy - 56418db8731a640c998292779053fcedf6e0ac0b authored about 3 years ago by Chirag Patel <[email protected]>
Adding config example for SecureAuth

github.com/vouch/vouch-proxy - 8ce0c492966424d3072586a3613e5b97dcc36744 authored about 3 years ago by Chirag Patel <[email protected]>
Discord example from @eltariel

github.com/vouch/vouch-proxy - 446b18dd59e7cd44c98f5fe500490d3d6c8805ce authored about 3 years ago by Benjamin Foote <[email protected]>
X-Vouch-IdP-Claims minor typo

github.com/vouch/vouch-proxy - 63f36bc2be120fa8cc9d56697bf9cce9d3878a1f authored about 3 years ago by Benjamin Foote <[email protected]>
#359 link to node.js example from the README

github.com/vouch/vouch-proxy - 634f89fec760471fd396deeb1af067c8f6e41e4a authored about 3 years ago by Benjamin Foote <[email protected]>
Update README.md

Adding OpenID Connect and OAuth 2.0 configuration document link.

github.com/vouch/vouch-proxy - 63c05d5d8cefe2a9d8c2303629ce1641d7365291 authored about 3 years ago by Chirag Patel <[email protected]>
Update README.md

Adding SecureAuth in the list as I have tested successfully with SecureAuth IDP

github.com/vouch/vouch-proxy - dd9c0e1f04dcaf2b248f985b1b8f5f4a850dac60 authored about 3 years ago by Chirag Patel <[email protected]>
fix #408 add semicolons to auth_request_set

github.com/vouch/vouch-proxy - e553b21b5e58d36ed56ca9d04f4dcb6499e61a86 authored over 3 years ago by Benjamin Foote <[email protected]>
add `-version` flag

github.com/vouch/vouch-proxy - 438705e214c49a262f8f1b5791a74407b2d33f48 authored over 3 years ago by Benjamin Foote <[email protected]>
add note regarding redirect_urls

github.com/vouch/vouch-proxy - 51c78b3c4fafa33fd163903d2b2724d3afc69c0d authored over 3 years ago by Benjamin Foote <[email protected]>
fix #304 add CHANGELOG.md

github.com/vouch/vouch-proxy - 252d46b6d867183d3d23f859e6c776c748b78080 authored over 3 years ago by Benjamin Foote <[email protected]>
slack oidc example and app manifest

github.com/vouch/vouch-proxy - 8567f1240d86d50d74a1131a5c7c2085cc721a56 authored over 3 years ago by Benjamin Foote <[email protected]>
Revert "copy the struct, not the address"

This reverts commit c98de26a7030e1a9c1bbefd94b06a9745b97599f.

github.com/vouch/vouch-proxy - 8efcbd2d1574d8865ffb67f6edd0e535acfbd719 authored over 3 years ago by Benjamin Foote <[email protected]>
copy the struct, not the address

github.com/vouch/vouch-proxy - c98de26a7030e1a9c1bbefd94b06a9745b97599f authored over 3 years ago by Benjamin Foote <[email protected]>
#406 use travis instead of quay.io badge

github.com/vouch/vouch-proxy - 62eb090f7c61e164e8b097b04d210a4993f8d186 authored over 3 years ago by Benjamin Foote <[email protected]>
#406 fix naming of alpine images, update README

github.com/vouch/vouch-proxy - e81acdab18933df8042ab182228232e6462b7dc0 authored over 3 years ago by Benjamin Foote <[email protected]>