vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Someone trying to reset my password!! IP address needed. (https://vborg.vbsupport.ru/showthread.php?t=275489)

sarangan 12-14-2011 03:39 PM

Someone trying to reset my password!! IP address needed.
 
As you know vbulletin doesn't includes the person's who tried to recover password IP number in emails.

For now vbulletin recovery email looks like this:

Dear $user[username],

You have requested to reset your password on $vboptions[bbtitle] because you have forgotten your password. If you did not request this, please ignore it. It will expire and become useless in 24 hours time.

To reset your password, please visit the following page:
$vboptions[bburl]/login.php?a=pwd&u=$user[userid]&i=$user[activationid]

When you visit that page, your password will be reset, and the new password will be emailed to you.

Your username is: $user[username]

To edit your profile, go to this page:
$vboptions[bburl]/profile.php?do=editprofile

All the best,
$vboptions[bbtitle]

I want to have vbulletin to send me from which IP address that was requested so I can block those bastards on my server!

Please help. Thank you.

kh99 12-14-2011 04:30 PM

You can search for the phrase lostpw (search for "You have requested to reset your password"), then copy the phrase text to the translation text area at the bottom and add $vbulletin->ipaddress to the message somewhere.

You also might be able to look at your web server logs and see who went to login.php?do=lostpw.

sarangan 12-14-2011 05:07 PM

Thank you very much for your help. It works :-)

Now I modified password recovery email to look like this:

Dear $user[username],

You or someone (from IP number $vbulletin->ipaddress) have requested to reset your password on $vboptions[bbtitle] because you have forgotten your password. If you did not request this, please ignore it. It will expire and become useless in 24 hours time.

To reset your password, please visit the following page:
$vboptions[bburl]/login.php?a=pwd&u=$user[userid]&i=$user[activationid]

When you visit that page, your password will be reset, and the new password will be emailed to you.

Your username is: $user[username]

To edit your profile, go to this page:
$vboptions[bburl]/profile.php?do=editprofile

All the best,
$vboptions[bbtitle]


All times are GMT. The time now is 07:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01031 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete