1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/admin/mailu
bors-mailu[bot] 1612b11e62
Merge #3138
3138: Update dependencies and re-enable flask toolbar r=nextgens a=ghostwheel42

## What type of PR?

bug-fix

## What does this PR do?

Update python dependencies to versions without known security vulnerabilities.
Also re-enable flask debug toolbar which was disabled earlier.

werkzeug < 2.3.8: CVE-2023-46136
aiohttp < 3.9.0: CVE-2023-49081 CVE-2023-49082
cryptography >= 3.1 < 41.0.6: CVE-2023-49083
jinja2 < 3.1.3: CVE-2024-22195

Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2024-02-29 17:45:16 +00:00
..
api Enhance RESTful API user retrieval with quota used bytes. This is the current size of the user's email box in bytes. 2023-10-11 15:49:52 +00:00
internal Do not block webmail when we have a valid SSO sess 2023-12-21 12:37:08 +01:00
sso Update dependencies and re-enable flask toolbar 2024-01-21 18:42:51 +01:00
translations update zh translation 2024-02-22 14:38:20 +08:00
ui Do the minimum to solve the problem at hand 2023-12-20 12:06:44 +01:00
__init__.py Maybe fix the log-filter on admin 2023-11-07 17:02:32 +01:00
configuration.py Introduce AUTH_REQUIRE_TOKENS 2023-10-27 13:39:36 +02:00
debug.py Update dependencies and re-enable flask toolbar 2024-01-21 18:42:51 +01:00
dkim.py remove newline 2022-11-29 13:32:40 +01:00
limiter.py Make it happen post-deduplication 2023-04-16 12:57:20 +02:00
manage.py Clarify further, use the API suggested by ghostwheel42 in (b) 2023-08-19 16:35:22 +02:00
models.py Merge #3138 2024-02-29 17:45:16 +00:00
schemas.py Fix config-import. Config with dkim key could not be imported. 2023-04-07 14:19:17 +00:00
utils.py Update dependencies and re-enable flask toolbar 2024-01-21 18:42:51 +01:00