Commit Graph

812 Commits (92560c5b86cb88920b6e439bdf4b90f1d59e9b6c)

Author SHA1 Message Date
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 12 years ago
Arthur Schiwon e61d961efb LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @sfyang 12 years ago
Arthur Schiwon 17010e8f58 Don't set Base User and Base Group when Base DN was detected, would case problems but does not provide any benefit. also make sure that empty string is saved instead of false for multiline values 12 years ago
Arthur Schiwon 183dd813d3 Fix Spinner issues with Base DN field 12 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 6acd01d9f2 resolve merge conflicts from rebase 12 years ago
Arthur Schiwon 0b90cc0b4b Ldap Wizard: also disable tabs, if the first step is not complete 12 years ago
Arthur Schiwon 6b160d8507 LDAP Wizard: make Back and Continue work 12 years ago
Arthur Schiwon 63e9c56d48 LDAP Wizard: Use Ajax Spinner to indicate something is happening, especiall port detection 12 years ago
Arthur Schiwon f64ae75107 LDAP Wizard: fix couple more or less nasty bugs aka polishing 12 years ago
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 12 years ago
Arthur Schiwon 109ddde944 Wizard: autodetection of group-member-assoc attribute 12 years ago
Arthur Schiwon 5606b60f36 LDAP: set displayname as default attribute for user display name 12 years ago
Arthur Schiwon c975021a67 clean up 12 years ago
Arthur Schiwon 3ae696f843 Wizard does not need data-defaults here 12 years ago
Arthur Schiwon f6b60c6586 LDAP Wizard: add forgotten templates 12 years ago
Arthur Schiwon def834b0a1 LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean up Advanced settings, too. This is all done via Wizard, now. 12 years ago
Arthur Schiwon b2ccb712e2 Ldap Wizard: Group Filter configuration 12 years ago
Arthur Schiwon 7c6a9c2256 Ldap Wizard: Login filter UI, detection of username attribute, composing of login filter 12 years ago
Arthur Schiwon e903db7887 LDAP Wizard: create user list filter, show number of user that will have access to OC 12 years ago
Arthur Schiwon 5c99645f7d Cleanup code, sort results 12 years ago
Arthur Schiwon 162bfb231a Ldap Wizard: find out whether server supports memberOf in LDAP Filter and disable group chooser if not 12 years ago
Arthur Schiwon e87b091536 cleanup and coding style 12 years ago
Arthur Schiwon 87bd5a2bbb cleanup, doc and todo 12 years ago
Arthur Schiwon 3cafcc2d47 LDAP Wizard: add detection, load and save of LDAP groups for filter purposes 12 years ago
Arthur Schiwon 5425511259 Remove debug output 12 years ago
Arthur Schiwon ee1b597345 css cleanup 12 years ago
Arthur Schiwon 3b1822cf91 LDAP Wizard: add detection, load and save of LDAP objectClasses for filter purposes 12 years ago
Arthur Schiwon 8290929aa6 LDAP Wizard: autodetect base DN 12 years ago
Arthur Schiwon 7c60384f20 ignore autodetect-attribute on public save method 12 years ago
Arthur Schiwon 3fe400a3ca Simplify WizardResult 12 years ago
Arthur Schiwon 53db1fe5ac First stage of new Wizard, neither feature complete nor ready 12 years ago
Arthur Schiwon 652caa1c88 LDAP: move Configuration out of Connection into class of its own. The new wizard requires it. 12 years ago
Arthur Schiwon 02f292d0fd Doc fix 12 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3613e79e10 [tx-robot] updated from transifex 12 years ago
raghunayyar cf84154ee0 Cleans up Core apps for relative(em) to absolute(px) styles. 12 years ago
Arthur Schiwon 0c837cefb6 LDAP: allow different UUID attributes for groups and users 12 years ago
Jenkins for ownCloud a711399e62 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 12 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 12 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 12 years ago
Arthur Schiwon a1aff3e8a1 LDAP: don't throw exceptions in the wrapper, errors are handled in the code. nevertheless, log unexpected errors 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon 84f522f406 LDAP: simple tests for the user backend 12 years ago
Arthur Schiwon bb162b1f94 LDAP: get rid of some PHP Warnings 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