|
Server IP : 10.111.20.6 / Your IP : 216.73.217.121 Web Server : Apache System : Linux webm006.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : edizioni ( 7252) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/edizioni/stampaeweb/../wordpress/../momentiweb/plugins/authentication/cookie/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?xml version="1.0" encoding="utf-8"?> <extension version="3.2" type="plugin" group="authentication" method="upgrade"> <name>plg_authentication_cookie</name> <author>Joomla! Project</author> <creationDate>July 2013</creationDate> <copyright>Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.0.0</version> <description>PLG_AUTH_COOKIE_XML_DESCRIPTION</description> <files> <filename plugin="cookie">cookie.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_authentication_cookie.ini</language> <language tag="en-GB">en-GB.plg_authentication_cookie.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="cookie_lifetime" type="number" label="PLG_AUTH_COOKIE_FIELD_COOKIE_LIFETIME_LABEL" description="PLG_AUTH_COOKIE_FIELD_COOKIE_LIFETIME_DESC" default="60" filter="integer" required="true" /> <field name="key_length" type="list" label="PLG_AUTH_COOKIE_FIELD_KEY_LENGTH_LABEL" description="PLG_AUTH_COOKIE_FIELD_KEY_LENGTH_DESC" default="16" filter="integer" required="true" > <option value="8">8</option> <option value="16">16</option> <option value="32">32</option> <option value="64">64</option> </field> </fieldset> </fields> </config> </extension>