-
- Downloads
Fix host values in cta-admin commands (#1041)
* Add clientHost to the cta::common::dataStructures::SecurityIdentity struct, defining the machine the cta command was submitted from * cta::comon::dataStructures::SecurityIdentity::host now represents the frontend machine the commands were executed on, and is set by the server
Showing
- ReleaseNotes.md 1 addition, 0 deletionsReleaseNotes.md
- common/dataStructures/SecurityIdentity.cpp 16 additions, 3 deletionscommon/dataStructures/SecurityIdentity.cpp
- common/dataStructures/SecurityIdentity.hpp 3 additions, 0 deletionscommon/dataStructures/SecurityIdentity.hpp
- xroot_plugins/XrdSsiCtaRequestMessage.hpp 4 additions, 2 deletionsxroot_plugins/XrdSsiCtaRequestMessage.hpp
Loading
Please register or sign in to comment