Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
307 stars 123 forks source link

PHP notice if password is wrong #1565

Closed Fasse closed 4 months ago

Fasse commented 4 months ago

If you login with invalid credentials than you got the following php notice

Notice: Undefined index: usr_password in /admidio/adm_program/system/classes/ModuleLogin.php on line 144