aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_openid/user.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-47/+0
* move some openid files to 3rdpartyRobin Appelman2012-07-241-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+0
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-1/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
* porting of OC_User to public API complete.Frank Karlitschek2012-05-011-1/+1
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-1/+1
* Use separate function to make absolute urlsBart Visscher2012-02-171-1/+1
* 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