Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingo88 committed Oct 4, 2024
1 parent f541285 commit 0df254a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Vault/Controllers/CiphersController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ private async Task<bool> CanAccessUnassignedCiphersAsync(Guid organizationId)

return false;
}

/// <summary>
/// TODO: Move this to its own authorization handler or equivalent service - AC-2062
/// </summary>
Expand Down

0 comments on commit 0df254a

Please sign in to comment.