summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/phpmyid.php
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded definiton of get_temp_dirRobin Appelman2011-10-201-35/+0
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-191-20/+28
* use OC_Log instead of error_logRobin Appelman2011-10-161-12/+0
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-0/+12
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-4/+4
* allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-041-5/+5
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-7/+7
|\
| * hopefully fix some issues with the openid serverRobin Appelman2011-07-281-7/+7
* | Delete requires in applications where possibleJakob Sack2011-07-271-3/+0
|/
* serveral small fixes to the openid serverRobin Appelman2011-07-201-7/+5
* you can now use your owncloud url as openid providerRobin Appelman2011-06-241-19/+31
* 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-241-1/+3
* add template to openid request pageKamil Domanski2011-06-241-3/+4
* Experimental OpenID user backend and server.Robin Appelman2011-06-231-0/+1723