summaryrefslogtreecommitdiffstats
path: root/settings/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Enhanced auth is totally unmaintained and brokenLukas Reschke2013-01-141-1/+0
| | | | | | Let's remove it, it's also not secure anymore with the introduction of our API etc... (And doesn't work with ldap etc…)
* Merge branch 'master' into routingBart Visscher2012-10-171-0/+1
|\ | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php
| * Change auth checksLukas Reschke2012-10-151-0/+1
| |
* | Convert menu entries of settings pages to use routerBart Visscher2012-09-281-1/+1
|/
* adding space between) and {Thomas Mueller2012-09-071-1/+1
|
* Update settings/settings.phpThomas Müller2012-09-041-3/+3
| | | respect coding style
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵Marvin Thomas Rabe2011-10-021-2/+2
| | | | code. Removed success message when changing timezone.
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+23