Commit Graph

104 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
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
Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 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
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Côme Chilliet dab5ea958a
Fix unit tests 4 years ago
Côme Chilliet f3dcbfe146
Fix PHP 8.1 support for user_ldap application 4 years ago
Côme Chilliet 7ac895e766
Move back logger to protected in OCA\User_LDAP\User\User 4 years ago
Côme Chilliet 6b960de47c
Get rid of LogWrapper calling deprecated logger and use LoggerInterface from PSR instead 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago