| Commit message (Expand) | Author | Age | Files | Lines |
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -2/+2 |
* | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 1 | -4/+0 |
* | Add a closing ) | Lukas Reschke | 2013-01-14 | 1 | -1/+1 |
* | CP fail | Lukas Reschke | 2013-01-14 | 1 | -1/+1 |
* | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 6 | -9/+7 |
* | Merge pull request #1157 owncloud/move-OpenID | Bart Visscher | 2013-01-11 | 1 | -16/+0 |
|\ |
|
| * | Move to apps repo | Lukas Reschke | 2013-01-11 | 1 | -16/+0 |
* | | Merge pull request #1150 from owncloud/EnableSSL-AdminMenu | Lukas Reschke | 2013-01-11 | 1 | -0/+13 |
|\ \ |
|
| * | | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 1 | -0/+13 |
| |/ |
|
* / | Remove setContentTypeHeader() | Lukas Reschke | 2013-01-11 | 2 | -2/+0 |
|/ |
|
* | Fix "There must be a single space between the closing parenthesis and the ope... | Bart Visscher | 2012-12-15 | 1 | -1/+1 |
* | Merge pull request #603 from owncloud/store_plain_groupname | Bart Visscher | 2012-11-30 | 2 | -2/+2 |
|\ |
|
| * | Group name does't need to be sanitized before storing it in the database | Bart Visscher | 2012-11-27 | 2 | -2/+2 |
* | | make some checks server-side | Georg Ehrke | 2012-11-28 | 1 | -0/+6 |
|/ |
|
* | Better check and handling of user creation | Bart Visscher | 2012-11-14 | 1 | -2/+5 |
* | Fixed new checkstyle issues in ocs.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -1/+1 |
* | fix the broken image path on the apps page | Frank Karlitschek | 2012-11-08 | 1 | -1/+1 |
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 3 | -9/+9 |
* | Checkstyle: Fix last six NewlineBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -2/+1 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
* | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -0/+18 |
* | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 4 | -21/+22 |
|\ |
|
| * | Move isUserVerified to OC_Util | Lukas Reschke | 2012-10-16 | 1 | -1/+1 |
| * | Password check for admins | Lukas Reschke | 2012-10-16 | 1 | -2/+6 |
| * | Correct check for admin | Lukas Reschke | 2012-10-16 | 1 | -4/+2 |
| * | Verify passwords for admins | Lukas Reschke | 2012-10-16 | 1 | -3/+11 |
| * | Revert "Verify user login before changing the password reset mail" | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| * | Revert "Remove old password check from changepassword and use verifyUser inst... | Lukas Reschke | 2012-10-15 | 1 | -1/+2 |
| * | Verify user login before changing the password reset mail | Lukas Reschke | 2012-10-15 | 1 | -0/+1 |
| * | Remove old password check from changepassword and use verifyUser instead | Lukas Reschke | 2012-10-15 | 1 | -2/+1 |
| * | Change auth checks | Lukas Reschke | 2012-10-15 | 3 | -19/+7 |
| * | Unneeded double check | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| * | Disallow users to delete their own accounts | Lukas Reschke | 2012-10-10 | 1 | -1/+6 |
* | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 17 | -44/+2 |
|/ |
|
* | 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 |