Ecosyste.ms: OpenCollective

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

AuthCrunch aka Caddy Security

🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Local, LDAP, OIDC, OAuth 2.0, SAML Authentication.
Collective - Host: opensource - https://opencollective.com/caddy-security - Website: https://authcrunch.com/ - Code: https://github.com/greenpau/caddy-security

Added more Delay to restart neutron

github.com/greenpau/nuage-tempest - db014a121b94645cbbef7f8a12ea7ba36f8bfb0b authored almost 9 years ago by Nisar Mohamed <[email protected]>
vca-pbm: Fixed output change of bridge/dump-flows-detail parsing

that moved mirror and n_bytes attribute by one index in VCA/vca-master.

github.com/greenpau/toolbox - 03bc0392243449e37c549837290f4b75af109211 authored almost 9 years ago by Sabyasachi Sengupta <[email protected]>
vca-mirror-tests, vca-pylib: Add check for bridge/show-mirror packet

counter check with bridge/dump-flows-detail. Added get_mirror_traffic_stats
API in vca_mirror and...

github.com/greenpau/toolbox - 9d5c0a0b71d99336bcde6e24d576d43acb16680f authored almost 9 years ago by Sabyasachi Sengupta <[email protected]>
vca-mirror-tests: rename mirror_n_packets to flow_n_packets.

github.com/greenpau/toolbox - ac6ff8be8588fe843ea7813387e1d3f28429e4e9 authored almost 9 years ago by Sabyasachi Sengupta <[email protected]>
per [SAML2Meta] the well-known metadata URL should be an <EntityDescriptor> not an <EntitiesDescriptor> and should have a particular content type

github.com/greenpau/origin_crewjam_saml - 961661d71d7b64dd152621c1d211d8f8fa717f35 authored about 9 years ago by Ross Kinder <[email protected]>
middleware: fix test expectations

github.com/greenpau/origin_crewjam_saml - 6d3b5a21aa42c0ac747f0ba74f6cfbd2e23b9417 authored about 9 years ago by Ross Kinder <[email protected]>
sp: add test for onelogin integration

fixes #6

github.com/greenpau/origin_crewjam_saml - 225e8f0125adf0bd4470ac4b9e209f6d7fb1cf65 authored about 9 years ago by Ross Kinder <[email protected]>
middleware: don’t try to set a cookie with an invalid name

github.com/greenpau/origin_crewjam_saml - 82186c46d520c9ac0c1841e3856535b386bee9b3 authored about 9 years ago by Ross Kinder <[email protected]>
sp: support signed, plaintext assertions

re #19

github.com/greenpau/origin_crewjam_saml - 880f38c9d587b281b0a9d877a1bc32eadb2a6f87 authored about 9 years ago by Ross Kinder <[email protected]>
sp: don’t discard query string in the SSO URL

re #19

github.com/greenpau/origin_crewjam_saml - 269009158e8da193d2def9e34cee60c71d2dd01b authored about 9 years ago by Ross Kinder <[email protected]>
sp: don’t verify the NameQualifier or SPNameQualifier

It is a coincidence that the name qualifier from testshib matches
the entity ID, but it is not r...

github.com/greenpau/origin_crewjam_saml - 40523dc5cd0d4e0c7e54cf00a3b3c6e99dd191e3 authored about 9 years ago by Ross Kinder <[email protected]>
middleware: in token, use a []string{} for token values to correctly handle assertion attributes with multiple values

github.com/greenpau/origin_crewjam_saml - 4edeb07f45c91cbf5f74a0549f8760ece355df11 authored about 9 years ago by Ross Kinder <[email protected]>
sp: make requestID verification mandatory

fixes #15

github.com/greenpau/origin_crewjam_saml - 75ce4a5f1ef1c1e712d7b073288ab5cdaa78a207 authored about 9 years ago by Ross Kinder <[email protected]>
update docs, fix lint issues

