chore(lms): increase readability printed lms pins
This commit is contained in:
parent
394ce3066c
commit
ca59adee03
@ -150,4 +150,4 @@ randomLMSIdentBut banList = untilJustMaxM maxLmsUserIdentRetries getIdentOk
|
||||
randomLMSpw :: MonadIO m => m Text
|
||||
randomLMSpw = randomText extra lengthPassword
|
||||
where
|
||||
extra = "-+*.:;=!?#$"
|
||||
extra = "+*:=!?#" -- you cannot distinguish ;: and ., in printed letters
|
||||
|
||||
@ -138,7 +138,7 @@ $endif$
|
||||
$endif$
|
||||
|
||||
\begin{textblock}{65}(84,232)%hpos,vpos
|
||||
\textcolor{black!33}{
|
||||
\textcolor{black!39}{
|
||||
\begin{labeling}{Login:x}
|
||||
\item[Login:] $login$
|
||||
\item[Pin:] $pin$
|
||||
|
||||
Loading…
Reference in New Issue
Block a user