summaryrefslogtreecommitdiffstats
path: root/settings/routes.php
Commit message (Collapse)AuthorAgeFilesLines
* Add security section to admin menuLukas Reschke2013-01-111-0/+2
| | | | | | | | | 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)
* Merge pull request #136 from scambra/users-fixesBart Visscher2012-10-291-2/+2
|\ | | | | fix settings' routes
| * fix settings routesscambra2012-10-291-2/+2
| |
* | Move and fix app setting navigation detectBart Visscher2012-10-291-0/+2
|/
* Fix route nameBart Visscher2012-10-051-1/+1
|
* Make the settings ajax calls use the routerBart Visscher2012-10-021-0/+62