Method: BarkestCore::AuthConfig#ldap_auto_activate
- Defined in:
- app/models/barkest_core/auth_config.rb
#ldap_auto_activate ⇒ Object
Returns the value of attribute ldap_auto_activate.
9 10 11 |
# File 'app/models/barkest_core/auth_config.rb', line 9 def ldap_auto_activate @ldap_auto_activate end |