Hi,
Have you configured Ldap settings ? You can read the Settings section of Ldap.
Thanks @gpcaretti :).
Hi,
In case someone else is interested, please follow <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/1649">https://github.com/aspnetboilerplate/as ... ssues/1649</a>
Thanks for sharing your solution :).
Thanks for sharing your solution :)
Hi,
You can see it here <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero/blob/a08338ea8b8abd8d90ee6e83a4ca43256d3705ea/src/Abp.Zero/Authorization/Users/AbpUser.cs#L186">https://github.com/aspnetboilerplate/mo ... er.cs#L186</a>.
AbpUserBase has a virtual property for CreatorUser. You can do the same, EF will handle it.
Hi,
Why do you need to call your Controllers outsite of your web application ? Or did I understand it wrong ?
Application layer methods are exposed as web api for that purpose.
Can you share your HomeController definition ?
Thanks.
Hi,
Our demo (*.demo.aspnetzero.com) uses ABP v1.1.3 and re-captcha on new user registration. Do you have any extra error information ? If you haven't solve this problem, can you share your code ?
Good :)
Hi,
Sorry for the late response, this is not possible right now. Can you explain your use case ? Maybe we can think of something.
Thanks.