We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e018d0a commit 6814948Copy full SHA for 6814948
keylime-agent/src/revocation.rs
@@ -51,6 +51,7 @@ pub(crate) enum RevocationMessage {
51
/// The lookup goes in the following order:
52
/// 1. Look for pre-installed action
53
/// 2. Look for the action in the tenant-provided initial payload
54
+///
55
/// Then, if python revocation actions are allowed:
56
/// 3. Look for pre-installed Python action
57
/// 4. Look for the Python action in the tenant-provided initial payload
0 commit comments