@@ -16,6 +16,7 | |||||
16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | |
17 |
|
17 | |||
18 | require 'iconv' |
|
18 | require 'iconv' | |
|
19 | require 'net/ldap' | |||
19 |
|
20 | |||
20 | class AuthSourceLdap < AuthSource |
|
21 | class AuthSourceLdap < AuthSource | |
21 | validates_presence_of :host, :port, :attr_login |
|
22 | validates_presence_of :host, :port, :attr_login |
General Comments 0
You need to be logged in to leave comments.
Login now