- 20 Nov, 2018 1 commit
-
-
Divya Dadlani authored
otherwise it's impossible to use a Unix socket, as the path gets escaped awkwardly. Signed-off-by: Ciro S. Costa <cscosta@pivotal.io> Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
-
- 16 Nov, 2018 2 commits
-
-
Stephan Renatus authored
Issue #1184 - Github connector now returns a full group list when no org is specified
-
Stephan Renatus authored
fix bogus conformance failure due to time zones
-
- 15 Nov, 2018 8 commits
-
-
Alexander Matyushentsev authored
-
Alex Suraci authored
this failed on my machine due to the unexported 'loc' field of the time structure - it was nil in one and set to a ton of tiemzone data in the other. instead let's just compare the unix timestamp value and zero it out for the struct comparison.
-
Stephan Renatus authored
Issue #1263 - Render error message provided by connector if user authentication failed
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
Alexander Matyushentsev authored
-
- 14 Nov, 2018 1 commit
-
-
Alexander Matyushentsev authored
-
- 13 Nov, 2018 1 commit
-
-
Alexander Matyushentsev authored
-
- 07 Nov, 2018 1 commit
-
-
Eric Chiang authored
point users to storage/RBAC docs
-
- 06 Nov, 2018 2 commits
-
-
Eric Chiang authored
allow it to disable CRD creation
-
Song.Jin authored
-
- 05 Nov, 2018 1 commit
-
-
Tiago Matias authored
-
- 04 Nov, 2018 1 commit
-
-
Song.Jin authored
-
- 02 Nov, 2018 1 commit
-
-
Song.Jin authored
-
- 25 Oct, 2018 2 commits
-
-
Stephan Renatus authored
add Refresh() to mock passwordConnector
-
Stephan Renatus authored
*: vendor golint to prevent upstream changes from breaking the build
-
- 24 Oct, 2018 3 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
golint has updated or dropped support for old Go versions several times, causing breaks in our build. Vendor it locally to prevent this.
-
Eric Chiang authored
*: update go version
-
- 23 Oct, 2018 1 commit
-
-
Eric Chiang authored
-
- 17 Oct, 2018 2 commits
-
-
Eric Chiang authored
Add mention of `scopes` parameter in OIDC doc
-
Danny Sauer authored
-
- 15 Oct, 2018 4 commits
-
-
Eric Chiang authored
Fix broken link to Bitbucket Cloud documentation
-
Ed Tan authored
-
Eric Chiang authored
.travis.yml: fix golint import
-
Eric Chiang authored
-
- 12 Oct, 2018 1 commit
-
-
Stephan Renatus authored
Add Bitbucket connector
-
- 10 Oct, 2018 1 commit
-
-
Stephan Renatus authored
minor spelling correction
-
- 09 Oct, 2018 1 commit
-
-
Danny Sauer authored
-
- 06 Oct, 2018 2 commits
- 05 Oct, 2018 1 commit
-
-
Ed Tan authored
-
- 30 Sep, 2018 3 commits
-
-
Ed Tan authored
-
Ed Tan authored
-
Stephan Renatus authored
connector/saml: make unparsable (trailing, non-space/newline) data an error
-