1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/core/admin/mailu
bors-mailu[bot] b7ca4eb9f0
Merge #3032
3032: Update all python dependencies r=mergify[bot] a=Diman0

## What type of PR?

enhancement

## What does this PR do?
Updates all dependencies. Unfortunately multiple things were deprecated such as
* `@babel.localeselector` decorator
* app.app.session_cookie_name
* app.before_first_request

Unfortunately flask_debugtoolbar is not compatible with the updated version of flask.
Flask-SQLAlchemy cannot be updated to 3.0.5 because this introduces an error/bug.

### Related issue(s)

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [n/a] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
2023-11-06 14:48:09 +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 master uses SSO 2023-10-28 14:02:06 +02:00
sso Clarify further, use the API suggested by ghostwheel42 in (b) 2023-08-19 16:35:22 +02:00
translations add a button to download zonefile 2023-10-29 11:30:06 +01:00
ui Remove surplus double quote 2023-11-02 15:58:15 +01:00
__init__.py Update all dependencies. 2023-10-31 19:55:58 +00:00
configuration.py Introduce AUTH_REQUIRE_TOKENS 2023-10-27 13:39:36 +02:00
debug.py Update all dependencies. 2023-10-31 19:55:58 +00: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 Only use split key in zonefile, not in gui/api/export 2023-10-30 16:00:43 +01: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 all dependencies. 2023-10-31 19:55:58 +00:00