Commit Graph

36 Commits (b2011bd0a01e9084a7fc1d5a04ed02a29c69ac4b)

Author SHA1 Message Date
Daniele E. Domenichelli d9aa31fd92 Use OC_Helper::serverHost() in openid settings 13 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Robin Appelman e9b6a1018d remove unneeded definiton of get_temp_dir 14 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Robin Appelman 6449a45695 disable openid on default 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Florian Pritz c7d4e72341 set cookie secure if forcessl is enabled 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Bart Visscher cd44dff5af Better feedback for saving calendar and openid settings 14 years ago
Bart Visscher 97fc236760 Fix a warning and an error 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Jan-Christoph Borchardt f4b9895cbf having non-editable stuff as input fields is really confusing. You were right Robin ;) 14 years ago
Jan-Christoph Borchardt 4c49a81c8e language updates, optimization of Help HTML 14 years ago
Jan-Christoph Borchardt 7bb261f810 more fixes for Personal and Tipsy 14 years ago
Robin Appelman 970888b92d fix some details in Personal 14 years ago
Jan-Christoph Borchardt f2a21398d7 more info in personal, WebDAV, OpenID 14 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 14 years ago
Robin Appelman f039320a0b move openid settings to Personal 14 years ago
Robin Appelman c998bc1215 fix some issues with browsers not supporting html5 localStorage 14 years ago
Robin Appelman 60a7a9d6f0 allow users to use myhost/owncloud/?myusername as openid identity 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman aa33812104 hopefully fix some issues with the openid server 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 14 years ago
Robin Appelman 4ac25942de you can now use your owncloud url as openid provider 14 years ago
Robin Appelman 7d2784c4c3 add openid headers to openid request page 14 years ago
Robin Appelman 1aa8399915 show error on openid request page when no user is selected 14 years ago
Kamil Domanski 53cb4c16ed add template to openid request page 14 years ago
Kamil Domanski 6452f5b5cb OpenID now won't load if curl is not available 14 years ago
Robin Appelman 1ce24d892b don't show errors when the login isn't an openid identity 14 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 14 years ago