Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/20/2024 in all areas

  1. Michael

    Improve Password Reset

    You can disable it telling it's correct but it does that to stop brute forcing. eg: I hacked your email account, and I know you have an account so I keep trying everything until it goes to your email address. Disable it: /config/blesta.php find: // Default password reset value. Set to true for improved security, false for more accurate error reporting Configure::set('Blesta.default_password_reset_value', true); change it to false.
    1 point
×
×
  • Create New...