github.com/greenpau/origin_crewjam_saml - 45699cc2b76f1af16af4e7c3e5533f8585b4f9bc authored about 9 years ago by Ross Kinder <[email protected]>
move the trivial example into it’s own directory so it doesn’t break `go get`

github.com/greenpau/origin_crewjam_saml - e829398cf814ba6fb404126b5e91fbe81fc947ca authored about 9 years ago by Ross Kinder <[email protected]>
rename samlmiddleware to samlsp, add convenience functions

github.com/greenpau/origin_crewjam_saml - e0bf39cb722adce3d7d94b726fb3d6f4acdc1267 authored about 9 years ago by Ross Kinder <[email protected]>
fix up example.

github.com/greenpau/origin_crewjam_saml - 8fddfa4a92c9de9ab924dc66f25bdd7a0f530994 authored about 9 years ago by Ross Kinder <[email protected]>
middleware: add a flag to allow IDP initiated requests

In IDP-initiated requests, we do not have a cookie with information about the
pending request.

github.com/greenpau/origin_crewjam_saml - 72821a47dbeeba722f08d72c58e5b747bc511cf1 authored about 9 years ago by Ross Kinder <[email protected]>
samlidp: add shortcut service

github.com/greenpau/origin_crewjam_saml - e8246e722c1e25349885a90e2b00cd2a8096ba64 authored about 9 years ago by Ross Kinder <[email protected]>
samlidp: add REST interface to configure services

github.com/greenpau/origin_crewjam_saml - fc1ef9fd9ba755f835117850b099236be977a80a authored about 9 years ago by Ross Kinder <[email protected]>
samlidp: add sessions REST interface

github.com/greenpau/origin_crewjam_saml - afbbf214af6444b71810d310fd6f87b62bb72a0b authored about 9 years ago by Ross Kinder <[email protected]>
samlidp: add user REST

github.com/greenpau/origin_crewjam_saml - d46084fa0fc4361792a2a4b126527f71749a4677 authored about 9 years ago by Ross Kinder <[email protected]>
samlidp: begin implementation

github.com/greenpau/origin_crewjam_saml - b194ea98673d73e166984a7e97168e38f560924b authored about 9 years ago by Ross Kinder <[email protected]>
temporarily remove DefaultSession, UserStore, etc

These functions are not part of an implementation of the SAML spec, so
they don’t belong in the ...

github.com/greenpau/origin_crewjam_saml - d2e7e43bb00477ead12da37463eccaf704964ee0 authored about 9 years ago by Ross Kinder <[email protected]>
move metadata into the top level package

github.com/greenpau/origin_crewjam_saml - 7d38a8c0e74d087cfa20712a1c103efc6a3968ae authored about 9 years ago by Ross Kinder <[email protected]>
move middleware into a sub package

github.com/greenpau/origin_crewjam_saml - fb0fd8b84f2e0a421925ded087fb5dd5fc84a6bc authored about 9 years ago by Ross Kinder <[email protected]>
middleware: validate request IDs

This change also makes middleware a little bit more opinionated. For now,
callbacks are removed...

github.com/greenpau/origin_crewjam_saml - 238d74543afce393de14ecd39be315293fae64f1 authored about 9 years ago by Ross Kinder <[email protected]>
use 160-bits of randomness when generating identifiers as recommended by SAML-CORE 1.3.4

fixes #14

github.com/greenpau/origin_crewjam_saml - af5cbfb5d3a99c167d2d99bf34613bf4f980b5c9 authored about 9 years ago by Ross Kinder <[email protected]>
middleware: use a cookie to maintain the desired URL during the auth flow because RelayState is limited to 80 bytes

github.com/greenpau/origin_crewjam_saml - e9702b476e671c0cf99c6d255715ac826985ff29 authored about 9 years ago by Ross Kinder <[email protected]>
fix typo (thanks, go vet)

github.com/greenpau/origin_crewjam_saml - de4a5ef7e56e9c03fdc15ef3420c6e8fc1678084 authored about 9 years ago by Ross Kinder <[email protected]>
schema: export SAML object types

