mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-06 09:56:43 +02:00
add security checks for gdrive
This commit is contained in:
@@ -580,7 +580,7 @@
|
||||
<li class="addDeleteDestinations"><a href="{% url 'backupDestinations' %}"
|
||||
title="{% trans 'Add Destination' %}"><span>{% trans "Add/Delete Destination" %}</span></a>
|
||||
</li>
|
||||
<li class="addDeleteDestinations"><a href="{% url 'gDrive' %}"
|
||||
<li class="createBackup"><a href="{% url 'gDrive' %}"
|
||||
title="{% trans 'Setup Google Drive' %}"><span>{% trans "Setup Google Drive" %}</span></a>
|
||||
</li>
|
||||
<li class="scheDuleBackups"><a href="{% url 'scheduleBackup' %}"
|
||||
|
||||
Reference in New Issue
Block a user