Commit Graph

117 Commits (master)

Author SHA1 Message Date
Carl Schwan 14daf4ca16
refactor(user_ldap): Port User\User to IUserConfig 3 weeks ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Mark b04760af6e Only attempt $result array access if array not empty. 6 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet 12d1d1d389
fix(user_ldap): Remove now unused class FilesystemHelper 12 months ago
Côme Chilliet e75dd1fc92
fix(user_ldap): Strong type User class and fix most type issues 12 months ago
Côme Chilliet 40920ddb77
fix(user_ldap): Always update avatar from LDAP when we have the data 12 months ago
Côme Chilliet d2f118f147
chore(user_ldap): Improve typing in user_ldap User class 12 months ago
Côme Chilliet c0cb8ec7d4
chore(user_ldap): Rename avatar setting method to a more suited name 12 months ago
Thatoo 486f0eda71
fix(user_ldap): retrieve from LDAP first "email shaped" value instead of first value 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 51d9d63a01
chore: Use more gender neutral language 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
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 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 ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr 7f5b61c66d
Update apps/user_ldap/lib/User/User.php 2 years ago
Marcel Klehr 66f6e94d7d LDAP: Increase profile picture limit to 512 2 years ago
Côme Chilliet 7a59d2ec07
Remove deprectated ILogger uses from user_ldap application 2 years ago
Arthur Schiwon 4054a7ddc8
fix(LDAP): add return type hint and description 3 years ago
Arthur Schiwon 92a082d823
fix(ldap): avatar is not being fetched 3 years ago
Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 3 years ago
Marc Hefter 621c6c3c56
code styling 3 years ago
Marc Hefter aa210365ec
Update apps/user_ldap/lib/User/User.php 3 years ago
Marc Hefter e83520617d
removed profile data from LDAP will get removed 3 years ago
Marc Hefter 64914593a0
optimized handling of user profile data change 3 years ago
Marc Hefter eec5e702da
error handling in update profile from LDAP 3 years ago
Marc Hefter ebb0c53f9e
trying to make github-code-scanning bot happy 3 years ago
Marc Hefter 72d0a3f26e
added simple data conversion for LDAP attributes 3 years ago
Marc Hefter 1e7bc93ec8
handling, formatting of postalAddress attribute syntax 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 c6408587ed
fixing Psalm messages 3 years ago
Marc Hefter f812b87576
handling updateProfile with array of values 3 years ago
Marc Hefter 5c4a05cfd6
CleanUp: removed redundant storing profile attributes in user settings 3 years ago
Marc Hefter 3020290751
CleanUp: removed redundant condition if block 3 years ago
Marc Hefter 2f76b7a3d5
CleanUp: tidy checking for empty profileScope 3 years ago
Marc Hefter 44065c0fea
Fix: Parameter $scope has no provided type 3 years ago
Marc Hefter 26aa1c3580
CleanUp: remove unneeded UNSET, to unclutter code 3 years ago
Marc Hefter 240c57b94b
cleanup: removed unnecessary imports of IAccountManager, AccountManager, IDBConnection 3 years ago
Marc Hefter b72fbd58f6
fixed error: Array to string conversion at user_ldap/lib/User/User.php#639 3 years ago
Marc Hefter c7623c7869
bugfix: changed forgotten userName, to getUsername 3 years ago
Marc Hefter eee0275dc5
added user profile scope setting 3 years ago