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 :: MonadIO m => m Text
|
||||||
randomLMSpw = randomText extra lengthPassword
|
randomLMSpw = randomText extra lengthPassword
|
||||||
where
|
where
|
||||||
extra = "-+*.:;=!?#$"
|
extra = "+*:=!?#" -- you cannot distinguish ;: and ., in printed letters
|
||||||
|
|||||||
@ -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$
|
||||||
|
|||||||
Reference in New Issue
Block a user