Login
Login copied to clipboard
A login and security component for MODx Revolution.
I'm trying to get an ajax login working with a bootstrap modal. I think a useful feature would be to be able to tell the login snippet to NOT automatically...
**Login.Profile** Maybe a property to enable loading settings? ``` &includeSettings=`1` ``` And near that; a property for the key prefix for settings? Like; ``` &settingsKeyPrefix=`setting_` ``` Maybe the settings key...
When register snippet has a date of birth (dob) field and value, it does not save that value properly. Whatever value put in by the user, the resulting value will...
Hello I've been trying to get Login snippet to work on my revo 2.2.14-pl but somehow the logout link won't log me out .. after some google research i found...
Please add ability for manual sending user activation. It's useful when by some reason user didn't receive first email. I'm using site where user get his password from activation email,...
Please add "submitVar" support to Login.Login snippet as is implemented in snippet Login.Register. Or can be deployed two different Login Forms on same page on other way?