github.com/greenpau/origin_crewjam_saml - f456fe46fe5411230fc8adba2e6620b8f3d7566b authored about 9 years ago by Ross Kinder <[email protected]>
rename service_provider_schema.go to schema.go

github.com/greenpau/origin_crewjam_saml - e7d7253021234c027111a6d70349aedf709f7d4d authored about 9 years ago by Ross Kinder <[email protected]>
fix lint errors and add comments

github.com/greenpau/origin_crewjam_saml - 0136de7f2bbb2776cde8c42a2ad8c6b89722c37b authored about 9 years ago by Ross Kinder <[email protected]>
add support for IDP-initiated SAML

github.com/greenpau/origin_crewjam_saml - fc1619557d7c75527f9b955d51a42ac276a155dc authored about 9 years ago by Ross Kinder <[email protected]>
Merge pull request #333 from barakmich/label_queries

query/gremlin, graph/path: Add support for querying with labels

github.com/greenpau/cayley - 792fe5d42c4dd4d967c3db2e30bd380fcdfb3151 authored about 9 years ago by Barak Michener <[email protected]>
idp: clean up example app

github.com/greenpau/origin_crewjam_saml - ff3c05cdf8b49aeea7154ad341f83154a0315fb4 authored about 9 years ago by Ross Kinder <[email protected]>
IDP: refactor and add tests

github.com/greenpau/origin_crewjam_saml - 81146f88d9f346231b1c4043f25c6db918d18db5 authored about 9 years ago by Ross Kinder <[email protected]>
vsp-tools-vca-mirror-tests: Add use of ovs SDK version in vca-mirror-tests

through setting of otdtf differentially for ovs-2.4.0+.

github.com/greenpau/toolbox - 92233df6b66667c5ca2f85420c6cb959e9c29b16 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib: Add get_ovs_version to ovs_helper that returns the OVS

SDK version.

github.com/greenpau/toolbox - 88945f65d4e26b9d88f8e192bf1122649e954ab6 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Rename ofproto_trace_datapath_tnl_field to

otdtf and pass it down as parameter from main in all non-redirect ACL
tests.

github.com/greenpau/toolbox - 7edd724cf1da3d221eb50da755298a04c37a1729 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Add seatbelts around mirror information

checks in pbm_traffic_ofproto_trace__ and pbm_traffic_pkt_out__.

github.com/greenpau/toolbox - a23727ebd58ba66c8ff32f9acb16e3a9ea691100 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib: Modify vca_mirror.get_tunnel_port to return None if parsing

show-mirror command returns no mirrors were configured.

github.com/greenpau/toolbox - 89dccc1ed03e2da48c01d88dbc4d93bbbd89c2ec authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
sketch out implementation of identity provider

With this commit IdentityProvider is a (very poorly organized) IDP implementation.

This commit ...

github.com/greenpau/origin_crewjam_saml - def276fe800ff29aa3f063cb3c77fbfbcc536320 authored about 9 years ago by Ross Kinder <[email protected]>
vsp-tools-vca-mirror-tests: Using dict of tuples eliminates the need to

maintain disjoint tuples for desc and handlers and makes redirect test
descriptors more elegant.

github.com/greenpau/toolbox - 936519cfb0de784026de79363d2661c1563e7782 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Added traffic test for redirect ACL

fc_override action

github.com/greenpau/toolbox - f27929b4d9bcf3db6ea3f1eeb5821498847be8e9 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Add pbm_redirect_allow__,

pbm_redirect_fc_override__, pbm_redirect_target_traffic__ and
pbm_redirect_allow_traffic__ tests ...

github.com/greenpau/toolbox - 6021c05b04671fb68dcb089876918bb438e0d276 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Modify __setup_redirect_acl_mirror_flowstr and

__cleanup_redirect_acl_mirror_flowstr procs to use custom_action
if specified by the caller to se...

github.com/greenpau/toolbox - 4737af29b504fe1be08464d3fa3fae7902b3df8d authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: PBM redirect ACL tests separately outside the

