mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-11 17:11:30 +01:00
feature: csrf protection
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<h5 class="m-0">Install plugin</h5>
|
||||
</div>
|
||||
<form enctype="multipart/form-data" method="post" action="{{ constant('ADMIN_URL') }}?p=plugins">
|
||||
{{ csrf() }}
|
||||
<div class="card-body">
|
||||
<input type="hidden" name="upload_plugin"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user