index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_swift_auth.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/auth: pass user policies into identities
Casey Bodley
2024-04-10
1
-4
/
+5
*
rgw/auth: auth engines pass optional account info into identities
Casey Bodley
2024-04-10
1
-4
/
+8
*
rgw/auth: Identity::is_owner/admin_of(rgw_owner)
Casey Bodley
2024-04-10
1
-2
/
+5
*
rgw: tempurl signature fixes: support sha256 and sha512
Marcus Watts
2024-01-18
1
-0
/
+116
*
rgw: clean up header files
J. Eric Ivancich
2023-01-24
1
-1
/
+1
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-5
/
+1
*
rgw/auth: strategies take ImplicitTenants by const ref
Casey Bodley
2022-12-09
1
-2
/
+2
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-22
/
+22
*
rgw/auth: Implement Keystone service token as separate TokenExtractor
Tobias Urdin
2022-09-21
1
-13
/
+17
*
rgw/auth: Add get_service_token to TokenExtractor
Tobias Urdin
2022-09-21
1
-0
/
+5
*
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-3
/
+3
*
rgw: log identity applier metadata in ops logs
Cory Snyder
2022-06-06
1
-4
/
+6
*
rgw/auth: perm_mask uses std::optional
Casey Bodley
2021-11-05
1
-4
/
+4
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-2
/
+2
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-10
/
+10
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-20
/
+20
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-2
/
+2
*
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-11
/
+15
*
Merge pull request #35984 from matthewoliver/rgw_swift_api_401_for_v1_and_key...
J. Eric Ivancich
2020-09-03
1
-10
/
+4
|
\
|
*
rgw: Swift API anonymous access should 401
Matthew Oliver
2020-07-13
1
-10
/
+4
*
|
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-1
/
+2
|
/
*
rgw: anonomous swift to obj that dont exist should 401
Matthew Oliver
2020-02-27
1
-3
/
+21
*
rgw/pubsub: allow pubsub REST API on master
Yuval Lifshitz
2019-09-10
1
-2
/
+2
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-1
/
+2
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-20
/
+20
|
\
|
*
rgw: more api adjustments
Yehuda Sadeh
2019-07-29
1
-21
/
+21
|
*
rgw: fixes following api changes
Yehuda Sadeh
2019-07-29
1
-21
/
+21
*
|
rgw: making implicit_tenants backwards compatible.
Marcus Watts
2019-07-30
1
-1
/
+5
|
/
*
Merge pull request #16659 from rzarzynski/wip-rgw-20797
Casey Bodley
2019-06-03
1
-0
/
+1
|
\
|
*
rgw: TempURL should not allow PUTs with the X-Object-Manifest.
Radoslaw Zarzynski
2017-07-28
1
-0
/
+1
*
|
rgw: dmclock: move client config and counters to its own header
Abhishek Lekshmanan
2019-01-31
1
-1
/
+1
*
|
rgw: add dmclock client/cost to RGWOp interface
Casey Bodley
2019-01-31
1
-0
/
+1
*
|
rgw: Adding a new applier for Roles.
Pritha Srivastava
2018-12-12
1
-3
/
+2
*
|
Merge pull request #16658 from rzarzynski/wip-rgw-20795
Yuri Weinstein
2018-11-20
1
-0
/
+1
|
\
\
|
*
|
rgw: Swift's TempURL can handle temp_url_expires written in ISO8601.
Radoslaw Zarzynski
2018-09-13
1
-0
/
+1
*
|
|
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-1
/
+1
*
|
|
rgw: changing logging in auth helper functions
Ali Maredia
2018-10-09
1
-1
/
+2
*
|
|
rgw: refactor logging in auth engines P1
Ali Maredia
2018-10-09
1
-7
/
+9
*
|
|
rgw: thread DoutPrefixProvider into RGW::Auth_S3::authorize
Ali Maredia
2018-10-09
1
-1
/
+1
*
|
|
rgw: Perm mask.
Pritha Srivastava
2018-09-21
1
-3
/
+4
*
|
|
rgw: Added code for auth using temp credentials returned by STS.
Pritha Srivastava
2018-09-21
1
-3
/
+4
|
/
/
*
|
rgw: make RGWOp::name() const and return const char*
Casey Bodley
2018-05-15
1
-1
/
+1
*
|
src: Added const references to various function parameters
Wilson E. Alvarez
2018-04-06
1
-1
/
+1
*
|
rgw: defer constructing keystone engine unless url is configured
Abhishek Lekshmanan
2017-09-22
1
-7
/
+8
*
|
rgw: add support for Swift's TempURLs with prefix-based scope.
Radoslaw Zarzynski
2017-07-19
1
-0
/
+1
|
/
*
rgw: implement the dynamic reconfiguration of auth strategies.
Radoslaw Zarzynski
2017-03-24
1
-0
/
+1
*
rgw: implement SwiftAnonymousEngine.
Radoslaw Zarzynski
2017-03-24
1
-2
/
+25
*
rgw: parametrize the implicit tenancy of rgw::auth::RemoteApplier.
Radoslaw Zarzynski
2017-03-24
1
-2
/
+2
*
rgw: apply the new filters over appliers in the Swift's auth strategy.
Radoslaw Zarzynski
2017-03-24
1
-3
/
+13
[next]