shell bypass 403
<?xml version="1.0" encoding="utf-8"?>
<!--~
~ @package admintools
~ @copyright Copyright (c)2010-2024 Nicholas K. Dionysopoulos / Akeeba Ltd
~ @license GNU General Public License version 3, or later
-->
<form addfieldprefix="Akeeba\Component\AdminTools\Administrator\Field">
<fieldset name="expiration">
<field
name="user_id"
type="user"
label="COM_ADMINTOOLS_TEMPSUPERUSERS_FIELD_USER_ID"
readonly="1"
/>
<field
name="expiration"
type="calendar"
label="COM_ADMINTOOLS_TEMPSUPERUSERS_FIELD_EXPIRATION"
translateformat="true"
showtime="true"
size="22"
filter="user_utc"
/>
</fieldset>
</form>