- Jan 29, 2013
-
-
Björn Schießle authored
-
Björn Schießle authored
-
- Jan 16, 2013
-
-
Bart Visscher authored
-
- Jan 14, 2013
-
-
Lukas Reschke authored
Let's remove it, it's also not secure anymore with the introduction of our API etc... (And doesn't work with ldap etc…)
-
Lukas Reschke authored
Thanks Jenkins!
-
Lukas Reschke authored
-
Lukas Reschke authored
There was no "isAdminUser()" function which returned bool. This is irritiating as there were a loooooooot of places in the code which checked this itself with `OC_Group::inGroup($uid, 'admin)` - why not use a function for this? (Especially if you consider that we might change the group name in the future, which would lead to problems then) Additionally, @Raydiation needed such a method for his AppFramework :)
-
- Jan 11, 2013
-
-
Lukas Reschke authored
This belongs to the apps repo.
-
Lukas Reschke authored
`OC_JSON::success` and `OC_JSON::error` are calling `OC_JSON::encodedPrint`, which already sets these headers. So this two calls are uneeded duplicates.
-
Lukas Reschke authored
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)
-
- Dec 14, 2012
-
-
Bart Visscher authored
-
- Nov 28, 2012
-
-
Georg Ehrke authored
-
- Nov 27, 2012
-
-
Bart Visscher authored
It should only be sanitized before display
-
- Nov 14, 2012
-
-
Bart Visscher authored
-
- Nov 10, 2012
-
-
Diederik de Haas authored
-
- Nov 08, 2012
-
-
Frank Karlitschek authored
-
- Nov 04, 2012
-
-
Felix Moeller authored
-
Felix Moeller authored
-
Felix Moeller authored
-
- Nov 02, 2012
-
-
Felix Moeller authored
-
- Oct 29, 2012
-
-
Bart Visscher authored
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Oct 15, 2012
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
This reverts commit 9aa9110f.
-
Lukas Reschke authored
This reverts commit e6b81538.
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
- Oct 10, 2012
-
-
Lukas Reschke authored
-
- Oct 02, 2012
-
-
Bart Visscher authored
-
- Sep 18, 2012
-
-
Sam Tuke authored
Added method getAppstoreApps to OC_App Added minor documentation
-
- Sep 17, 2012
-
-
Thomas Müller authored
every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get
-
Thomas Müller authored
-
- Sep 12, 2012
-
-
Jörn Friedrich Dreyer authored
-
- Sep 07, 2012
-
-
Thomas Müller authored
-
- Sep 05, 2012
-
-
Thomas Müller authored
-