Hi all!
We're displaying a custom error message after a user tried to login but the account has been disabled, mostly because of non-use for a certain period of time (removed from "confluence-users").
Therefore we use some JavaScript in the custom HTML settings (and it's ok that this message also appears when regular users try to access forbidden functions inside confluence):
I'd like to pass the username USERNAME to a script linked in that message, so that the user can reactivate the account easily.
Is there a possibility for this?
Thx!
@ZPS GPM I do not know how you would pass the username when the user is not logged in yet. You would have to capture it from the login screen and store it in your own variable. This sounds like a bad idea.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.