1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-07-02 15:30:41 +02:00
LibreTranslate/app
Mufeed Ali 933c96914b
app: Fail when giving invalid API keys
When an API key is passed, fail in the case of an invalid API key even
if an API key is not required. This allows the user to know that the API
key is invalid. Otherwise, they work under the assumption that the API
key is correct, even though it is not.
2022-02-20 13:36:29 +05:30
..
static keep selected languages and text in url 2022-02-07 17:58:30 +01:00
templates Apply a white background main <body> 2022-01-17 21:19:46 +01:00
__init__.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
api_keys.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
app.py app: Fail when giving invalid API keys 2022-02-20 13:36:29 +05:30
default_values.py Add --disable-web-ui 2022-02-07 11:02:32 +01:00
flood.py Slower forgiveness 2021-12-06 22:15:16 +01:00
init.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
language.py improve auto-detect for batch requests with multiple languages 2021-08-02 00:06:56 -05:00
main.py Add --disable-web-ui 2022-02-07 11:02:32 +01:00
manage.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
no_limiter.py Linted with black 2021-05-18 09:11:02 +05:30
remove_translated_files.py add scheduler to remove files after 30 minutes instead of after download 2021-10-25 11:46:49 +02:00
security.py Path traversal check 2021-10-26 15:41:14 -04:00
suggestions.py Save suggestions in a database 2021-10-09 11:44:07 +02:00