Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Releases: AMRC-FactoryPlus/acs-auth

Allow reflexive permission grants

Choose a tag to compare

@amrc-benmorrow amrc-benmorrow released this 11 Jan 12:37
62369a1

Create a special UUID which can be used in the target of an ACE to signify the permission is granted on the principal requesting access. This allows for Node principals to be granted permission to publish to their own address, for instance.

The expansion to an explicit target is performed by the Auth service on behalf of consuming clients, for compatibility.

Test cosign

Test cosign Pre-release
Pre-release

Choose a tag to compare

@amrc-benmorrow amrc-benmorrow released this 11 Jan 12:33
62369a1
Fix cosign errors on build (#17)

* Remove the update-version step, it's never used.
* Perform builds for all releases, I want this to run on dev releases.
* Update the cosign code.

v1.2.0

Choose a tag to compare

@AlexGodbehere AlexGodbehere released this 05 Jul 14:39
ca468a6

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@AlexGodbehere AlexGodbehere released this 05 Jul 13:22
6e0453b

What's Changed

New Contributors

  • @github-actions made their first contribution in #1
  • @amrc-benmorrow made their first contribution in #2
  • @grigals made their first contribution in #3

Full Changelog: v1.0.0...v1.1.0

v1.1.0-alpha.1

v1.1.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@AlexGodbehere AlexGodbehere released this 05 Jul 13:06
6e0453b

What's Changed

New Contributors

  • @github-actions made their first contribution in #1
  • @amrc-benmorrow made their first contribution in #2
  • @grigals made their first contribution in #3

Full Changelog: v1.0.0...v1.1.0-alpha.1

v1.0.0

Choose a tag to compare

@AlexGodbehere AlexGodbehere released this 30 Mar 11:17
Fix pipeline