Title: Login Loop
Last modified: November 20, 2018

---

# Login Loop

 *  Resolved [Jens Caspari](https://wordpress.org/support/users/jens-caspari/)
 * (@jens-caspari)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/login-loop-16/)
 * Hello, since the last update I am unable to modify anything in the backend. Every
   modification or site change leads to a login page redirect. I have to login again.
   And so on. How do I roll back to the last Version? Upload the last Version doesn’t
   fix the issue. Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogin-loop-16%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [nintechnet](https://wordpress.org/support/users/nintechnet/)
 * (@nintechnet)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/login-loop-16/#post-10898158)
 * Hi
 * You have several options to disable it:
    1. You can temporarily rename NinjaFirewall’s
   folder: `/wp-content/plugins/ninjafirewall/` to `/wp-content/plugins/ninjafirewall-
   back/`. 2. You can temporarily rename the PHP INI file (php.ini or .user.ini)
   if running if “Full WAF” mode, or comment out the firewall directive in the `
   wp-config.php` if running in “WordPress WAF”. 3. You can temporarily create a
   [.htninja file ](https://nintechnet.com/ninjafirewall/wp-edition/help/?htninja)
   in the blog root folder with this content”
 *     ```
       <?php
       // Allow all requests:
       return 'ALLOW';
       ```
   
 * I would recommend method #3, because that would disable it but you could still
   access and, if needed, change its options, while you won’t be able to do that
   with methods #1 and #2.
 * I cannot see what feature in the latest version could do this kind of loop.
    
   If you want to downgrade to the previous version (3.7.1) you need to download
   it from [https://downloads.wordpress.org/plugin/ninjafirewall.3.7.1.zip](https://downloads.wordpress.org/plugin/ninjafirewall.3.7.1.zip)
   and overwrite the current files with it.

Viewing 1 replies (of 1 total)

The topic ‘Login Loop’ is closed to new replies.

 * ![](https://ps.w.org/ninjafirewall/assets/icon-256x256.png?rev=976137)
 * [NinjaFirewall (WP Edition) - Advanced Security Plugin and Firewall](https://wordpress.org/plugins/ninjafirewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninjafirewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninjafirewall/)
 * [Active Topics](https://wordpress.org/support/plugin/ninjafirewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninjafirewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninjafirewall/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [nintechnet](https://wordpress.org/support/users/nintechnet/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/login-loop-16/#post-10898158)
 * Status: resolved