summaryrefslogtreecommitdiffstats
path: root/apps/user_openid
Commit message (Expand)AuthorAgeFilesLines
* ported the oc_template classFrank Karlitschek2012-05-063-3/+3
* ported oc_dbFrank Karlitschek2012-05-031-1/+1
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* port oc_preferencesFrank Karlitschek2012-05-021-1/+1
* first part of the config stuffFrank Karlitschek2012-05-021-4/+4
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* port linkto and serverHostFrank Karlitschek2012-05-013-4/+4
* some more portingFrank Karlitschek2012-05-011-2/+2
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
* porting of OC_User to public API complete.Frank Karlitschek2012-05-012-2/+2
* ported getUserFrank Karlitschek2012-05-012-2/+2
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-012-8/+8
* port some of the log call to the new public apiFrank Karlitschek2012-05-012-8/+8
* updated logos and iconsJan-Christoph Borchardt2012-04-161-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Use OC_Helper::serverHost() in openid settingsDaniele E. Domenichelli2012-04-121-1/+1
* webdav needs to load authentication appsArthur Schiwon2012-04-041-0/+3
* Use separate function to make absolute urlsBart Visscher2012-02-172-3/+3
* remove unneeded definiton of get_temp_dirRobin Appelman2011-10-201-35/+0
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi...Hendrik Langer2011-10-191-20/+28
* use OC_Log instead of error_logRobin Appelman2011-10-163-20/+8
* disable openid on defaultRobin Appelman2011-10-071-1/+0
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-1/+2
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-0/+12
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-243-12/+12
* Remove global vars and use the OC static version.Bart Visscher2011-09-183-7/+4
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-112-13/+3
* Fix a warning and an errorBart Visscher2011-09-101-1/+1
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-092-5/+3
* having non-editable stuff as input fields is really confusing. You were right...Jan-Christoph Borchardt2011-09-041-4/+4
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-181-3/+3
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-142-5/+11
* fix some details in PersonalRobin Appelman2011-08-141-1/+4
* more info in personal, WebDAV, OpenIDJan-Christoph Borchardt2011-08-141-4/+5
* apps can now add their own forms to the Personal pageRobin Appelman2011-08-084-0/+30
* move openid settings to PersonalRobin Appelman2011-08-061-2/+0
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-062-30/+0
* allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-042-7/+17
* Renaming classes :-)Jakob Sack2011-07-295-15/+15
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-7/+7
|\
| * hopefully fix some issues with the openid serverRobin Appelman2011-07-281-7/+7
* | Delete requires in applications where possibleJakob Sack2011-07-273-5/+0
|/
* serveral small fixes to the openid serverRobin Appelman2011-07-202-8/+10
* you can now use your owncloud url as openid providerRobin Appelman2011-06-243-20/+45
* add openid headers to openid request pageRobin Appelman2011-06-241-1/+3
* show error on openid request page when no user is selectedRobin Appelman2011-06-243-9/+20
* add template to openid request pageKamil Domanski2011-06-242-3/+27
* OpenID now won't load if curl is not availableKamil Domanski2011-06-231-0/+5
* don't show errors when the login isn't an openid identityRobin Appelman2011-06-231-3/+1