ingress/egress test run purview.

github.com/greenpau/toolbox - 13788da98e9b89f98b6180dab7d2dd2d03294979 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Fixed __cleanup_redirect_acl_mirror_flowstr to

use redirect_flowstr instead of static_flowstr. Also call __setup_acl_mirror
with "Unset" for red...

github.com/greenpau/toolbox - 48e7ad29c51d0ab1ec1bf1e99bdbc56902a17fb2 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: PBM.local_create can be called with acl_dir as None

for acl_type = "redirect". Fix hdrstr setting to NOT include acl_dir when
None.

github.com/greenpau/toolbox - 7e958d39a3428e428fe9737978b8638c3878e4e5 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Replace vm.vm_port API with vm.port_ofp_port in

PBM __setup proc.

github.com/greenpau/toolbox - 49985b5ebd5d9b099c414ba564cf17d06d0e0ed0 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Add redirect_flowstr and __setup and __cleanup

procs for redirect ACL provisioning.

github.com/greenpau/toolbox - 6b4334c8eb13b64482cc690c895372435f7dd18d authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Updated PBM class for setting up redirect ACLs:

1. __setup_acl_mirror is modified to setup a priority=0 ingress ACL rule
so that packet is not dr...

github.com/greenpau/toolbox - cd8f9305ee39ed5327178d0670e970966f9e2c4b authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Modify pbm_traffic_pkt_out__ for redirect ACL

mirroring traffic tests:
1. pbm.get_flow_pkt_counters is called with acl_type instead of pbm_dir
...

github.com/greenpau/toolbox - a1037c415d89896958058ef02f4d4cbfb7921d48 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Add mirroring tests for Advanced Forwarding ACLs.

1. pbm_verify_flow_attrs__ modified to use acl_type instead of mirror_dir
for redirect when table...

github.com/greenpau/toolbox - b18fcd5e4a8ec912ab15c5672773c7bd51c520fd authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Provision advance forwarding ACL when called with

acl_type = "redirect" by setting table_type to "redirect" and creating
flow exactly like that of ...

github.com/greenpau/toolbox - 32a283fccf0f257234db659f88181a83e246cb0f authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_mirror: modify vca_mirror.get_mirror_vport to use 'type'

param instead of 'dir'

github.com/greenpau/toolbox - d9af05e4077c34b88754f33a504f37f9ebc0ed2e authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib, vsp-tools-vca-mirror-tests: Added ovs-ofctl dump-ports check

for n_pkts and n_bytes during pbm_traffic_pkt_out__.

github.com/greenpau/toolbox - 9ca2c32694beee903bba88b7f424b17e0ad77247 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests, vsp-pylib: Move packet transmit banner to

packet_send API in pylib/net. Also set packet_send params only once in
pbm_traffic_pkt_out__

github.com/greenpau/toolbox - 2a64b14908a141668aaebe044a9bc4c616441589 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Fixed a print format bug in pbm_traffic_pkt_out__

github.com/greenpau/toolbox - 71d26c2aa17b27ed6216570da4ef1aa59428230b authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vca-tools-vca-mirror-tests: remove multiple calls to net.send_packet

by using variables instead.

github.com/greenpau/toolbox - d7ddcd9477fd5cbd6bf08abdb419f90881374514 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Fixed pbm_traffic_pkt_out__ to use

right src_ofp_port depending on egress/ingress direction for the
reflexive ACLs.

github.com/greenpau/toolbox - 226f6f649247aeebc577f9f1b4803fa66c2b47b1 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vca-pylib-vca-mirror-tests: Add rule and mirror blob n_packet non-zero

value check as subtests.

github.com/greenpau/toolbox - 3ef2b0e6dd1cf7d20b65d1b004b6d4ab6d6e9d36 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Fixed a few crashes in pbm_traffic_pkt_out__

that occurs if n_packets counter is 0 in some situations.

