refactor(messages): templates/i18n/implementation Name added

This commit is contained in:
ros 2021-05-10 10:27:48 +02:00
parent 468fbcffa3
commit 95c418b34b
4 changed files with 4 additions and 0 deletions

View File

@ -708,3 +708,4 @@ addPWEntry User{ userAuthentication = _, ..} (Text.encodeUtf8 -> pw) = db' $ do
PWHashConf{..} <- getsYesod $ view _appAuthPWHash
(AuthPWHash . Text.decodeUtf8 -> userAuthentication) <- liftIO $ makePasswordWith pwHashAlgorithm pw pwHashStrength
void $ insert User{..}

View File

@ -30,3 +30,4 @@ mimeExtensions needle = Set.fromList [ ext | (ext, typ) <- Map.toList mimeMap, t
archiveTypes, videoTypes :: Set MimeType
archiveTypes = $(mimeSetFile "config/archive-types")
videoTypes = $(mimeSetFile "config/video-types")

View File

@ -29,4 +29,5 @@ $newline never
<li>Steffen Jost
<li>Gregor Kleen
<li>Sarah Vaupel
<li>Winnie Ros
<li>Wolfgang Witt

View File

@ -28,4 +28,5 @@ $newline never
<li>Steffen Jost
<li>Gregor Kleen
<li>Sarah Vaupel
<li>Winnie Ros
<li>Wolfgang Witt