shell bypass 403

Cubjrnet7 Shell


name : removeOldLogEntriesForm.xml
<?xml version="1.0" encoding="utf-8" ?>
<!--~
  ~ @package   admintools
  ~ @copyright Copyright (c)2023 Nicholas K. Dionysopoulos / Akeeba Ltd
  ~ @license   GNU General Public License version 3, or later
  -->

<form>
	<fields name="params">
		<fieldset name="task_params">
			<field name="maxlogentries"
				   type="number"
				   default="1000"
				   label="PLG_ADMINTOOLS_LBL_MAXLOGENTRIES"
				   description="PLG_ADMINTOOLS_LBL_MAXLOGENTRIES_DESC"
				   min="100"
				   max="1000000"
			/>
		</fieldset>
	</fields>
</form>

© 2025 Cubjrnet7