new configuration version

This commit is contained in:
haburger 2024-12-17 12:47:28 +00:00
parent 0153e97868
commit 56e2c361d3
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-9efe638c6ac21d0a2b699abc2c739f1922639620"
tag: "r-e6fe0925b59a273698eb3dbfd1525000cc09e032"
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
credentials: "git-credentials"
keystores:

View File

@ -2197,7 +2197,7 @@
<!-- source: pattern://584964c837512845d7940809 -->
<Gui name="recovery_check_code">
<!-- source: pattern://584964c837512845d7940809 -->
<GuiElem name="lasterror" type="error" label="${notes:lasterrorinfo}" value="${notes:lasterror}"/>
<GuiElem name="lasterror" type="error" label="${notes:lasterrorinfo}" value="#{ notes.containsKey('lasterror') ? (notes.getProperty('lasterror') == '3' ? 'check' : 'locked' ): '' }"/>
<!-- source: pattern://584964c837512845d7940809 -->
<GuiElem name="code" type="pw-text" label="not-used" value="hide-input-in-logs" optional="true"/>
<!-- source: pattern://584964c837512845d7940809 -->