| Server IP : 104.21.84.107 / Your IP : 104.23.197.209 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/internacionalizacion/plugins/user/token/forms/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <form> <fields name="joomlatoken" addfieldprefix="Joomla\Plugin\User\Token\Field"> <fieldset name="joomlatoken" label="PLG_USER_TOKEN_GROUP_LABEL" description="PLG_USER_TOKEN_GROUP_DESC"> <field name="saveme" type="note" description="PLG_USER_TOKEN_SAVEME_DESC" class="alert alert-warning" /> <field name="notokenforotherpeople" type="note" description="PLG_USER_TOKEN_NOTOKENFOROTHERPEOPLE_DESC" class="alert alert-warning" /> <field name="savemeforotherpeople" type="note" description="PLG_USER_TOKEN_SAVEMEFOROTHERPEOPLE_DESC" class="alert alert-warning" /> <field name="token" type="joomlatoken" label="PLG_USER_TOKEN_TOKEN_LABEL" description="PLG_USER_TOKEN_TOKEN_DESC" default="" algo="sha256" readonly="true" /> <field name="enabled" type="radio" label="PLG_USER_TOKEN_ENABLED_LABEL" description="PLG_USER_TOKEN_ENABLED_DESC" layout="joomla.form.field.radio.switcher" default="1" > <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="reset" type="radio" label="PLG_USER_TOKEN_RESET_LABEL" description="PLG_USER_TOKEN_RESET_DESC" layout="joomla.form.field.radio.switcher" default="0" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </form>