summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-52/+0
* OpenID: fix include pathBart Visscher2012-07-251-1/+1
* move some openid files to 3rdpartyRobin Appelman2012-07-241-1/+1
* Coding style fixesBart Visscher2012-06-291-1/+1
* Whitespace fixesBart Visscher2012-06-291-2/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* 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
* Use separate function to make absolute urlsBart Visscher2012-02-171-2/+2
* use OC_Log instead of error_logRobin Appelman2011-10-161-7/+7
* 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-231-0/+38