mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-10-31 06:05:43 +00:00 
			
		
		
		
	fix: tinyauth should allow the user to access a resource if a whitelist is not setup
This commit is contained in:
		| @@ -37,6 +37,7 @@ export const UnauthorizedPage = () => { | ||||
|               <Trans | ||||
|                 i18nKey="unauthorizedLoginSubtitle" | ||||
|                 t={t} | ||||
|                 components={{ Code: <Code /> }} | ||||
|                 values={{ username }} | ||||
|               /> | ||||
|             </Text> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stavros
					Stavros