github.com/greenpau/toolbox - c70154d7fa098b262e764286db506ae97875e64b authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Added table_id checks from bridge/dump-flows

to ensure right direction of rules are created for reflexive.

github.com/greenpau/toolbox - ed1aa1b5808a40f086ee72062187c9e1da4fd388 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Added notion of aux_vm_name that can be

specified through comma separated argument with -v for mirror traffic
tests. This removes need fo...

github.com/greenpau/toolbox - b61b0fafd3395b956f7b81d23c046c4cdb5e9eee authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Added n_packets and n_bytes check to cross check

show-mirror and bridge/dump-flows-detail outputs.

github.com/greenpau/toolbox - 500ac7fe2719b5ab88c711eb98b8b8eb4cdf69c4 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Display n_packets and n_bytes value when traffic

tests passed.

github.com/greenpau/toolbox - 03d9a9ecabacfc717c0dd0b796286661b650d4e3 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Do mirror find check for both get_flow_pkt_counters

and get_flow_pkt_counters_mirror APIs.

github.com/greenpau/toolbox - f13735c2514f0a8deae6a1c1cda04665e492d913 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Added pbm_traffic_pkt_out__ test.

github.com/greenpau/toolbox - 8d04f461e7915e345a22baa6c44b059636f978e9 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Added get_flow_pkt_counters and get_flow_pkt_counters_mirror

APIs in vca_pbm that returns the flow and mirror packet counters respectively
for rules with mirror.

github.com/greenpau/toolbox - 6aafeaad92b255f118092a5decdbeb958eb630a0 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-system: Added reinstall-packages tool that reinstalls all

nuage-openvswitch packages in a system.

github.com/greenpau/toolbox - 47b190b75d6e28cf688310e7b44b42ade1c437b7 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-net: Add send_packet API that sends a packet through VRS flow

pipeline.

github.com/greenpau/toolbox - 9cbbd5c2d76623b76665fa970046eda9ee2b04f6 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vrs-mirror-tests: Add basic traffic tests for PBM:

pbm_traffic_ofproto_trace__

github.com/greenpau/toolbox - 14ef8460f6aeb260bb87df86833096bb86418d7b authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_pbm: Change static_flowstr to match on ip,in_port instead

of port, src_port, dst_port info.

github.com/greenpau/toolbox - bd143e2e6fe6c53d3c73726b451a1946b0d97351 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools: Add get_vm_attr__ helper routine in vrs-mirror-tests.py that

returns VM information given a vm_name.

github.com/greenpau/toolbox - 958029cc1c3b2c8ea22d370b706716c1077dfc7e authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib, vsp-tools: Rename vm.vport API to vm.port_name and fix

all usages of it.

github.com/greenpau/toolbox - f1a9512da1effb86f2aed77762eecb123bae7bd1 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_vm: Add port_mac, port_ip and port_ofp_port APIs. Also modify

vm_uuid implementation to use new helper routine __parse_show_vm.

github.com/greenpau/toolbox - 3025974e4ece880ccf04fa4ccb1e8f8f45c0bb31 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-system-net: Add packet_create and helper functions that

creates a dummy TCP/IP packet.

github.com/greenpau/toolbox - 58f173d7d14876b3c7d1adc5c8faae23e01e0433 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools: Fixed mirror_verify_cleanup__ to return n_sub_tests upon failure

github.com/greenpau/toolbox - 89f883043f80f84785048048ed61ef58ea25c2e8 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Add pbm_verify_mirror_vport__ for

pbm_vpm_single_mirror test.

github.com/greenpau/toolbox - 0a3402ca196752bd545acab2b73178ad4a1bc0a6 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vsp-mirror-tests: Added notion of subtests in vsp-mirror-tests.

Each TEST.run handler must report the number of subtests it ran.

github.com/greenpau/toolbox - 85a6ccfcacc492d98b8a21c5379f4a3847ffc0f4 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib: Added support for storing and printing subtest data in

