Vai al contenuto
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Eventi
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

Invalidate Logged Out Cookies

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Invalidate Logged Out Cookies

Di laceous
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

Due to lack of interest (both my own and based on the number of downloads) this plugin will not be updated for WP 3.0

WordPress’ auth cookies include a built-in expiration date (either 2 or 14 days depending on if the ‘Remember Me’ option is checked). Even if you remove the client-side cookie (by manually logging out or just closing your browser if ‘Remember Me’ wasn’t checked when logging in) the data that was stored within the cookie is still valid until the expiration date is reached.

This could be an issue if someone managed to “steal” your cookie(s). They would still be able to access your website for some time into the future.

This plugin will immediately invalidate your auth cookies when you manually log out. This, of course, also means that you have to manually click ‘Log out’ for this plugin to work properly (you can’t just close your browser to remove any cookies that expire at the end of the session). This won’t prevent session hijacking, but should limit the amount of time that an attacker can access your website.

Installazione

  1. Upload the entire invalidate-logged-out-cookies/ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  • If upgrading manually, make sure to disable and then re-enable the plugin (upgrading through the admin interface will do this automatically)

FAQ

Will this plugin invalidate my cookies if I logged in before the plugin was activated?

No. This plugin will only invalidate cookies that were created after activating the plugin.

Will this plugin work with non-standard auth cookies?

Most likely, no. This plugin is only meant to be used with the standard auth cookies that WordPress uses.

Known conflicts with other plugins

This plugin overrides the core wp_validate_auth_cookie function. This means that you can’t enable this plugin and another that also overrides the same function.

This is a non-comprehensive list of other plugins that also override this function (and should not be used at the same time as this plugin):

  • Safer Cookies
  • Admin SSL
  • WordPress 2.6+ and bbPress 0.9 cookie integration
  • No Login
  • Disclose-Secret
  • PhotoQ Photoblog Plugin

It’s also possible that if another plugin is overriding a related function (e.g. wp_generate_auth_cookie) that this plugin will not work correctly.

How can I know if this plugin is properly overriding the ‘wp_validate_auth_cookie’ function?

Once activated, if this plugin is NOT overriding the function, then a message will be shown to admin users towards the top of every admin page.

What if I can’t log in after activating this plugin?

Simply rename or delete the plugin so WordPress can’t find it. This step requires that you have access to the filesystem where WordPress is installed (via FTP, SFTP, etc).

There’s a small chance that this might happen. It most likely happens because of an incompatibility with another plugin that also overrides one of the core auth_cookie functions.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Invalidate Logged Out Cookies” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • laceous

Traduci “Invalidate Logged Out Cookies” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

0.1.1

  • Update for WP 2.9 (supports WP 2.9 only)
  • Added the auth_cookie_invalidated_cookie action

0.1

  • Initial version (supports WP 2.8 only)

Meta

  • Versione 0.1.1
  • Ultimo aggiornamento 16 anni fa
  • Installazioni attive 10+
  • Versione WordPress 2.9 o superiore
  • Testato fino alla versione 2.9.2
  • Lingua
    English (US)
  • Tag
    cookiesloginlogoutsecurity
  • Visualizzazione avanzata

Valutazioni

Non sono state ancora inviate recensioni.

Lascia la tua valutazione

Vedi tutte le recensioni

Collaboratori

  • laceous

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv ↗
  • Partecipa
  • Eventi
  • Donazioni ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.