Commit Graph

30 Commits (ac9fd79329ac695fdeba0f102647edb1320f3ea5)

Author SHA1 Message Date
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 0a6f7b33c3 LDAP: make it UTF-8 save 13 years ago
Frank Karlitschek c79a529edd remove not needed includes 13 years ago
Arthur Schiwon c1bb8139a0 LDAP: we're 0.2 now 13 years ago
Arthur Schiwon bae954a797 LDAP: only check once for name conflicts on update. Set a value on install as well 13 years ago
Arthur Schiwon 0c7efc234b LDAP: update meta info 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 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
Arthur Schiwon ab18a0bfe8 ldap: unique index names for the database, fixes non-creating of indexes for the second table and potential issues in the app 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Arthur Schiwon 82cfb3e0f5 LDAP: don't store agent password in plain text 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 cbba469990 LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. 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
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 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. 13 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