When a new user makes an account and logs in for the first time, they are taken to the user.php page where they can see account details, configure their account, etc ...
My preference is to not have this happen, but instead when a person logs in for the first time to just be taken to the index.php page, which is what occurs with every login except for the very first.