Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-05 | Using more built-in API to get unvalidated users. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7009 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-01 | Added admin page to validate, resend validation requests, or delete ↵ | brettp | |
unvalidated users. git-svn-id: http://code.elgg.org/elgg/trunk@6997 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ↵ | brettp | |
plugin. Without a validation plugin, users can login immediately. Fixes #2243 Removed "You have validated your email" email. Users are logged in immediately after registration or validating email. Refs #2409 Added register, user plugin hook that is called only on self registration. Can be used to halt registration. git-svn-id: http://code.elgg.org/elgg/trunk@6983 36083f99-b078-4883-b0ff-0f9b5a30f544 |