summaryrefslogtreecommitdiffstats
path: root/apps/user_openid/appinfo
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-263-67/+0
* OpenID: fix include pathBart Visscher2012-07-251-1/+1
* move some openid files to 3rdpartyRobin Appelman2012-07-241-1/+1
* Increment user_openid version to load new app typeBart Visscher2012-06-291-1/+1
* Coding style fixesBart Visscher2012-06-291-1/+1
* Whitespace fixesBart Visscher2012-06-291-2/+0
* Allow apps to load before login, needed for user_openidBart Visscher2012-06-181-0/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
* 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