Rename 2FA Configu controller to have a good name in Swagger UI
This commit is contained in:
		
							parent
							
								
									db590ddda8
								
							
						
					
					
						commit
						8a2ca98000
					
				@ -50,7 +50,7 @@ import static org.thingsboard.server.controller.ControllerConstants.NEW_LINE;
 | 
			
		||||
@RequestMapping("/api/2fa")
 | 
			
		||||
@TbCoreComponent
 | 
			
		||||
@RequiredArgsConstructor
 | 
			
		||||
public class TwoFaConfigController extends BaseController {
 | 
			
		||||
public class TwoFactorAuthConfigController extends BaseController {
 | 
			
		||||
 | 
			
		||||
    private final TwoFaConfigManager twoFaConfigManager;
 | 
			
		||||
    private final TwoFactorAuthService twoFactorAuthService;
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user