mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 12:45:47 +00:00
feat: add regex support to oauth whitelist
This commit is contained in:
@@ -35,7 +35,7 @@ export const UnauthorizedPage = () => {
|
||||
) : (
|
||||
<Text>
|
||||
<Trans
|
||||
i18nKey="unauthorizedLoginSubtitle"
|
||||
i18nKey="unaothorizedLoginSubtitle"
|
||||
t={t}
|
||||
components={{ Code: <Code /> }}
|
||||
values={{ username }}
|
||||
|
||||
Reference in New Issue
Block a user