Merge pull request #20473 from overleaf/ls-clean-up-password-authentication-removal

clean up pw auth deprecation gradual rollout

GitOrigin-RevId: 0d74031e4d1381cd9a9a49f7e3cea72ad2aa1fe7
This commit is contained in:
Liangjun Song 2024-09-24 10:51:07 +01:00 committed by Copybot
parent 180718678c
commit 7a4ddd1570
3 changed files with 0 additions and 7 deletions

View file

@ -340,7 +340,6 @@ const _ProjectController = {
'ieee-stylesheet',
'write-and-cite',
'default-visual-for-beginners',
'password-authentication-removal',
].filter(Boolean)
const getUserValues = async userId =>

View file

@ -526,15 +526,12 @@
"git_authentication_token_create_modal_info_1": "",
"git_authentication_token_create_modal_info_2": "",
"git_bridge_modal_click_generate": "",
"git_bridge_modal_description": "",
"git_bridge_modal_enter_authentication_token": "",
"git_bridge_modal_git_authentication_tokens": "",
"git_bridge_modal_git_clone_your_project": "",
"git_bridge_modal_learn_more_about_authentication_tokens": "",
"git_bridge_modal_need_to_generate_an_authentication_token": "",
"git_bridge_modal_read_only": "",
"git_bridge_modal_see_once": "",
"git_bridge_modal_the_way_you_clone_projects_has_changed": "",
"git_bridge_modal_use_previous_token": "",
"git_bridge_modal_you_can_also_git_clone": "",
"git_integration": "",

View file

@ -756,15 +756,12 @@
"git_authentication_token_create_modal_info_1": "This is your Git authentication token. You should enter this when prompted for a password.",
"git_authentication_token_create_modal_info_2": "<0>You will only see this authentication token once so please copy it and keep it safe</0>. For full instructions on using authentication tokens, visit our <1>help page</1>.",
"git_bridge_modal_click_generate": "Click <strong>Generate token</strong> to generate your authentication token now. Or do this later in your Account Settings.",
"git_bridge_modal_description": "You can git clone your project using the link displayed below.",
"git_bridge_modal_enter_authentication_token": "When prompted for a password, enter your new authentication token:",
"git_bridge_modal_git_authentication_tokens": "Git authentication tokens",
"git_bridge_modal_git_clone_your_project": "Git clone your project by using the link below and a Git authentication token",
"git_bridge_modal_learn_more_about_authentication_tokens": "Learn more about Git integration authentication tokens.",
"git_bridge_modal_need_to_generate_an_authentication_token": "Instead of a password, youll need to generate an authentication token.",
"git_bridge_modal_read_only": "<strong>You have read-only access to this project.</strong> This means you can pull from __appName__ but you cant push any changes you make back to this project.",
"git_bridge_modal_see_once": "Youll only see this token once. To delete it or generate a new one, visit Account Settings. For detailed instructions and troubleshooting, read our <0>help page</0>.",
"git_bridge_modal_the_way_you_clone_projects_has_changed": "The way you git clone projects on Overleaf has changed.",
"git_bridge_modal_use_previous_token": "If youre prompted for a password, you can use a previously generated Git authentication token. Or you can generate a new one in Account Settings. For more support, read our <0>help page</0>.",
"git_bridge_modal_you_can_also_git_clone": "You can also git clone your project by using the link below and a Git authentication token.",
"git_gitHub_dropbox_mendeley_and_zotero_integrations": "Git, GitHub, Dropbox, Mendeley, and Zotero integrations",