HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/biologia/components/com_users/models/forms/reset_complete.xml
<?xml version="1.0" encoding="utf-8"?>
<form>
	<fieldset name="default" label="COM_USERS_RESET_COMPLETE_LABEL">
		<field
			name="password1"
			type="password"
			autocomplete="off"
			class="validate-password"
			description="COM_USERS_FIELD_RESET_PASSWORD1_DESC"
			field="password2"
			filter="raw"
			label="COM_USERS_FIELD_RESET_PASSWORD1_LABEL"
			message="COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE"
			required="true"
			size="30"
			validate="equals"
		/>
		<field
			name="password2"
			type="password"
			autocomplete="off"
			class="validate-password"
			description="COM_USERS_FIELD_RESET_PASSWORD2_DESC"
			filter="raw"
			label="COM_USERS_FIELD_RESET_PASSWORD2_LABEL"
			required="true"
			size="30"
			validate="password"
		/>
	</fieldset>
</form>