Module: ActiveLdap::UserPassword::Salt
- Defined in:
- lib/active_ldap/user_password.rb
Constant Summary
- CHARS =
['.', '/'] + ['0'..'9', 'A'..'Z', 'a'..'z'].collect do |x| x.to_a end.flatten
['.', '/'] + ['0'..'9', 'A'..'Z', 'a'..'z'].collect do |x| x.to_a end.flatten