Activities of "liangshiwei"

Hi,

Sorry, I didn't get the email from wetransfer

it works for me

Hi,

can you see the Sources tab to check if LoggedOut.js load correctly

Hi,

This may be a problem, you can try adding LoggedOut.js to Pages/Account folder

LoggedOut.js

document.addEventListener("DOMContentLoaded", function (event) {
    setTimeout(function () {
        var redirectButton = document.getElementById("redirectButton");
        
        if(!redirectButton){
            return;
        }
            
        window.clientName = redirectButton.getAttribute("cname");
        window.location = redirectButton.getAttribute("href");
    }, 3000)
});

Hi,

You need to configure the RedirectAllowedUrls

try to add your URL to RedirectAllowedUrls:

Did you pass parameters when logging out?

can you point me to the correct documentation? thank you.

Sorry, there is no such document for commercial, but the replacement page is technically the same, you only need the login page source code.

which do i install? https://abp.io/packages

you don't need to install anything. just download the source code. and use it in your project.

If it does not work, you can email me; I will share the page source code with you. shiwei.liang@volosoft.com

Hi,

Your code is ok.

I would also appreciate it if you could provide us with a link to any relevant issue or pull request on this ticket so that we may follow the progress of this fix and remove this code once it is redundant.

This is an internal repo,

Hi

Integration services don't need acccess_token.

Could you share your code?

Hi,

Because ABP publishes an event when an admin creates a user but register not

Showing 971 to 980 of 6693 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.