Itai Bar-Haim
|
4e804f61a6
|
Prefer using nameof(x) over literal "x" (#1781)
* updated XML docs and added some missing bits.
* prefer nameof(x) over literal "x"
|
2018-03-07 20:43:10 +10:00 |
|
Mickaël Derriey
|
13d5dab516
|
Port to .NET Core (#1503)
Port to .NET Core
|
2017-01-21 14:42:02 +10:00 |
|
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 |
|