Commit Graph

114 Commits (master)

Author SHA1 Message Date
Arthur Schiwon 57cb905580
fix(LDAP): drop hard base checks for now 2 months ago
Arthur Schiwon fbd29bcf7f
fix(LDAP): properly disable are require TLS certificate verification 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Côme Chilliet f48e5aa1f3
fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 7 months ago
Ferdinand Thiessen 5211448940
fix(l10n): put placeholder like string into variable 9 months ago
Arthur Schiwon 939a8d5ea5
fix(LDAP): use ldap_set_option over putenv to disable cert check 10 months ago
Côme Chilliet 36d756ab0f fix(user_ldap): Check that all user and group bases are in the global one 10 months ago
Côme Chilliet 0d35a3df02 fix(user_ldap): Add missing use in ajax endpoint and fix L10N injection 10 months ago
Côme Chilliet 7629d4df17 feat(user_ldap): Improve error detail when saving an incorrect configuration 10 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Arthur Schiwon 0815aa0591
fix(LDAP): also log why the connection to main server failed 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Côme Chilliet 7f3fcbc49f
fix(user_ldap): Improve typing and fix a var name 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Côme Chilliet 6d7ff2e85a
fix: Fix typing issues related to resource migration 2 years ago
Côme Chilliet 72a0da6d4e fix: Fix small psalm errors in FTP and LDAP connections 2 years ago
Côme Chilliet d4229f9f59 fix(user_ldap): Fix tests using wrong types 2 years ago
Côme Chilliet 0f348516d2 fix: Remove obsolete resource typing 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Arthur Schiwon d6b356c63b enh(LDAP): implement IIsAdmin interface 2 years ago
Arthur Schiwon cb3faad5b5
fix(ldap): store last known user groups 2 years ago
Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Côme Chilliet 50ccfb4f5b
[user_ldap] Add per-connection setting for marking remnants as disabled 3 years ago
Marc Hefter 5ea46d81bb
nice up the code handling AccountManager 3 years ago
Marc Hefter dd2bd6a925
refined code, to be independend from OCP\IUser 3 years ago
Marc Hefter f812b87576
handling updateProfile with array of values 3 years ago
Marc Hefter eee0275dc5
added user profile scope setting 3 years ago
Marc Hefter 7fa3c674de
feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some uggly copy-and-paste errors; testing functionality; preparing and editing the documentation 3 years ago
Marc Hefter 404d26aa4a
feature addition: [user_ldap] update user profile from LDAP; WIP work-in-progress; TODO update profile 3 years ago
Côme Chilliet 1ac2c74830
Apply a longer TTL of 15min to falling back on backup server 3 years ago
Côme Chilliet 6b7ffcd6a8
Fixed backup host logic 3 years ago
Côme Chilliet 406750552e
Make code clearer for background host 3 years ago
Côme Chilliet 4758bdc476
Use a dedicated LDAP host and port for background jobs if configured 3 years ago
Louis Chemineau a781ae3afb Allow to set a custom timeout for ldap connections 3 years ago
Côme Chilliet 90165309e1
Improve a bit codestyle 3 years ago
Côme Chilliet 4893501abe
Log as warning instead of info when main LDAP server is unreachable 3 years ago
Côme Chilliet 3e15ea6cd0
Log switching to LDAP backup host because main one is not available 3 years ago
Vincent Van Houtte c323022d06 Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js 3 years ago
Carl Schwan 95b5187300 Don't use slow hashing to check the LDAP binding 4 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Côme Chilliet 0c5bd588ed
Fix types in OCA\User_LDAP\Configuration 4 years ago
Côme Chilliet 2a0b2250d2
Improve typing in OCA\User_LDAP\Access and reduce psalm errors 4 years ago
Côme Chilliet f3dcbfe146
Fix PHP 8.1 support for user_ldap application 4 years ago
Côme Chilliet f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 4 years ago