Skip to content
Snippets Groups Projects
  1. Jun 13, 2018
  2. May 17, 2018
  3. May 15, 2018
  4. Mar 29, 2018
  5. Mar 26, 2018
    • Michael Davis's avatar
      [cta-admin] Adds OptionStrList option type · 8cb11574
      Michael Davis authored
      OptionStrList takes a filename as its value. It reads the file into a
      list of strings in the protobuf. On the server side, the values are
      unpacked and made available as std::vector<std::string>.
      
      For example implementation, see "cta-admin repack add"
      8cb11574
  6. Mar 08, 2018
  7. Mar 05, 2018
  8. Jan 12, 2018
  9. Aug 25, 2017
  10. Aug 24, 2017
  11. Aug 22, 2017
  12. Aug 21, 2017
  13. Aug 17, 2017
  14. Aug 16, 2017
  15. Aug 11, 2017
  16. Aug 10, 2017
  17. Jul 27, 2017
  18. Jun 30, 2017
  19. Jun 27, 2017
  20. Jun 26, 2017
  21. Dec 14, 2016
  22. Oct 25, 2016
  23. Oct 21, 2016
    • Steven Murray's avatar
      Dropping the krb protocol check for CTA admins · 341d1c7f
      Steven Murray authored
      Before this commit, Daniele had hardcoded into the CTA
      front-end the constraint that CTA admins must be
      authenticated by krb5.
      
      This commit drops this contraint for two reasons:
      
      1. The xrootd/EOS configuration files already require
         operators to specify which authentication methods can
         be used.  Daniele’s constraint is not needed to
         further enforce security, it only serves to constrain
         admin authentication to krb5 which I personally do not
         see as providing any added value.
      
      2. The CERN infrastructure uses krb5, other sites like
         RAL do not.
      341d1c7f
  24. Aug 30, 2016
  25. Aug 11, 2016
  26. Aug 05, 2016
  27. Jul 19, 2016
Loading