mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #16680 from overleaf/jel-sso-metadata
[web] Fill in SSO configuration form from metadata file GitOrigin-RevId: 4c470ba4cdf118af87fa8f9fee59a9f02ee4a56c
This commit is contained in:
@@ -554,6 +554,7 @@
|
||||
"image_width": "",
|
||||
"import_a_bibtex_file_from_your_provider_account": "",
|
||||
"import_from_github": "",
|
||||
"import_idp_metadata": "",
|
||||
"import_to_sharelatex": "",
|
||||
"imported_from_another_project_at_date": "",
|
||||
"imported_from_external_provider_at_date": "",
|
||||
|
||||
@@ -339,3 +339,7 @@ h3.group-settings-title {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-import-metadata {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
@@ -829,6 +829,7 @@
|
||||
"image_width": "Image width",
|
||||
"import_a_bibtex_file_from_your_provider_account": "Import a BibTeX file from your __provider__ account",
|
||||
"import_from_github": "Import from GitHub",
|
||||
"import_idp_metadata": "Import IdP metadata",
|
||||
"import_to_sharelatex": "Import to __appName__",
|
||||
"imported_from_another_project_at_date": "Imported from <0>Another project</0>/__sourceEntityPathHTML__, at __formattedDate__ __relativeDate__",
|
||||
"imported_from_external_provider_at_date": "Imported from <0>__shortenedUrlHTML__</0> at __formattedDate__ __relativeDate__",
|
||||
|
||||
Reference in New Issue
Block a user