WordPress.org

Norsk (Bokmål)

  • Tema
  • Utvidelser
  • Nyheter
  • Om
  • Mønstre
  • Delta
  • Meetups
  • Slack
  • Kontakt
  • Få WordPress
Få WordPress
WordPress.org

Plugin Directory

Orbisius Limit Logins

  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn
  • Send inn en utvidelse
  • Mine favoritter
  • Logg inn

Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Orbisius Limit Logins

Av Svetoslav Marinov
Last ned
  • Detaljer
  • Omtaler
  • Installering
  • Utvikling
Brukerstøtte

Beskrivelse

This plugin logs and blocks IP address of users who try to login with known bad usernames such as admin, adm etc.
The plugin intentionally hooks very early (plugins_loaded hook) in order to determine if the user should be blocked or not because that way WordPress doesn’t have to waste resources if the user is supposed to be blocked.
It stores the IP address in the uploads folder (.htaccess protected) so it doesn’t hit the database for the ip checks. This may not work on some setups.

The user will get blocked in these cases:
– Tries to login using one of the bad usernames (admin, adm, root, administrator)
– Tries 7 or more ties to guess any password of any user

Note: If you still have an account whose username matches the logins mentioned above please create a new admin account and use that one instead
.. or you will get banned when you attempt to login regardless if your password was valid or not.

When the user should be blocked the plugin outputs Internal Server Error message and stop. That way the attacked doesn’t know what’s happening.
Also the user is has to wait between 3 and 15 seconds before seeing this error message to slow him/her down.

Features / Benefits

  • Hooks very early and checks if the user is blocked -> blocks to saves resources
  • Doesn’t block server’s ip or localhost / 127.0.0.1
  • The plugin should be capable of detecting multiple IP address of a visitor (some proxies pass the original IP address via different request variable)
  • If an IP is blocked that user is not allowed to access the whole site not just the login page.
  • Extensible via hooks (filters, actions).

Demo

TODO

Bugs? Suggestions? If you want a faster response contact us through our website’s contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We don’t get notified when such requests get posted in the forums.

Support is handled on our site: http://club.orbisius.com/forums/
Please do NOT use the WordPress forums or other places to seek support.

Author

Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com

Skjermbilder

  • Settings Page

Installasjon

  1. Unzip the package, and upload orbisius-limit-logins to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How to use this plugin?

Just install the plugin and activate it. It will start protecting right away.

How do I unblock myself ?

Login with FTP and navigate to wp-content/uploads/.ht_orbisius_simple_block/ and then look for blk-YOUR-ip.txt and blk-YOUR-ip.txt.cnt.txt

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Orbisius Limit Logins” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere
  • Svetoslav Marinov
  • orbisius

Oversett “Orbisius Limit Logins” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.0.0

  • Initial release

Meta

  • Versjon 1.0.0
  • Sist oppdatert 10 år siden
  • Aktive installasjoner 10+
  • WordPress-versjon 2.6 eller nyere
  • Testet opp til 4.1.41
  • Språk
    English (US)
  • Stikkord
    authenticationlimit login attemptslimit loginsloginsecurity
  • Avansert visning

Vurderinger

No reviews have been submitted yet.

Legg til min anmeldelse

Se alle omtalene

Bidragsytere

  • Svetoslav Marinov
  • orbisius

Brukerstøtte

Har du noe å si? Trenger du hjelp?

Vis brukerstøtteforumet

Donér

Vil du støtte videreutviklingen av denne utvidelsen?

Doner til denne utvidelsen

  • Om
  • Nyheter
  • Hosting
  • Personvern
  • Fremvisning
  • Temaer
  • Utvidelser
  • Mønstre
  • Lær
  • Brukerstøtte
  • Utviklere
  • WordPress.tv ↗
  • Bli involvert
  • Arrangementer
  • Doner ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Norsk (Bokmål)

  • Besøk vår konto på X
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Besøk vår Facebook-side
  • Besøk vår Instagram-konto
  • Besøk vår LinkedIn-konto
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Kode er poesi.