If a user accesses a page that requires re-authentication (e.g., user edit page), they are bumped to the login page, but no message is displayed to indicate that they need to login to access the page they wanted.

Comments

fenstrat’s picture

Title: Message not displayed to user when Re-authentication required » Message not displayed to user when Re-authentication required with overlay

This appears to be just an issue when overlay module is used. The "Please verify your username ..." message is set in persistent_login_init() and displays fine with overlay disabled. However it appears to be lost when the overlay redirect is triggered.

gapple’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing out 7.x issues