index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_cors.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-dencoder: Add missing rgw types to ceph-dencoder for accurate encode-dec...
NitzanMordhai
2023-09-07
1
-0
/
+26
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-4
/
+4
*
rgw: sanitize newlines in s3 CORSConfiguration's ExposeHeader
Casey Bodley
2020-06-25
1
-5
/
+6
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: clean-up -- insure C++ source code files contain editor directives
J. Eric Ivancich
2018-12-11
1
-0
/
+2
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-2
/
+3
*
rgw: do not abort when accept a CORS request with short origin
LiuYang
2016-12-08
1
-1
/
+2
*
rgw: Set Access-Control-Allow-Origin to a Asterisk if allowed in a rule
Wido den Hollander
2016-04-19
1
-0
/
+7
*
rgw: Fix CORS allow-headers validation
Robin H. Johnson
2013-12-15
1
-1
/
+34
*
rgw: fix CORS rule check
Yehuda Sadeh
2013-09-05
1
-0
/
+3
*
rgw/rgw_cors.cc: fix inefficient usage of string::find()
Danny Al-Gaaf
2013-04-02
1
-1
/
+3
*
rgw/rgw_cors.cc: prefer prefix ++operator for iterator
Danny Al-Gaaf
2013-04-02
1
-6
/
+6
*
rgw/rgw_cors.cc: use empty() instead of size() == 0
Danny Al-Gaaf
2013-04-02
1
-1
/
+1
*
rgw: cors, style fixes, other fixes
Yehuda Sadeh
2013-04-01
1
-28
/
+28
*
rgw: with CORS support
Babu Shanmugam
2013-04-01
1
-0
/
+144