Login icon indicating copy to clipboard operation
Login copied to clipboard

A login and security component for MODx Revolution.

Results 46 Login issues
Sort by recently updated
recently updated
newest added

There doesn't seem to be a way to set an expiration time for password recovery links. From what I have learned, there seems to be a two hour limit. Which...

In a new project with a fresh Modx 3 installation, the extra login does not work under Mac/Ipad/Iphone and co. I don't have any log entries or error messages, I...

According to GDPR users have to verify/opt-in on an email change. Therefore it might be necessary to add a confirmation workflow to the UpdateProfile snippet, or maybe add a new...

Is there a way for the activation link within the email to ONLY mark the user as active in the system, and not automatically log them in? I would like...

We came across this issue while our email gateway was stuck and therefore emails got delayed. **Steps to reproduce** - submit registration - submit another registration with same email but...

I tryed to change a password with `[[ChangePassword]]` but there is something wrong... If i use the password `ju

Hi, I opened this issue (https://github.com/modxcms/revolution/issues/14130) in the core repo, but thanks to @Jako now I know that I'm in the right place. ### Summary In users attributes, thislogin and...

Because the function prepareFailureMessage uses only modx->getChunk(), but not login->getChunk(). Login 1.9.7 + MODX Revo 2.7.2

how does this work? Besides a very short and vague explanation on the docs no one seems to know. what i'm looking for is a way to transfer all the...

I use `&redirectToPrior=1` and `&loginResourceId=200` to redirect users on login to the internal user-account-site and would like to redirect the users to the prior site if that url is set....