MantisBT: master-2.5 4980b3b0

Author Committer Branch Timestamp Parent
dregad dregad master-2.5 2017-08-03 12:57 master-2.5 d6d7dc2d
Affected Issues  0023181: Checks on login page are never executed if "admin" dir does not exist
Changeset

Execute login page checks that can run without admin dir

Some of the admin checks performed on login page can (and should) be
executed if the admin dir does not exist (e.g. default administrator
account password, detailed error settings).

Fixes 0023181

mod - login_page.php Diff File