add security checks for gdrive

This commit is contained in:
Usman Nasir
2020-06-20 22:55:56 +05:00
parent 5ec5182246
commit 73a17998c1

View File

@@ -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' %}"