Commit Graph

31 Commits (404e9c005334b33ce9166db3374ab99a0dee00db)

Author SHA1 Message Date
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Robin Appelman 7948341a86 Rework background job system 12 years ago
kondou b8fe7025da Use !== and === in user_ldap app – Part 1 12 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 12 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 12 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 12 years ago
Arthur Schiwon 6063ce9c8d LDAP: enable support for multiple LDAP/AD servers 12 years ago
Arthur Schiwon 0784bcb8d7 introduce configPrefix to allow settings for multiple LDAP servers 12 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 13 years ago
Arthur Schiwon edfd789a87 LDAP: remove obsolete require_once 13 years ago
Arthur Schiwon 8664729843 code style 13 years ago
Arthur Schiwon 25ad1d5c3e LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connection for configuration and resource management. Adjust user_ldap, group_ldap and the app accordingly. 13 years ago
Arthur Schiwon 42492338fc LDAP: put app under the OCA\user_ldap\ namespace 13 years ago
Arthur Schiwon 5888cb48b6 Support for OCA namespace 13 years ago
Arthur Schiwon 0bdebe0e4a LDAP: pass user backend as instance, not classname 13 years ago
Arthur Schiwon 253f101b39 LDAP: check wether applying naming rule would end up in conflicts on update, if so don't do it 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Arthur Schiwon 320fde9eec OC_Group does expect object, not string 13 years ago
Arthur Schiwon 61a43419a5 starting to create the ldap group backend (with some inspiration from Yoann Gini) and preparing an general LDAP class 13 years ago
Arthur Schiwon 7ff4e40b20 Combing LDAP backend with LDAP extended backend 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Markus Kalkbrenner bf84aa23f4 - provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 14 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 14 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 14 years ago
Robin Appelman ca00d37a71 Make the download button work 14 years ago
Jakob Sack ee3d32b023 Everything nice and active now 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 14 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 14 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 14 years ago
Jakob Sack ddc2a70de9 Admin pages are for admins only, right? 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 15 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 15 years ago
Frank Karlitschek 7adbbfe05c add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 15 years ago
Robin 4a1d9370fc small visual changes 15 years ago
Robin 48341b0826 visual changes 15 years ago
Frank Karlitschek 2a75c0d044 merge Adityas improvements 15 years ago
Robin f16f1e508f added option to load js files from php 15 years ago