8000 Tags · daniloti2005/fiat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: daniloti2005/fiat

Tags

version-1.16.0

Toggle version-1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump korkVersion (spinnaker#856)

Co-authored-by: root <root@3c2f555b53f9>

v1.27.0

Toggle v1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(build): publish to maven central, switch groupId to io.spinnaker… (

spinnaker#853)

* feat(build): publish to maven central, switch groupId to io.spinnaker.fiat

* make spotless happy

version-1.15.0

Toggle version-1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(tests): test state leakage fix (spinnaker#833)

Need to clear the SecurityContext in between test runs to isolate
test behavior. (Discovered in experimenting with some changes in
kork to support custom Authentication tokens)

version-1.14.1

Toggle version-1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump korkVersion (spinnaker#812)

Co-authored-by: root <root@e00e7b323342>

version-1.14.0

Toggle version-1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#800)

Co-authored-by: root <root@877703f80d77>

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(build): Bump kork to 7.76.1 (spinnaker#794)

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(build): Bump to kork 7.74.0 (spinnaker#789)

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(errors): Import kork-web ErrorConfiguration into fiat-api configu…

…ration, wire up FiatAccessDeniedExceptionHandler (spinnaker#785)

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(api): allow fiat clients to check if there is a user permission …

…cached (spinnaker#768)

For sessionless auth such as X509 in gate, there is a debounce option to prevent having to post a login to fiat for each request,
however part of that is determining whether the user is already populated in the hosts permission cache.

This check 404s if the user has not logged in, but in doing so triggers retries with backoffs before a login is posted.

This introduces a new method just to examine the cache without calling through to the loading behaviour on a miss

version-1.13.0

Toggle version-1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#746)

Co-authored-by: root <root@6a807b439d68>
0