chore(lms): increase readability printed lms pins

This commit is contained in:
Steffen Jost 2023-02-02 12:57:52 +01:00
parent 394ce3066c
commit ca59adee03
2 changed files with 2 additions and 2 deletions

View File

@ -150,4 +150,4 @@ randomLMSIdentBut banList = untilJustMaxM maxLmsUserIdentRetries getIdentOk
randomLMSpw :: MonadIO m => m Text randomLMSpw :: MonadIO m => m Text
randomLMSpw = randomText extra lengthPassword randomLMSpw = randomText extra lengthPassword
where where
extra = "-+*.:;=!?#$" extra = "+*:=!?#" -- you cannot distinguish ;: and ., in printed letters

View File

@ -138,7 +138,7 @@ $endif$
$endif$ $endif$
\begin{textblock}{65}(84,232)%hpos,vpos \begin{textblock}{65}(84,232)%hpos,vpos
\textcolor{black!33}{ \textcolor{black!39}{
\begin{labeling}{Login:x} \begin{labeling}{Login:x}
\item[Login:] $login$ \item[Login:] $login$
\item[Pin:] $pin$ \item[Pin:] $pin$