Attention is currently required from: dexter.
3 comments:
File aram/src/main/java/fr/bmartel/aram/AccessRuleMaster.java:
Patch Set #2, Line 106: ISOException.throwIt(ISO7816.SW_SECURITY_STATUS_NOT_SATISFIED);
why is this exception not raised in the INSTALL FOR PERSO case? The only condition for raising it is aram_lock_status, AFAICT.
Patch Set #2, Line 304: this.aram_lock_status = true;
mixing tab (new) and space (old) indentation
Patch Set #2, Line 307: this.aram_lock_status = false;
where is the check that this command is only issued via the INSTALL FOR PERSO ?
To view, visit change 39615. To unsubscribe, or for help writing mail filters, visit settings.