From 493f81a0173da0841107a4937e6d08b10778e96e Mon Sep 17 00:00:00 2001
From: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
Date: Fri, 22 Nov 2024 15:50:31 -0500
Subject: [PATCH] Auth/PM-15115 - New LoginComponent - Remove Captcha (#12077)
* PM-15115 - Captcha being deprecated so remove from new UI refreshed login component + start putting deprecated comments on some things.
* PM-15115 - Add Jira ticket to TODOs per best practice
---
.../src/angular/login/login.component.html | 8 ---
.../auth/src/angular/login/login.component.ts | 61 +------------------
.../common/models/domain/login-credentials.ts | 1 +
libs/common/src/auth/captcha-iframe.ts | 1 +
4 files changed, 4 insertions(+), 67 deletions(-)
diff --git a/libs/auth/src/angular/login/login.component.html b/libs/auth/src/angular/login/login.component.html
index 0629e70a6ac..efea2917527 100644
--- a/libs/auth/src/angular/login/login.component.html
+++ b/libs/auth/src/angular/login/login.component.html
@@ -97,14 +97,6 @@
{{ "getMasterPasswordHint" | i18n }}
-
-
-