Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 1 | -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 routing | Bart Visscher | 2012-10-17 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | ||||
| * | Change auth checks | Lukas Reschke | 2012-10-15 | 1 | -0/+1 |
| | | |||||
* | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
|/ | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Update settings/settings.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
| | | | respect coding style | ||||
* | Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵ | Marvin Thomas Rabe | 2011-10-02 | 1 | -2/+2 |
| | | | | code. Removed success message when changing timezone. | ||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -5/+2 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+23 |