Wang Mingyu
e27fbcd56b
python3-flask: upgrade 3.0.3 -> 3.1.0
...
Changelog:
==============
- Drop support for Python 3.8.
- Update minimum dependency versions to latest feature releases.
Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.9.
- Provide a configuration option to control automatic option responses.
- Flask.open_resource/open_instance_resource and Blueprint.open_resource take an
encoding parameter to use when opening in text mode. It defaults to utf-8.
- Request.max_content_length can be customized per-request instead of only
through the MAX_CONTENT_LENGTH config. Added MAX_FORM_MEMORY_SIZE and
MAX_FORM_PARTS config. Added documentation about resource limits to the security page.
- Add support for the Partitioned cookie attribute (CHIPS), with the
SESSION_COOKIE_PARTITIONED config.
- -e path takes precedence over default .env and .flaskenv files. load_dotenv
loads default files in addition to a path unless load_defaults=False is passed.
- Support key rotation with the SECRET_KEY_FALLBACKS config, a list of old secret
keys that can still be used for unsigning. Extensions will need to add support.
- Fix how setting host_matching=True or subdomain_matching=False interacts with
SERVER_NAME. Setting SERVER_NAME no longer restricts requests to only that domain.
- Request.trusted_hosts is checked during routing, and can be set through the TRUSTED_HOSTS config.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-11-19 16:59:13 -08:00
..
2024-09-26 06:58:28 -07:00
2024-10-11 07:52:23 -07:00
2024-10-28 17:53:20 -07:00
2024-10-28 21:25:22 -07:00
2024-09-03 07:05:13 -07:00
2024-10-31 08:13:25 -07:00
2024-10-28 17:54:31 -07:00
2024-10-16 14:07:29 -07:00
2024-11-05 22:45:20 -08:00
2024-11-05 22:45:19 -08:00
2024-09-30 07:34:25 -07:00
2024-10-11 07:52:23 -07:00
2024-08-24 10:37:25 -07:00
2024-10-28 21:25:22 -07:00
2024-10-11 07:52:23 -07:00
2024-10-11 07:52:22 -07:00
2024-10-26 09:09:04 -07:00
2024-10-01 09:20:21 -07:00
2024-10-10 12:55:20 -07:00
2024-08-24 10:37:25 -07:00
2024-10-28 21:25:23 -07:00
2024-10-28 21:25:22 -07:00
2024-10-14 09:52:29 -07:00
2024-09-26 11:18:03 -07:00
2024-10-11 07:52:23 -07:00
2024-10-31 08:13:25 -07:00
2024-09-24 23:26:22 -07:00
2024-09-26 06:58:28 -07:00
2024-09-26 06:58:28 -07:00
2024-09-26 06:58:28 -07:00
2024-10-16 14:07:29 -07:00
2024-08-28 07:11:32 -07:00
2024-10-19 20:26:42 -07:00
2024-09-26 06:58:28 -07:00
2024-01-23 11:55:35 -08:00
2024-10-14 09:52:26 -07:00
2024-11-19 16:59:10 -08:00
2024-08-28 07:11:33 -07:00
2024-11-19 16:59:12 -08:00
2024-11-19 16:59:12 -08:00
2024-08-26 07:36:07 -07:00
2024-11-05 22:45:18 -08:00
2024-11-05 09:42:51 -08:00
2024-11-19 16:59:12 -08:00
2024-10-19 20:26:43 -07:00
2024-10-14 09:52:26 -07:00
2024-10-19 20:26:43 -07:00
2024-03-05 11:02:05 -08:00
2024-10-19 20:26:43 -07:00
2024-10-09 15:47:23 -07:00
2024-10-14 09:52:26 -07:00
2024-10-19 20:26:43 -07:00
2024-08-23 22:35:10 -07:00
2024-02-19 23:22:24 -08:00
2024-10-19 20:26:43 -07:00
2024-09-30 07:34:24 -07:00
2024-02-19 23:22:24 -08:00
2024-10-28 17:54:31 -07:00
2024-10-14 09:52:26 -07:00
2024-05-28 09:34:31 -07:00
2024-08-09 14:25:22 -07:00
2024-10-27 08:41:27 -07:00
2024-02-16 16:42:37 -08:00
2024-11-19 16:59:12 -08:00
2024-08-28 07:11:33 -07:00
2024-11-19 16:59:05 -08:00
2024-11-05 22:45:18 -08:00
2024-10-14 09:52:27 -07:00
2024-11-19 16:59:07 -08:00
2024-08-09 14:25:22 -07:00
2024-08-09 14:25:23 -07:00
2024-10-19 20:26:43 -07:00
2024-05-23 08:44:44 -07:00
2024-02-19 23:22:24 -08:00
2024-08-26 07:36:08 -07:00
2024-11-05 22:45:18 -08:00
2024-10-11 07:52:23 -07:00
2023-09-20 22:15:40 -07:00
2024-02-16 16:42:32 -08:00
2024-10-14 09:52:27 -07:00
2024-08-26 07:36:07 -07:00
2024-11-05 22:45:18 -08:00
2024-11-19 16:59:07 -08:00
2024-06-03 12:05:24 -07:00
2023-11-21 22:35:51 -08:00
2024-11-19 16:59:13 -08:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2024-02-19 23:22:24 -08:00
2024-09-30 07:34:25 -07:00
2024-08-15 10:28:12 -07:00
2024-02-19 23:22:24 -08:00
2024-10-14 09:52:27 -07:00
2024-10-31 08:13:26 -07:00
2024-10-31 08:13:26 -07:00
2024-10-31 08:13:25 -07:00
2024-10-31 08:13:26 -07:00
2024-06-27 09:18:57 -07:00
2024-10-11 07:52:22 -07:00
2024-10-19 20:26:43 -07:00
2024-10-28 17:53:20 -07:00
2024-10-19 20:26:44 -07:00
2024-11-05 22:45:19 -08:00
2024-08-26 07:36:07 -07:00
2024-11-05 22:45:19 -08:00
2024-09-26 06:58:28 -07:00
2024-08-28 07:11:33 -07:00
2024-08-09 14:25:23 -07:00
2024-10-28 21:25:22 -07:00
2024-04-17 23:47:25 -07:00
2024-09-10 07:20:38 -07:00
2024-10-19 20:26:44 -07:00
2024-02-19 23:22:24 -08:00
2024-09-15 16:02:38 -07:00
2021-08-03 10:21:25 -07:00
2024-08-09 14:25:24 -07:00
2024-09-18 21:03:14 -07:00
2024-11-19 16:59:13 -08:00
2024-10-31 08:13:25 -07:00
2024-09-03 07:05:13 -07:00
2023-09-15 00:42:10 -07:00
2024-10-19 20:26:44 -07:00
2024-10-19 20:26:44 -07:00
2024-10-19 20:26:44 -07:00
2024-10-19 20:26:44 -07:00
2024-10-19 20:26:44 -07:00
2024-10-31 08:13:26 -07:00
2024-10-19 20:26:45 -07:00
2024-10-19 20:26:45 -07:00
2024-11-05 22:45:19 -08:00
2024-10-31 08:13:25 -07:00
2024-04-11 23:32:36 -07:00
2024-10-28 17:54:31 -07:00
2024-11-19 16:59:08 -08:00
2024-10-09 15:47:22 -07:00
2024-10-14 09:52:28 -07:00
2024-10-16 14:07:29 -07:00
2024-11-19 13:50:55 -08:00
2024-10-10 12:53:50 -07:00
2024-09-30 07:34:25 -07:00
2024-10-25 20:05:22 -07:00
2024-08-26 07:36:09 -07:00
2024-10-19 20:26:45 -07:00
2024-04-02 11:28:52 -07:00
2024-09-30 07:34:25 -07:00
2024-11-05 22:45:20 -08:00
2024-11-05 22:45:19 -08:00
2024-11-05 22:45:19 -08:00
2024-11-05 22:45:19 -08:00
2024-09-26 06:58:28 -07:00
2024-11-19 13:50:55 -08:00
2024-08-26 07:36:09 -07:00
2024-06-20 07:32:55 -07:00
2024-10-28 17:53:20 -07:00
2024-10-19 20:26:45 -07:00
2024-10-14 09:52:28 -07:00
2024-02-19 23:22:24 -08:00
2024-10-16 14:07:29 -07:00
2024-09-10 07:20:38 -07:00
2024-09-30 07:34:25 -07:00
2024-10-09 15:47:22 -07:00
2024-11-05 22:45:20 -08:00
2024-02-19 23:22:24 -08:00
2024-08-28 07:11:34 -07:00
2024-05-19 08:27:56 -07:00
2024-08-28 07:11:34 -07:00
2024-10-10 12:53:51 -07:00
2024-10-19 20:26:45 -07:00
2024-03-09 10:55:23 -08:00
2021-02-19 10:02:43 -08:00
2024-02-16 16:42:33 -08:00
2024-03-08 10:07:24 -08:00
2024-10-19 20:26:45 -07:00
2023-08-05 09:29:56 -07:00
2024-10-19 20:26:45 -07:00
2024-10-14 09:52:28 -07:00
2024-10-19 20:26:45 -07:00
2024-08-09 14:25:30 -07:00
2024-10-19 20:26:46 -07:00
2022-07-02 11:37:03 -04:00
2024-08-09 14:25:24 -07:00
2024-02-22 12:59:38 -08:00
2024-02-19 23:22:24 -08:00
2023-06-06 23:07:59 -07:00
2024-10-19 20:26:46 -07:00
2024-10-19 20:26:46 -07:00
2024-11-19 13:50:56 -08:00
2024-09-10 07:20:39 -07:00
2024-08-09 14:25:21 -07:00
2024-10-19 20:26:46 -07:00
2024-10-19 20:26:46 -07:00
2024-10-19 20:26:46 -07:00
2024-10-19 20:26:46 -07:00
2024-08-26 07:36:07 -07:00
2024-02-19 23:22:24 -08:00
2024-10-31 08:13:25 -07:00
2024-11-05 22:45:20 -08:00
2024-02-19 23:22:24 -08:00
2024-10-19 20:26:47 -07:00
2024-08-26 07:36:07 -07:00
2024-09-17 10:09:08 -07:00
2022-06-30 13:39:26 -04:00
2024-10-19 20:26:47 -07:00
2024-10-09 15:47:22 -07:00
2023-11-07 23:11:24 -08:00
2024-09-18 21:03:15 -07:00
2024-08-28 07:11:34 -07:00
2024-08-28 07:11:34 -07:00
2024-02-19 23:22:24 -08:00
2023-11-01 15:33:43 -07:00
2024-02-19 23:22:24 -08:00
2024-07-15 16:36:13 -07:00
2024-10-11 07:52:23 -07:00
2024-10-19 20:26:47 -07:00
2024-10-19 20:26:47 -07:00
2024-11-19 13:50:55 -08:00
2024-10-19 20:26:47 -07:00
2024-09-18 21:03:15 -07:00
2024-06-27 09:19:00 -07:00
2024-09-11 21:40:15 -07:00
2024-10-19 20:26:47 -07:00
2024-10-10 12:53:51 -07:00
2024-08-15 10:28:12 -07:00
2024-08-09 14:25:28 -07:00
2020-05-19 17:14:09 -07:00
2024-10-14 09:52:28 -07:00
2024-10-14 09:52:28 -07:00
2024-09-26 06:58:28 -07:00
2024-10-19 20:26:47 -07:00
2024-10-19 20:26:48 -07:00
2024-10-19 20:26:48 -07:00
2024-10-19 20:26:48 -07:00
2024-09-15 12:37:30 -07:00
2024-10-28 21:25:22 -07:00
2024-11-19 16:59:08 -08:00
2024-09-18 21:03:15 -07:00
2024-11-19 16:59:08 -08:00
2024-10-11 07:52:23 -07:00
2024-03-09 10:55:23 -08:00
2024-10-19 20:26:48 -07:00
2024-11-05 22:45:20 -08:00
2024-09-30 07:34:26 -07:00
2024-11-19 16:59:08 -08:00
2024-10-26 09:09:04 -07:00
2024-11-05 22:45:20 -08:00
2024-08-09 14:25:17 -07:00
2024-08-28 07:11:35 -07:00
2024-08-09 14:25:28 -07:00
2024-09-12 23:21:25 -07:00
2024-06-11 22:02:00 -07:00
2024-10-01 09:20:21 -07:00
2024-08-09 14:25:23 -07:00
2024-02-19 23:22:24 -08:00
2024-10-19 20:26:48 -07:00
2024-11-05 22:45:20 -08:00
2024-11-19 13:50:56 -08:00
2024-08-28 07:11:35 -07:00
2024-08-26 07:36:09 -07:00
2024-10-28 21:25:23 -07:00
2024-10-28 21:25:23 -07:00
2024-10-28 21:25:23 -07:00
2024-09-26 06:58:28 -07:00
2024-10-19 20:26:48 -07:00
2024-01-08 19:54:44 -08:00
2024-04-29 11:11:51 -07:00
2024-10-19 20:26:48 -07:00
2024-09-10 14:37:53 -07:00
2023-06-06 23:07:58 -07:00
2024-10-28 21:25:22 -07:00
2024-10-19 20:26:49 -07:00
2024-02-19 23:22:24 -08:00
2024-09-10 07:20:39 -07:00
2024-10-14 09:52:29 -07:00
2024-11-05 22:45:21 -08:00
2024-10-14 09:52:29 -07:00
2024-10-14 09:52:29 -07:00
2024-11-19 13:50:56 -08:00
2024-09-18 21:03:16 -07:00
2023-06-06 23:07:58 -07:00
2024-10-26 09:09:03 -07:00
2023-06-27 13:44:47 -07:00
2024-11-19 16:59:08 -08:00
2024-10-10 12:55:20 -07:00
2022-11-07 08:39:05 -08:00
2021-08-03 10:21:25 -07:00
2024-11-05 22:45:21 -08:00
2023-02-27 09:43:09 -08:00
2024-08-10 15:57:56 -07:00
2024-09-26 11:18:03 -07:00
2024-08-09 14:25:28 -07:00
2024-10-19 20:26:49 -07:00
2024-05-24 14:31:08 -07:00
2024-10-11 12:12:19 -07:00
2023-11-08 22:55:06 -08:00
2024-10-19 20:26:49 -07:00
2024-09-18 21:03:16 -07:00
2024-10-09 15:47:22 -07:00
2024-11-19 16:59:08 -08:00
2024-10-14 09:52:30 -07:00
2024-08-09 14:25:30 -07:00
2024-04-17 23:47:27 -07:00
2024-10-19 20:26:49 -07:00
2024-10-11 07:52:22 -07:00
2024-09-18 21:03:16 -07:00
2024-10-19 20:26:49 -07:00
2024-04-02 11:28:54 -07:00
2024-06-27 09:19:03 -07:00
2024-10-31 08:13:25 -07:00
2024-09-18 21:03:16 -07:00
2024-02-19 23:22:24 -08:00
2024-09-10 07:20:40 -07:00
2024-08-09 14:25:23 -07:00
2024-10-14 09:52:30 -07:00
2024-11-05 22:45:21 -08:00
2024-02-16 16:42:38 -08:00
2024-09-12 23:21:25 -07:00
2024-10-19 20:26:49 -07:00
2024-09-26 06:58:28 -07:00
2024-10-14 09:52:30 -07:00
2024-10-14 09:52:30 -07:00
2024-08-28 07:11:35 -07:00
2024-11-05 22:45:21 -08:00
2022-03-10 10:03:30 -05:00
2024-04-02 11:28:54 -07:00
2024-08-14 08:15:17 -07:00
2024-10-19 20:26:50 -07:00
2022-05-29 06:39:14 -07:00
2024-11-19 13:50:57 -08:00
2024-11-19 16:59:09 -08:00
2024-09-26 11:18:03 -07:00
2024-10-14 09:52:30 -07:00
2024-10-09 15:47:23 -07:00
2024-09-30 07:34:27 -07:00
2024-11-19 13:50:55 -08:00
2024-10-19 20:26:50 -07:00
2024-08-09 14:25:23 -07:00
2024-10-14 09:52:30 -07:00
2022-05-02 14:12:12 -07:00
2024-10-19 20:26:50 -07:00
2024-08-09 14:25:28 -07:00
2024-10-14 09:52:30 -07:00
2024-08-28 07:11:36 -07:00
2024-10-10 12:53:50 -07:00
2024-06-21 21:45:10 -07:00
2024-11-05 22:45:21 -08:00
2024-04-19 14:33:13 -07:00
2024-10-24 05:52:19 -07:00
2024-10-24 05:52:19 -07:00
2024-11-19 16:59:05 -08:00
2024-02-19 23:22:24 -08:00
2024-10-19 20:26:50 -07:00
2024-08-28 07:11:36 -07:00
2024-11-05 22:45:22 -08:00
2024-10-14 09:52:31 -07:00
2024-08-28 07:11:36 -07:00
2024-09-30 07:34:27 -07:00
2024-02-09 09:52:16 -08:00
2024-10-14 09:52:31 -07:00
2024-09-26 06:58:28 -07:00
2024-05-19 08:27:58 -07:00
2024-09-26 06:58:28 -07:00
2024-10-19 20:26:50 -07:00
2024-09-18 21:03:16 -07:00
2024-10-19 20:26:50 -07:00
2024-02-09 09:52:13 -08:00
2024-11-05 22:45:22 -08:00
2024-09-30 07:34:27 -07:00
2024-10-11 07:52:22 -07:00
2024-10-19 20:26:50 -07:00
2024-02-19 23:22:24 -08:00
2024-11-19 16:59:06 -08:00
2024-11-05 22:45:22 -08:00
2024-10-19 20:26:51 -07:00
2024-10-28 17:54:31 -07:00
2024-02-19 23:22:24 -08:00
2024-08-26 07:36:06 -07:00
2024-11-06 07:15:01 -08:00
2024-09-05 12:31:34 -07:00
2024-02-19 23:22:24 -08:00
2024-08-28 07:11:36 -07:00
2024-10-16 14:07:29 -07:00
2024-11-19 16:59:09 -08:00
2024-11-19 16:59:09 -08:00
2024-10-25 20:05:22 -07:00
2024-10-19 20:26:42 -07:00