1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-11-15 04:00:11 +01:00

Merge pull request #507 from argosopentech/no-access-check-suggest

Don't require API key for suggestions
This commit is contained in:
Piero Toffanin 2023-10-01 10:50:45 -04:00 committed by GitHub
commit 015291f2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -979,7 +979,6 @@ def create_app(args):
)
@bp.post("/suggest")
@access_check
def suggest():
"""
Submit a suggestion to improve a translation