mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Login form on homepage working
This commit is contained in:
		@@ -161,6 +161,9 @@ ComunicWeb.user.userLogin = {
 | 
			
		||||
                    storageType = "session";
 | 
			
		||||
                }
 | 
			
		||||
                ComunicWeb.user.loginTokens.setUserTokens(result.tokens, storageType);
 | 
			
		||||
 | 
			
		||||
                //Save email address
 | 
			
		||||
                ComunicWeb.components.mailCaching.set(usermail);
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            //Perform next action if login failed
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user