Commit Graph

4 Commits

Author SHA1 Message Date
Prayank Mathur
db8738b675 Corrected TheUpdateMethod.EnsureArgumentsNotNull() 2016-03-17 16:38:42 +05:30
Ryan Gribble
e4eb1166b7 Due to api serialisation, must use LdapDn rather than LdapDN (the latter turns into ldap_d_n instead of ldap_dn)
Get rid of LdapTeam and LdapUser, the regular Team and User objects contain ldap_dn field if LDAP sync is enabled
2016-02-12 09:37:33 +10:00
Ryan Gribble
1f13001fd8 Change the QueueLdapSync calls to use Post<T>(uri) with no body/data 2016-02-12 09:37:33 +10:00
Ryan Gribble
6965ac44b2 Implement Reactive version 2016-02-12 09:37:32 +10:00