Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irmago
Commits
fb7b374f
Commit
fb7b374f
authored
Oct 06, 2017
by
Sietse Ringers
Browse files
Disable adding new scheme managers for now
parent
623aa7e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
session.go
View file @
fb7b374f
...
...
@@ -113,7 +113,7 @@ func (cm *CredentialManager) NewSession(qr *Qr, handler Handler) {
case
ActionDisclosing
:
// nop
case
ActionSigning
:
// nop
case
ActionIssuing
:
// nop
case
ActionSchemeManager
:
// nop
//
case ActionSchemeManager: // nop
case
ActionUnknown
:
fallthrough
default
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment