Thomas Müller
|
f9279ac77a
|
killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest()
|
2014-03-25 17:42:41 +01:00 |
Lukas Reschke
|
eab6d7eb23
|
Enhanced auth is totally unmaintained and broken
Let's remove it, it's also not secure anymore with the introduction of
our API etc...
(And doesn't work with ldap etc…)
|
2013-01-14 21:39:49 +01:00 |
Bart Visscher
|
6081bfa2bc
|
Merge branch 'master' into routing
Conflicts:
lib/search/provider/file.php
settings/ajax/changepassword.php
settings/settings.php
|
2012-10-17 16:38:11 +02:00 |
Lukas Reschke
|
6b39b80648
|
Change auth checks
|
2012-10-15 17:44:44 +02:00 |
Bart Visscher
|
d0bd2bbf27
|
Convert menu entries of settings pages to use router
|
2012-09-28 23:20:17 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Thomas Müller
|
01f5aa1b2d
|
Update settings/settings.php
respect coding style
|
2012-09-04 12:17:02 +03:00 |
Marvin Thomas Rabe
|
daee88fd26
|
Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone.
|
2011-10-02 15:51:24 +02:00 |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
2011-09-18 21:31:56 +02:00 |
Robin Appelman
|
391e064e67
|
allow apps to register form for the settings and admin pages
|
2011-08-23 01:41:18 +02:00 |