vca_test.SUITE and vca_test.TEST.

github.com/greenpau/toolbox - 8c4945e602227907af98412d9ad79a6797bcea47 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib-vca_test: call print_summary() before exitting in case of

exit_on_failure option.

github.com/greenpau/toolbox - 8096179db26802eef5cf992b0bfdc3f7459aa0db authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-tools-vca-mirror-tests: Add pbm_verify_mirror_vport__ subtest to

pbm_single_mirror test.

github.com/greenpau/toolbox - efd45decdc51f6f29ac3c5a1a66563d2d62d387d authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
vsp-pylib: Add vca_mirror.get_mirror_vport and vca_pbm.get_mirror_vport

methods that return the vport name associated with a PBM.

github.com/greenpau/toolbox - 9cfe922c895b2a904e26532387a4c616e9945660 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
Merge pull request #354 from Quentin-M/patch-2

Fix NPE in SQL initialization

github.com/greenpau/cayley - 14a5ccce96d27a2e934e0e7b53ed6949318735e7 authored about 9 years ago by Barak Michener <[email protected]>
Merge pull request #356 from jzelinskie/dockerfile

dockerfile: fix go install command

github.com/greenpau/cayley - 55bc592fe9c6d9e36683f4a7d723f25340228be8 authored about 9 years ago by Barak Michener <[email protected]>
dockerfile: fix go install command

Fixes #355.

github.com/greenpau/cayley - 3ebb1ee95f54f7e7f43738d422eaf8c99de79d4c authored about 9 years ago by Jimmy Zelinskie <[email protected]>
Fix NPE in SQL initialization

Happens when the database could not be opened. Introduced by e849da9

github.com/greenpau/cayley - 582c4e1ca46943f2cf09c73bd12a83a6959057c9 authored about 9 years ago by Quentin Machu <[email protected]>
Merge pull request #21 from stapelberg/feature-banner

tcp: query_response matching

github.com/greenpau/blackbox_exporter - 32024805158d6942a0083cb43a8d4a746ae1e5fa authored about 9 years ago by Brian Brazil <[email protected]>
Implement query_response matching for the tcp prober.

fixes #13

github.com/greenpau/blackbox_exporter - d2dc120e73f7d25f1ec0d8b58914f1f4ea6f5fd8 authored about 9 years ago by Michael Stapelberg <[email protected]>
implement service provider http middleware

fixes #3

github.com/greenpau/origin_crewjam_saml - ec66a095599b1b9a79e04c40ab12fcdd2153b9b8 authored about 9 years ago by Ross Kinder <[email protected]>
vsp-tools, vsp-pylib-vca_pbm: Add reflexive ACL tests.

github.com/greenpau/toolbox - 35cab8560c0b0b382ae00d7a9ed7ea2f68a43451 authored about 9 years ago by Sabyasachi Sengupta <[email protected]>
sp: re-enable the Use=“signing” and Use=“encryption” certificates in SP metadata

github.com/greenpau/origin_crewjam_saml - dfa03836bfa68a8130d5df2c9fc63fe07df9e193 authored about 9 years ago by Ross Kinder <[email protected]>
tcp_test: fix failing net.Listen by specifying :0 as port

github.com/greenpau/blackbox_exporter - 7091c159b3f4af92aaae445d058cd1c128399809 authored about 9 years ago by Michael Stapelberg <[email protected]>
remove references to logout because it is dumb

ref: issue #4
ref: http://xacmlinfo.org/2013/06/28/how-saml2-single-logout-works/

github.com/greenpau/origin_crewjam_saml - 0e1a6dd1b584dfabed74e7337e6614278f899847 authored about 9 years ago by Ross Kinder <[email protected]>
move metadata into a package, add comments everywhere

SAML is complicated enough without the root
namespace being all polluted. So even if it
results...

github.com/greenpau/origin_crewjam_saml - 0713e370bc86bd86e07a11934cf83dfbcecddb84 authored about 9 years ago by Ross Kinder <[email protected]>