summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/user.php
Commit message (Expand)AuthorAgeFilesLines
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-2/+1
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* serveral small fixes to the openid serverRobin Appelman2011-07-201-1/+5
* you can now use your owncloud url as openid providerRobin Appelman2011-06-241-1/+10
* show error on openid request page when no user is selectedRobin Appelman2011-06-241-0/+4
* Experimental OpenID user backend and server.Robin Appelman2011-06-231-0/+34