mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Implement SAML endpoints for APIv4 (#5671)
* Implement SAML endpoints for APIv4 * Fix unit test * Only disable encryption when removing puplic/private certs
This commit is contained in:
committed by
George Goldberg
parent
fe38d6d5bb
commit
3559fb7959
@@ -7,6 +7,10 @@
|
||||
"id": "api.post.link_preview_disabled.app_error",
|
||||
"translation": "Link previews have been disabled by the system administrator."
|
||||
},
|
||||
{
|
||||
"id": "model.client.upload_saml_cert.app_error",
|
||||
"translation": "Error creating SAML certificate multipart form request"
|
||||
},
|
||||
{
|
||||
"id": "August",
|
||||
"translation": "August"
|
||||
|
||||
Reference in New Issue
Block a user