Skip to content
Snippets Groups Projects
  1. May 15, 2018
  2. Mar 29, 2018
  3. 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
  4. Mar 08, 2018
  5. Mar 05, 2018
  6. Jan 12, 2018
  7. Aug 25, 2017
  8. Aug 24, 2017
  9. Aug 22, 2017
  10. Aug 21, 2017
  11. Aug 17, 2017
  12. Aug 16, 2017
  13. Aug 11, 2017
  14. Aug 10, 2017
  15. Jul 27, 2017
  16. Jun 30, 2017
  17. Jun 27, 2017
  18. Jun 26, 2017
  19. Dec 14, 2016
  20. Oct 25, 2016
  21. 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
  22. Aug 30, 2016
  23. Aug 11, 2016
  24. Aug 05, 2016
  25. Jul 19, 2016
  26. Jul 14, 2016
  27. Jul 13, 2016
Loading