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

Tags: sharmaansh21/fiat

Tags

v0.49.5

Toggle v0.49.5'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 `admin` to access any resource regardless of permiss…

…ion (spinnaker#253)

v0.49.4

Toggle v0.49.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(api): Fix enabled/legacyFallback fallbacks in `FiatStatus` (spinn…

…aker#252)

v0.49.3

Toggle v0.49.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(roles): Adding dynomite support (spinnaker#249)

Also fixes a bug that failed to revoke roles during put operations.

v0.49.2

Toggle v0.49.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(metrics): Enable the `OkHttpMetricsInterceptor` for `FiatService` (

spinnaker#251)

v0.49.1

Toggle v0.49.1's commit message
fix(web): getUserPermission() should set `AllowAccessToUnknownApplica…

…tions`

v0.49.0

Toggle v0.49.0's commit message
feat(core): Support allowing default access to all unknown applications

An unknown application is one that does not have explicitly specified
permissions. It may exist in `front50` or it may not.

Can be enabled by `fiat.allowAccessToUnknownApplications: true`.

v0.48.1

Toggle v0.48.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): spinnaker-dependencies to 0.161.6 (spinnaker#246)

v0.48.0

Toggle v0.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(roles): Introduce cache / short refresh around clouddriver calls (s…

…pinnaker#243)

Cuts down on the number of calls to clouddriver for metadata that does
not change all that frequently.

Noticed a fairly high volume of calls falling through from x509
authentication attempts, more than seemed reasonable.

v0.47.0

Toggle v0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(roles): Support passing additional user details to `UserRolesPro…

…vider` (spinnaker#242)

v0.46.1

Toggle v0.46.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(core): s/legacyFallback/fiat.legacyFallback (spinnaker#241)

Correct a typo in the expected dynamic property name.
0