Skip to content

Commit

Permalink
restore accidentally deleted comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
gjcolombo committed Sep 20, 2023
1 parent 455eb63 commit 39aa485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexus/src/app/instance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -773,6 +773,7 @@ impl super::Nexus {

// Gather the SSH public keys of the actor make the request so
// that they may be injected into the new image via cloud-init.
// TODO-security: this should be replaced with a lookup based on
// on `SiloUser` role assignments once those are in place.
let actor = opctx.authn.actor_required().internal_context(
"loading current user's ssh keys for new Instance",
Expand Down

0 comments on commit 39aa485

Please sign in to comment.