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