index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
http.py
Age
Commit message (
Expand
)
Author
2025-02-05
[FIX] http: remove cache headers in static files for wkhtmltopdf
Hubert Van De Walle
2025-02-03
[FIX] rpc: re-raise exceptions for http.py
Krzysztof Magusiak (krma)
2025-01-20
[FIX] core: http.route accepts any Iterable, not only list
Julien Castiaux
2024-10-31
[FIX] http: remove leading backslash in redirect
Mathieu Walravens
2024-12-13
[FIX] read-only: check cache/registry signals in read-write mode
Olivier Dony
2024-09-19
[FIX] registry: set dbname on current thread
Thomas Lefebvre (thle)
2024-10-23
[FIX] http: remove usage of cgi
Christophe Monniez
2024-09-23
[FIX] http: prevent misuse post init of request
Thomas Lefebvre (thle)
2024-10-01
[IMP] http: allow deactivating generation of res.device.log per session
Olivier Dony
2024-09-24
[IMP] core: bearer authorization header
Krzysztof Magusiak (krma)
2024-09-13
[REM] core, web: Odoo 16 deprecations
Xavier Morel
2024-09-04
[IMP] tools: move json_default from date_utils to json
Thomas Lefebvre (thle)
2024-07-15
[IMP] core: remove classmethods from Stream instances
Denis Ledoux
2024-08-28
[IMP] *: request.httprequest.cookies -> request.cookies
Julien Castiaux
2024-08-28
[IMP] core: sanitize request cookies
Julien Castiaux
2024-08-22
[IMP] core, web: Content-Security-Policy on all Streams
Julien Castiaux
2024-08-22
[FIX] core: base registry on /odoo
Julien Castiaux
2024-08-09
[IMP] core: route's max_content_length as a callable
Julien Castiaux
2024-08-09
[FIX] core: readonly callable get request via proxy
Julien Castiaux
2024-07-30
[IMP] core: move monkey patches to a separate package
Krzysztof Magusiak (krma)
2024-07-26
[IMP] *: remove a multitude of (hopefully) unnecessary ustr calls
Xavier Morel
2024-07-19
[IMP] core, web: override readonly route callables
Julien Castiaux
2024-07-18
[IMP] core: add session deletion mechanism
Thomas Lefebvre (thle)
2024-07-11
[FIX] core: --x-sendfile with /web/assets
Julien Castiaux
2024-07-10
[ADD] auth_passkey
bram1000
2024-07-10
[IMP] core: restrict odoo.tools.misc re-exports, cleanup
Xavier Morel
2024-07-09
[IMP] core, web: Content-Security-Policy on all Streams
Julien Castiaux
2024-07-09
[FIX] core: bad type in http.Stream docstring
Julien Castiaux
2024-04-25
[FIX] core: restrict httprequest headers
Thomas Lefebvre (thle)
2024-06-21
[FIX] http: allow proxy-fix in wesg environ
Julien Castiaux
2024-06-21
[IMP] cloud_storage: support google/azure cloud storage
Chong Wang (cwg)
2024-05-24
[FIX] core: let http cache proxies cache documents
Julien Castiaux
2024-03-27
[FIX] core: remove ?session_id= way to provide sid
Julien Castiaux
2024-05-24
[FIX] http: ensure _request_stack.pop() is always called after _request_stack...
Jens Vogler
2024-05-10
[FIX] http: ensure lang is valid when reloading context from session
Xavier ALT
2024-05-02
[FIX] auth_ldap: LDAP login fails if it creates a new user.
eLBati
2024-04-19
[FIX] core: HTTP-500 for bad registry on /web
Julien Castiaux
2024-04-19
[IMP] base: isolate registry building in http
Julien Castiaux
2024-04-19
[IMP] core: use partial in http to shorten callstack
Julien Castiaux
2024-04-19
[IMP] core: isolate _serve_ir_http_fallback in dedicated method
Julien Castiaux
2024-04-19
[FIX] core: missing docstrings in http.py
Julien Castiaux
2024-04-18
[FIX] http: force mimetype of .js files to text/javascript
Samuel Degueldre
2024-04-09
[IMP] base, web: Use sessions.max_inactivity_seconds when it's possible
joda-odoo
2024-04-09
[FIX] core: NotFound error without warning
Julien Castiaux
2024-04-05
[FIX] core: fix check readonly route
Rémy Voet (ryv)
2024-03-13
[FIX] base,web: handle incorrect model in request
Adrien Widart (awt)
2024-03-06
[IMP] core: change the session format to JSON
Thomas Lefebvre (thle)
2024-02-13
[FIX] http: fix missing db
Xavier-Do
2023-12-07
[FIX] core: restrict httprequest attributes
Denis Ledoux
2024-02-06
[FIX] http: fix missing db
Xavier-Do
[next]