| Server IP : 172.67.191.97 / 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/congresofce/components/com_users/forms/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <form> <fieldset name="default" label="COM_USERS_RESET_COMPLETE_LABEL"> <field name="password1" type="password" label="COM_USERS_FIELD_RESET_PASSWORD1_LABEL" required="true" autocomplete="new-password" class="validate-password" field="password2" size="30" validate="password" strengthmeter="true" rules="true" force="on" filter="raw" /> <field name="password2" type="password" label="COM_USERS_FIELD_RESET_PASSWORD2_LABEL" autocomplete="new-password" class="validate-password" field="password1" filter="raw" message="COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE" size="30" validate="equals" required="true" /> </fieldset> </form>