Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 675: Patch Node No Longer Allows Changing The Token When Public Is Set #679

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

naphelps
Copy link
Member

References: #675

Changes:

  • Issue 675: Patch /orgs/<organization>/nodes/<node> No longer allows setting the Node's token if a public key is set.
    • Added a new database table to handle Service querying and matching.
  • pattern and userInput are now User archetype authorization scoped.
  • Reorganized the Node resource source.
  • postgresql 42.5.3 -> 42.6.0
  • SBT 1.8.2 -> 1.9.0
  • swagger-scala-module 2.8.2 -> 2.11.0
  • Swagger UI 4.15.5 -> 5.1.0

… Is Set

Changes:
- Issue 675: `Patch /orgs/<organization>/nodes/<node>` No longer allows setting the Node's token if a public key is set.
  - Added a new database table to handle Service querying and matching.
- pattern and userInput are now User archetype authorization scoped.
- Reorganized the Node resource source.
- postgresql           42.5.3 -> 42.6.0
- SBT                  1.8.2  -> 1.9.0
- swagger-scala-module 2.8.2  -> 2.11.0
- Swagger UI           4.15.5 -> 5.1.0

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
@naphelps naphelps merged commit 5378770 into open-horizon:master Jun 29, 2023
2 checks passed
@naphelps naphelps deleted the issue-675 branch June 29, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant