MantisBT: master 2f75ab6d

Author Committer Branch Timestamp Parent
dregad dregad master 2025-03-16 06:42 master 1c2f8343
Affected Issues  0035587: Access Denied page's Login button has Invalid URL when triggered from Admin pages
Changeset

Fix login page redirection from admin page

When an unauthenticated user tries to access the admin page, they are
redirected to the login page, but this was broken by use of absolute URL
introduced in commit 9cdc361a80b2a3fa614ca2648a97342bd0a18236.

Fixes 0035587

mod - core/access_api.php Diff File