]> source.dussan.org Git - nextcloud-server.git/commit
Add security section to admin menu
authorLukas Reschke <lukas@statuscode.ch>
Fri, 11 Jan 2013 13:18:51 +0000 (14:18 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Fri, 11 Jan 2013 13:18:51 +0000 (14:18 +0100)
commit466cdab680d74cad2cbb902efa3e3c2f9e35f767
tree3d1b553668b16a57c68721ee325ee734df886906
parent60489764f37a6f344fa20e361a26c7a6006f9c97
Add security section to admin menu

Currently it only allows the admin to enable or disable the HTTPS
enforcement, but in the future it could be expanded to further options.

The HTTPS enforcement only allows the admin to enforce it, if he is
connected via HTTPS. (To prevent admins to enable it without a proper
SSL setup)
settings/admin.php
settings/ajax/setsecurity.php [new file with mode: 0644]
settings/js/admin.js
settings/routes.php
settings/templates/admin.php