Hi Kevin,
thans for your help.
Id did that before, (forgot to mention, sorry) but it does not work. It works for every url, but not for the Password Reset url
// Allow these absolute URLs
$allowed = array(
home_url( ‘/impress/’ ), // works
home_url( ‘/xyz/’ ), // works
home_url( ‘/request-new-password/’ ), // does not work
Any idea?
Best regards