Skip to content

Commit

Permalink
Document Separate manage backend ID
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Nov 20, 2023
1 parent fc1047c commit 19e168a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/apps/src/dispatch.rs
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ pub enum Backend {
#[cfg(feature = "backend-rsa")]
SoftwareRsa,
Staging,
/// Separate BackendId to prevent non-priviledged apps from accessing the manage Extension
StagingManage,
#[cfg(feature = "se050")]
Se050,
Expand Down

0 comments on commit 19e168a

Please sign in to comment.