Project

General

Profile

« Previous | Next » 

Revision d424cab5

Added by Stephen Benjamin about 10 years ago

fixes #3827 - adds ldap avatar support

View differences:

app/views/api/v1/auth_source_ldaps/show.json.rabl
object @auth_source_ldap
attributes :id, :type, :name, :host, :port, :account, :base_dn, :ldap_filter, :attr_login, :attr_firstname, :attr_lastname, :attr_mail, :onthefly_register, :tls, :created_at, :updated_at
attributes :id, :type, :name, :host, :port, :account, :base_dn, :ldap_filter, :attr_login, :attr_firstname, :attr_lastname, :attr_mail, :attr_photo, :onthefly_register, :tls, :created_at, :updated_at

Also available in: Unified diff