summaryrefslogtreecommitdiffstats
path: root/apps/user_openid
Commit message (Collapse)AuthorAgeFilesLines
* having non-editable stuff as input fields is really confusing. You were ↵Jan-Christoph Borchardt2011-09-041-4/+4
| | | | right Robin ;)
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-181-3/+3
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-142-5/+11
|
* fix some details in PersonalRobin Appelman2011-08-141-1/+4
|
* more info in personal, WebDAV, OpenIDJan-Christoph Borchardt2011-08-141-4/+5
|
* apps can now add their own forms to the Personal pageRobin Appelman2011-08-084-0/+30
|
* move openid settings to PersonalRobin Appelman2011-08-061-2/+0
|
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-062-30/+0
|
* allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-042-7/+17
|
* Renaming classes :-)Jakob Sack2011-07-295-15/+15
|
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-7/+7
|\ | | | | | | | | | | Conflicts: lib/base.php lib/filestorage.php
| * hopefully fix some issues with the openid serverRobin Appelman2011-07-281-7/+7
| |
* | Delete requires in applications where possibleJakob Sack2011-07-273-5/+0
|/
* serveral small fixes to the openid serverRobin Appelman2011-07-202-8/+10
|
* you can now use your owncloud url as openid providerRobin Appelman2011-06-243-20/+45
|
* add openid headers to openid request pageRobin Appelman2011-06-241-1/+3
|
* show error on openid request page when no user is selectedRobin Appelman2011-06-243-9/+20
|
* add template to openid request pageKamil Domanski2011-06-242-3/+27
|
* OpenID now won't load if curl is not availableKamil Domanski2011-06-231-0/+5
|
* don't show errors when the login isn't an openid identityRobin Appelman2011-06-231-3/+1
|
* Experimental OpenID user backend and server.Robin Appelman2011-06-238-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