Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only use ldap user backend when it is configured | Robin Appelman | 2011-07-06 | 1 | -0/+6 |
| | |||||
* | Hopefully fix errors if ldap plugin is not configured | Dominik Schmidt | 2011-07-04 | 1 | -1/+16 |
| | |||||
* | you can now use your owncloud url as openid provider | Robin Appelman | 2011-06-24 | 3 | -20/+45 |
| | |||||
* | add openid headers to openid request page | Robin Appelman | 2011-06-24 | 1 | -1/+3 |
| | |||||
* | show error on openid request page when no user is selected | Robin Appelman | 2011-06-24 | 3 | -9/+20 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Kamil Domanski | 2011-06-24 | 5 | -0/+227 |
|\ | |||||
| * | user_ldap: close ldap connection in dtor | Dominik Schmidt | 2011-06-23 | 1 | -0/+6 |
| | | |||||
| * | user_ldap: implement userExists | Dominik Schmidt | 2011-06-23 | 1 | -20/+48 |
| | | |||||
| * | user_ldap: use input-type-password for ldap_password | Dominik Schmidt | 2011-06-23 | 1 | -1/+1 |
| | | |||||
| * | user_ldap: add port setting | Dominik Schmidt | 2011-06-23 | 4 | -2/+15 |
| | | |||||
| * | Add user_ldap plugin | Dominik Schmidt | 2011-06-23 | 5 | -0/+180 |
| | | |||||
* | | add template to openid request page | Kamil Domanski | 2011-06-24 | 2 | -3/+27 |
|/ | |||||
* | OpenID now won't load if curl is not available | Kamil Domanski | 2011-06-23 | 1 | -0/+5 |
| | |||||
* | don't show errors when the login isn't an openid identity | Robin Appelman | 2011-06-23 | 1 | -3/+1 |
| | |||||
* | Experimental OpenID user backend and server. | Robin Appelman | 2011-06-23 | 8 | -0/+2237 |
| | | | | | | Currently all users can set one OpenID identity that allows access to the account. The identity url's for the server is owncloud/apps/user_openid/user.php/$username | ||||
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 1 | -3/+3 |
| | |||||
* | public link config is also for non admins | Robin Appelman | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | app files_publiclink is now translateable | Kamil Domanski | 2011-06-20 | 2 | -8/+8 |
| | |||||
* | forgot "event" as a parameter. | Jakob Sack | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | change db index names to avoid collisions | Kamil Domanski | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | Adding clear logs functions | Alessandro Cosentino | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | fix loading of image viewer again | Robin Appelman | 2011-06-04 | 1 | -30/+31 |
| | |||||
* | only load image viewer when in file browser | Robin Appelman | 2011-06-04 | 1 | -47/+49 |
| | |||||
* | fix imageviewer again | Robin Appelman | 2011-06-04 | 2 | -7/+14 |
| | |||||
* | fix imageviewer not showing up when using the actions menu | Robin Appelman | 2011-06-04 | 1 | -2/+6 |
| | |||||
* | always show the image in the middle of the screen, regardless of scrolling | Robin Appelman | 2011-06-04 | 1 | -2/+2 |
| | |||||
* | image viewer plugin | Robin Appelman | 2011-06-04 | 4 | -0/+83 |
| | |||||
* | fix broken links in shared folders | Robin Appelman | 2011-06-02 | 2 | -3/+3 |
| | |||||
* | port sharing by publiclink fully to the 2.0 codebase and provide a simple ↵ | Robin Appelman | 2011-06-02 | 14 | -0/+424 |
| | | | | gui for it | ||||
* | apps are now stored in /apps | Jakob Sack | 2011-04-16 | 1 | -0/+1 |