mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 02:37:34 -05:00 
			
		
		
		
	
						commit
						1937169640
					
				@ -104,11 +104,13 @@ return [
 | 
				
			|||||||
            'provider' => 'users',
 | 
					            'provider' => 'users',
 | 
				
			||||||
            'table' => 'password_resets',
 | 
					            'table' => 'password_resets',
 | 
				
			||||||
            'expire' => 60,
 | 
					            'expire' => 60,
 | 
				
			||||||
 | 
					            'throttle' => 60,
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
        'clients' => [
 | 
					        'clients' => [
 | 
				
			||||||
            'provider' => 'clients',
 | 
					            'provider' => 'clients',
 | 
				
			||||||
            'table' => 'password_resets',
 | 
					            'table' => 'password_resets',
 | 
				
			||||||
            'expire' => 60,
 | 
					            'expire' => 60,
 | 
				
			||||||
 | 
					            'throttle' => 60,
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user