hobo/hobo
Emmanuel Cazenave d84fd70def provisionning: pass data to spooler function in body parameter (#56991)
The `data` can be very long, by spooler files cannot be longer thant 64k
except for the body bytes parameter.

See https://uwsgi-docs.readthedocs.io/en/latest/Spooler.html#spool-files

Using the body parameters is only possible with pass_arguments=False (not documented).
2021-09-16 18:39:06 +02:00
..
agent update translations 2021-08-31 15:43:38 +02:00
contrib general: remove ozwillo extension (#53229) 2021-04-24 10:29:44 +02:00
debug trivial: apply black 2021-05-14 18:40:09 +02:00
deploy trivial: apply black 2021-05-14 18:40:09 +02:00
emails trivial: apply black 2021-05-14 18:40:09 +02:00
environment update translations 2021-08-31 15:43:38 +02:00
franceconnect trivial: apply black 2021-05-14 18:40:09 +02:00
locale/fr/LC_MESSAGES translation update 2021-09-02 16:43:31 +02:00
matomo trivial: apply black 2021-05-14 18:40:09 +02:00
middleware trivial: apply black 2021-05-14 18:40:09 +02:00
multitenant multitenant: enable DISABLE_CRON_JOBS for a specific tenant (#56595) 2021-09-13 16:26:22 +02:00
profile profile: add support for "french phone number" attribute type (#56541) 2021-09-01 15:02:13 +02:00
provisionning provisionning: pass data to spooler function in body parameter (#56991) 2021-09-16 18:39:06 +02:00
scrutiny trivial: apply black 2021-05-14 18:40:09 +02:00
seo trivial: apply black 2021-05-14 18:40:09 +02:00
sms sms: allow templated urls (#46778) 2021-07-29 18:17:19 +02:00
static templates: use sidebar for links to option screens (#53228) 2021-04-27 11:36:22 +02:00
templates templates: use sidebar for links to option screens (#53228) 2021-04-27 11:36:22 +02:00
theme trivial: apply black 2021-05-14 18:40:09 +02:00
__init__.py setup.py: get_version from git only (#6864) 2015-03-31 15:09:49 +02:00
context_processors.py trivial: apply black 2021-05-14 18:40:09 +02:00
forms.py trivial: apply black 2021-05-14 18:40:09 +02:00
journal.py trivial: apply black 2021-05-14 18:40:09 +02:00
logger.py logging: filter out http 403 messages in request context filter (#56711) 2021-09-16 12:20:26 +02:00
rest_authentication.py trivial: apply black 2021-05-14 18:40:09 +02:00
settings.py trivial: apply black 2021-05-14 18:40:09 +02:00
signature.py trivial: apply black 2021-05-14 18:40:09 +02:00
test_urls.py logging: filter out http 403 messages in request context filter (#56711) 2021-09-16 12:20:26 +02:00
urls.py trivial: apply black 2021-05-14 18:40:09 +02:00
urls_utils.py trivial: apply black 2021-05-14 18:40:09 +02:00
utils.py sms: allow templated urls (#46778) 2021-07-29 18:17:19 +02:00
views.py trivial: apply black 2021-05-14 18:40:09 +02:00
wsgi.py trivial: apply black 2021-05-14 18:40:09 +02:00