| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove invalid characters from app id to prevent loading of invalid ressources. | Lukas Reschke | 2013-02-11 | 2 | -2/+2 |
* | Group name does't need to be sanitized before storing it in the database | Bart Visscher | 2013-01-15 | 2 | -3/+3 |
* | make some checks server-side | Georg Ehrke | 2012-11-29 | 1 | -0/+6 |
* | Better check and handling of user creation | Bart Visscher | 2012-11-15 | 1 | -2/+5 |
* | Disallow users to delete their own accounts | Lukas Reschke | 2012-10-10 | 1 | -1/+6 |
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 2 | -1/+2 |
|\ |
|
| * | Use correct translation file | Thomas Müller | 2012-09-17 | 1 | -1/+1 |
| * | $l was undefined | Thomas Müller | 2012-09-17 | 1 | -0/+1 |
* | | Fixed bug with duplicate entries for installed 3rd party apps in settings->apps | Sam Tuke | 2012-09-18 | 1 | -3/+2 |
|/ |
|
* | return a message when app could not be enabled | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -1/+1 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 3 | -5/+5 |
* | no more require_once() | Thomas Mueller | 2012-09-05 | 3 | -3/+3 |
* | Adding missing translation | Thomas Mueller | 2012-09-04 | 1 | -6/+8 |
* | Update settings/ajax/userlist.php | Thomas Müller | 2012-09-04 | 1 | -2/+9 |
* | Update settings/ajax/togglegroups.php | Thomas Müller | 2012-09-04 | 1 | -6/+6 |
* | Update settings/ajax/setloglevel.php | Thomas Müller | 2012-09-04 | 1 | -3/+1 |
* | Update settings/ajax/setlanguage.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | Update settings/ajax/removeuser.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
* | Update settings/ajax/removeuser.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | Update settings/ajax/removegroup.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
* | Update settings/ajax/removegroup.php | Thomas Müller | 2012-09-04 | 1 | -2/+2 |
* | Update settings/ajax/openid.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | Update settings/ajax/creategroup.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | Update settings/ajax/lostpassword.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | Update settings/ajax/getlog.php | Thomas Müller | 2012-09-04 | 1 | -2/+4 |
* | Update settings/ajax/creategroup.php | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
* | Update settings/ajax/setquota.php | Thomas Müller | 2012-09-04 | 1 | -9/+9 |
* | Update settings/ajax/createuser.php | Thomas Müller | 2012-09-04 | 1 | -11/+14 |
* | Update settings/ajax/changepassword.php | Thomas Müller | 2012-09-04 | 1 | -6/+6 |
* | Update settings/ajax/apps/ocs.php | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
* | send the current owncloud version to the ocs server so that we can filter for... | Frank Karlitschek | 2012-08-31 | 1 | -1/+2 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 14 | -32/+196 |
|\ |
|
| * | fix error in check if app is installed | Robin Appelman | 2012-08-18 | 1 | -1/+1 |
| * | Backgroundjobs: interface improvements | Jakob Sack | 2012-08-12 | 1 | -1/+4 |
| * | Use limit and offset for subadmin users | Michael Gapczynski | 2012-08-11 | 1 | -2/+2 |
| * | Add infinite scrolling to Settings -> Users, still a little buggy | Michael Gapczynski | 2012-08-11 | 1 | -0/+45 |
| * | Backgroundjobs: Fix bug in admin interface | Jakob Sack | 2012-08-11 | 1 | -1/+1 |
| * | Backgroundjobs: Forgot to require lib/base.php | Jakob Sack | 2012-08-09 | 1 | -0/+3 |
| * | Add first version of backgroundjobs settings | Jakob Sack | 2012-08-09 | 1 | -0/+28 |
| * | Return possibly changed appid. | Thomas Tanghus | 2012-08-05 | 1 | -3/+4 |
| * | Wait with csrf check for now. | Thomas Tanghus | 2012-08-04 | 1 | -1/+1 |
| * | And add the file goddammit | Thomas Tanghus | 2012-08-04 | 1 | -0/+65 |
| * | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -1/+1 |
| * | fix tooglegroup for subadmins | Georg Ehrke | 2012-07-20 | 1 | -1/+7 |
| * | simplify code of createuser.php | Georg Ehrke | 2012-07-20 | 1 | -7/+4 |
| * | simplify code of changepassword.php | Georg Ehrke | 2012-07-19 | 1 | -12/+2 |
| * | fix copy&paste fail and deny subadmins to set the default qouta | Georg Ehrke | 2012-07-19 | 2 | -3/+3 |
| * | fix setqouta for subadmins | Georg Ehrke | 2012-07-19 | 1 | -1/+7 |
| * | simplify code of remoteuser.php | Georg Ehrke | 2012-07-19 | 1 | -14/+4 |
| * | fix removeuser.php for subadmins | Georg Ehrke | 2012-07-18 | 1 | -1/+17 |