When I originally worked on this code for Teens in Tech, I never imagined that I could give it back to the community. Version after version, bugs were crushed and some features were added. With this latest release, one crucial bug was fixed that will allow for proper support of up to 80% of web installations. Some users weren’t able to use the plugin before due to their hosting setup, but now that has been fixed for the most part. Lockdown WP Admin 1.8.
Posts Tagged ‘opensource’
-
Open Sourcing Continues
July 7, 2011 by Sean Fisher
Category Briefs | Tags: opensource | 2 Comments
-
Lockdown WP Admin 1.7 Released!
June 21, 2011 by Sean Fisher
In light of a recent blog post about stats that were collected previously with this plugin, I’d like to express a few things.Several users were having issues with getting the hidden path setup. These were only temporarily put in so we could have an understanding of the issues that user’s are having. They were just taken out in 1.7.
Nothing was violated. WordPress sends anonymous stats to the wordpress.org with your version information, plugin information, etc. These were never leaked, even though there was nothing vital that was collected. They just collected a permalink structure, WordPress version and the login base that was used. We never collected the admin’s personal information.
But again, these are removed now. Update to 1.7.
You can download 1.7 now, virus free. http://wordpress.org/extend/plugins/lockdown-wp-admin/
Category WordPress | Tags: opensource,plugins,wordpress | 1 Comment
-
Lockdown WP Admin 1.3.1
March 27, 2011 by Sean Fisher
This release is coming a great new feature. For a while, people have attempted to change their WordPress login URL (the little http://youdomain.com/wp-login.php URL). But it wasn’t easy, you had to massively change file names and the core WordPress (a big no-no!) Well, I have made it simple. Introducing Lockdown WP Admin 1.3.1.
You can change the login URL to whatever URL you want it to be. There is no limit. (Well there is, you can’t have wp-admin or wp-content but that’s understandable!) And once you enable that part of the plugin, you can no longer access wp-login.php directly. It will return a 404, or a file not found. All the URLs and links to it will be rewritten, and if you don’t give the URL out, nobody will know your login URL.
If you change the URL to say “login”, your login URL page will be http://yourdomain.com/login/.
You can download the updated plugin at http://wordpress.org/extend/plugins/lockdown-wp-admin/. Enjoy!
UPDATE: I just pushed out 1.3.5. There was an issue with WordPress installs with a non-root location. Thanks!!
Category Projects, Web Development, WordPress | Tags: ld admin,opensource,plugins,wordpress | 9 Comments
-
Release of Lockdown WP Admin
January 10, 2011 by Sean Fisher

WordPress security is often very strong straight out of the box. Though many may say that open-source software is insecure, I beg to differ. Within hours of realizing a security breach in the code, WordPress and mostly @nacin had updated the code and pushed a security update. That’s hours, not days like the big corporate companies (cough Adobe).
Nevertheless, I love to make it even more secure. And I think I have done that. Introducing Lockdown WP Admin. It is a neat plugin to help you lock down WordPress’s admin interface.
It can do two things, one hide the WordPress admin interface from non logged-in users and provide built in HTTP Authentication. By hiding the WP admin interface, if you access domain.com/wp-admin/, you wouldn’t be redirected to the login page if you weren’t logged in. Instead, you would recieve a 404 File not Found error.
HTTP Authentication is a secure way to provide security to your WordPress install. You can control this in two ways. It can ask for your WordPress login credentials, or you can create your set of custom user/passwords. This way, you can have a double your chances of an unauthorized user from accessing your WordPress admin interface. Over at @teensintech, we use this when we have out authors login with their own WordPress credentials and then they must login with another set of username/passwords to be twice as secure. That may not be the best practice possible, but I think it decreases my chance of brute force attack.You can download version 1.0.2 at http://wordpress.org/extend/plugins/lockdown-wp-admin/. I’d also love if you can support me and my other plugins by donating!
Category WordPress | Tags: development,nacin,new,opensource,plugin,plugins | 33 Comments



