summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo
Commit message (Expand)AuthorAgeFilesLines
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-011-2/+2
* some more portingFrank Karlitschek2012-05-011-2/+2
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-7/+7
* port some of the log call to the new public apiFrank Karlitschek2012-05-011-7/+7
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* webdav needs to load authentication appsArthur Schiwon2012-04-041-0/+3
* Use separate function to make absolute urlsBart Visscher2012-02-171-2/+2
* use OC_Log instead of error_logRobin Appelman2011-10-161-7/+7
* disable openid on defaultRobin Appelman2011-10-071-1/+0
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-1/+2
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-7/+7
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-2/+1
* Fix a warning and an errorBart Visscher2011-09-101-1/+1
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-4/+2
* apps can now add their own forms to the Personal pageRobin Appelman2011-08-081-0/+2
* move openid settings to PersonalRobin Appelman2011-08-061-2/+0
* allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-041-2/+12
* Renaming classes :-)Jakob Sack2011-07-291-4/+4
* you can now use your owncloud url as openid providerRobin Appelman2011-06-241-0/+4
* OpenID now won't load if curl is not availableKamil Domanski2011-06-231-0/+5
* Experimental OpenID user backend and server.Robin Appelman2011-06-232-0/+48