index
:
delta/openstack/oslo-middleware.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.middleware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo_middleware
/
cors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove method set_latent
ChangBo Guo(gcb)
2017-08-21
1
-58
/
+3
*
TrivialFix: Remove default=None when set value in Config
melissaml
2016-10-19
1
-1
/
+0
*
Merge "Deprecated set_latent"
Jenkins
2016-10-17
1
-0
/
+4
|
\
|
*
Deprecated set_latent
Michael Krotscheck
2016-05-05
1
-0
/
+4
*
|
Replace deprecated LOG.warn with LOG.warning
Haifeng.Yan
2016-08-02
1
-2
/
+2
*
|
Merge "Deprecate using String as valid value for allowed_origin."
3.15.0
Jenkins
2016-07-11
1
-1
/
+3
|
\
\
|
*
|
Deprecate using String as valid value for allowed_origin.
Michael Krotscheck
2016-05-09
1
-1
/
+3
*
|
|
Merge "Deprecate multiple config block parsing."
Jenkins
2016-07-11
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
Deprecate multiple config block parsing.
Michael Krotscheck
2016-05-09
1
-0
/
+6
|
|
/
*
|
Do not add a default content type when replying
Julien Danjou
2016-05-11
1
-7
/
+2
*
|
cors: remove unused import
3.11.0
Julien Danjou
2016-05-10
1
-1
/
+0
|
/
*
Added PATCH method to default config
Michael Krotscheck
2016-05-04
1
-1
/
+1
*
Added set_defaults method to oslo_middleware.cors
Michael Krotscheck
2016-05-04
1
-0
/
+35
*
Set default allow methods to those defined in RFC 2616
Michael Krotscheck
2016-05-04
1
-1
/
+2
*
Removed default headers from CORS_OPTS
Michael Krotscheck
2016-05-04
1
-4
/
+2
*
cors: prevent WebOb setting a default Content-Type
Julien Danjou
2016-03-14
1
-1
/
+6
*
CORS Middleware now honors upstream Vary header
Michael Krotscheck
2016-03-09
1
-1
/
+4
*
Updated config documentation for cors_middleware
Michael Krotscheck
2016-02-26
1
-1
/
+3
*
Change LOG.warn to LOG.warning
zhangguoqing
2016-01-04
1
-2
/
+2
*
Move cors allowed_origin check into add_origin
3.0.0
Dan Prince
2015-11-21
1
-21
/
+21
*
Backward compat for allowed_origin
Davanum Srinivas
2015-11-20
1
-0
/
+7
*
Switched StrOpt to ListOpt in CORS allowed_origins
Michael Krotscheck
2015-11-16
1
-17
/
+18
*
Enable latent CORS configuration via pastedeploy
Michael Krotscheck
2015-11-16
1
-1
/
+14
*
Revert "Add 'X-Auth-Token' default header to CORS middleware"
Michael Krotscheck
2015-11-02
1
-2
/
+2
*
Add 'X-Auth-Token' default header to CORS middleware
Timur Sufiev
2015-10-22
1
-2
/
+2
*
Merge "cors: fix wildcard in actual request"
Jenkins
2015-09-10
1
-14
/
+27
|
\
|
*
cors: fix wildcard in actual request
Julien Danjou
2015-09-07
1
-14
/
+27
*
|
cors: fix filter with oslo_config_project is set
Mehdi Abaakouk
2015-09-02
1
-6
/
+6
|
/
*
Added new test for CORS Simple Headers
2.6.1
Michael Krotscheck
2015-08-20
1
-0
/
+2
*
Restore backward compat of paste factory
Mehdi Abaakouk
2015-08-20
1
-3
/
+3
*
Renamed latent_configuration to _latent_configuration.
Michael Krotscheck
2015-08-12
1
-8
/
+8
*
Added latent properties to CORS middleware.
Michael Krotscheck
2015-08-12
1
-8
/
+52
*
Merge "Declare some methods static"
Jenkins
2015-08-07
1
-1
/
+2
|
\
|
*
Declare some methods static
Julien Danjou
2015-08-07
1
-1
/
+2
*
|
Allow to get option from paste-deploy
Mehdi Abaakouk
2015-08-07
1
-30
/
+30
*
|
Remove usage of oslo.config global
Mehdi Abaakouk
2015-08-07
1
-38
/
+34
|
/
*
Added verbose debug logging to CORS
Michael Krotscheck
2015-07-13
1
-0
/
+6
*
Support PasteDeploy
Michael Krotscheck
2015-06-30
1
-23
/
+80
*
CORS Middleware defers to server response.
2.2.0
Michael Krotscheck
2015-06-22
1
-14
/
+36
*
Use correct oslo_middleware.base methods in CORS middleware.
Michael Krotscheck
2015-06-16
1
-8
/
+9
*
Added CORS wildcard handling
1.3.0
Michael Krotscheck
2015-05-26
1
-3
/
+6
*
Drop use of 'oslo' namespace package
Doug Hellmann
2015-05-11
1
-1
/
+1
*
Add CORS Middleware for Oslo.
Michael Krotscheck
2015-04-08
1
-0
/
+240