<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/pysim/+/23538">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pySim-shell: automatic ADM pin from CSV-File<br><br>It can be hard to manage ADM pins when working with different cards at<br>the same time. To make this easier, add an automatic way to determine<br>the ADM pin for each card from a CSV file.<br><br>- add a CardData clas model that can be extended to to get the data from<br>  various different sources. For now use CSV-Files. Also add a way how<br>  multiple CardData classes can be registered so that one global get<br>  function can query all registered CardData classes at once.<br><br>- automatically check for CSV-File in home directory and use it as<br>  default CardData source unless the user specifies a CSV file via<br>  commandline argument.<br><br>- extend the verify_adm command so that it automatically queries the<br>  ADM pin if no argument is given. Also do not try to authenticate if<br>  no ADM pin could be determined.<br><br>Change-Id: I51835ccb16bcbce35e7f3765e8927a4451509e77<br>Related: OS#4963<br>---<br>M pySim-shell.py<br>A pySim/card_data.py<br>2 files changed, 146 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/38/23538/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/23538">change 23538</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/pysim/+/23538"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I51835ccb16bcbce35e7f3765e8927a4451509e77 </div>
<div style="display:none"> Gerrit-Change-Number: 23538 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>