Sign in with Classic

This commit is contained in:
Benoit Marty 2026-03-04 16:11:37 +01:00 committed by Benoit Marty
parent 683b1fe9d5
commit 8c5caabed4
62 changed files with 3120 additions and 728 deletions

View file

@ -31,6 +31,9 @@ forbiddenTerms = {
# We explicitly want to mention Element Pro in these 2:
"screen_change_server_error_element_pro_required_title",
"screen_change_server_error_element_pro_required_message",
# Contains "Element Classic"
"screen_missing_key_backup_open_element_classic",
"screen_missing_key_backup_step_1",
]
}

View file

@ -170,6 +170,8 @@
"name" : ":features:login:impl",
"includeRegex" : [
"screen_onboarding_.*",
"screen\\.onboarding\\..*",
"screen\\.missing_key_backup\\..*",
"screen_login_.*",
"screen_server_confirmation_.*",
"screen_change_server_.*",