• Hi,
    I’ve applied some code hacking for rewrite “wp-admin” into “anotherone”. I’ve used the code found here:

    https://gist.github.com/hakre/701245

    it works fine. But when I try to login with this code, it will redirect to “?reauth=1” and I cannot login.

    If I disable the code, it works fine.

    If I login with wp-login.php, it works fine. But, for using theme my login, I get this issue.

    So, I try to find a solution searching the string “wp-admin”, and substitute it with WP_ADMIN_DIR constants defined on “wp-config.php” file.

    Nothing changed.

    Have you some solution in your mind?

    https://www.ads-software.com/extend/plugins/theme-my-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter klode

    (@klode)

    Now I change the redirect for administrator when make the login. I redirect to homepage. But, when I try to access to wp-admin, i got out, and return to login page with reauth=1 parameter.

    Thread Starter klode

    (@klode)

    Someone can help me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect to reauth=1 on WordPress with rewriteRule for wp-admin’ is closed to new replies.