Activities of "berly"

When i create a project with abp new ConfigurateurClient -u angular -dbms PostgreSQL --separate-identity-server --preview -t app-pro

We have error when yarn start.

We don't have error with the 6.0.3 version

Same

Hello, you can add me Berly#6093 I have the same problem as you.

It works good, can you close the ticket? Are you refunding the issue as it is a bug?

I tried with a new project, exactly the same error.

Yes its good, thanks, i don't see this line.

I little bug =>

I never used abp bundle, with blazor? Why not add it in the doc? I will try.

I will also need it. I think that's the biggest difficulty at the moment. The development is super well explained but for the deployment it is more complicated.

Answer

I download the Volo.Account.Pro module but i dont't find where the ldap configuration is made.

Answer
            ldapConnection.Connect(server, serverPort, Native.LdapSchema.LDAP, Native.LdapVersion.LDAP_VERSION2);
            var UserfName = $"cn={adminUserName},{baseDc}";

                await ldapConnection.BindAsync(Native.LdapAuthType.Negotiate, new LdapCredential
                

Do you know where can i switch Native.LdapAuthType.Negotiate and Native.LdapVersion.LDAP_VERSION2 ?

Showing 11 to 20 of 25 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13