Fix LDAP auth plugin

  • Added missing methods to the LDAP auth plugin
  • New config option auth.ldap.use_schroot to enable/disable
    schroot - this disables SSH key uploads and shells, which
    is usefull for some deployments/testing
  • The default value for auth.ldap.use_schroot is True, so the
    default behaviour should be unchaged

Rui Ferreira Rui Ferreira 2013-09-04

changed Allura/allura/lib/plugin.py
Allura/allura/lib/plugin.py Diff Switch to side-by-side view
Loading...