Commit Graph

37 Commits (ac0c33209da391d3a1faedaaedded3d2d3899744)

Author SHA1 Message Date
Robin Appelman 41a2da234a remove some debug output and supress some possible errors 15 years ago
Robin Appelman 101c6d151e fix resizing images in image viewer 15 years ago
Robin Appelman 38f1cffab3 import media app 15 years ago
Robin Appelman 6230001a3c show expire dates of public links as date and not as datetime 15 years ago
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 15 years ago
Robin Appelman 24e81ce4d5 fix some ldap errors 15 years ago
Robin Appelman f4121339af Fix expiring of public links 15 years ago
Robin Appelman 7362f103ed only use ldap user backend when it is configured 15 years ago
Dominik Schmidt 7f0dc638ae Hopefully fix errors if ldap plugin is not configured 15 years ago
Robin Appelman 4ac25942de you can now use your owncloud url as openid provider 15 years ago
Robin Appelman 7d2784c4c3 add openid headers to openid request page 15 years ago
Robin Appelman 1aa8399915 show error on openid request page when no user is selected 15 years ago
Kamil Domanski 53cb4c16ed add template to openid request page 15 years ago
Dominik Schmidt 735738fe6f user_ldap: close ldap connection in dtor 15 years ago
Dominik Schmidt 5f29f8a831 user_ldap: implement userExists 15 years ago
Dominik Schmidt d4618d633a user_ldap: use input-type-password for ldap_password 15 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 15 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 15 years ago
Kamil Domanski 6452f5b5cb OpenID now won't load if curl is not available 15 years ago
Robin Appelman 1ce24d892b don't show errors when the login isn't an openid identity 15 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 15 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 15 years ago
Robin Appelman c0af177223 public link config is also for non admins 15 years ago
Kamil Domanski a7b7f5a76c app files_publiclink is now translateable 15 years ago
Jakob Sack 14dddc0c9e forgot "event" as a parameter. 15 years ago
Kamil Domanski 97ab331b2a change db index names to avoid collisions 15 years ago
Alessandro Cosentino 86dd023448 Adding clear logs functions 15 years ago
Robin Appelman bc0790381e fix loading of image viewer again 15 years ago
Robin Appelman 277e644558 only load image viewer when in file browser 15 years ago
Robin Appelman b0476bf174 fix imageviewer again 15 years ago
Robin Appelman dab656007d fix imageviewer not showing up when using the actions menu 15 years ago
Robin Appelman e5816451c8 always show the image in the middle of the screen, regardless of scrolling 15 years ago
Robin Appelman 4b9665a952 image viewer plugin 15 years ago
Robin Appelman da2c9aa807 fix broken links in shared folders 15 years ago
Robin Appelman 8c5a06028a port sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it 15 years ago
Jakob Sack f36f453dd2 apps are now stored in /apps 16 years ago