Commit Graph

29 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 8fb64b886a
fix(settings): pronouns UsersControllerTest 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 3 years ago
Joas Schilling 68fc9b48c2
feat!: Migrate AccountManager event to typed event 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts 4 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 4 years ago
Christopher Ng 108abd77ed Add profile default setting for admin 4 years ago
Christopher Ng 19a3656fd9 Fix email verification 4 years ago
Arthur Schiwon e26d6f080b
fix populating account array with missing default values 5 years ago
Christopher Ng 7215148a24 Add new account properties 5 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 5 years ago
Arthur Schiwon 506227b509
adjust internal data handling logic to fix store and load 5 years ago
Arthur Schiwon c7bf4295cc
adjust email verification checker 5 years ago
Arthur Schiwon 3d6ffd3da2
adjust verification state updater method 5 years ago
Arthur Schiwon af3fdbea7b
make AccountManager actually write multi value properties 5 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 5 years ago
Arthur Schiwon ff2382e5a4
CI: more flexible assertions 5 years ago
Arthur Schiwon afea57352b
update unit tests 5 years ago
Arthur Schiwon 847ed37afc
do not use private AccountManager in UsersController 5 years ago
Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 5 years ago
Joas Schilling d80cc76ee7
Validate the website field input to be a valid URL 5 years ago
Vincent Petry b73df5846c
Add property scope tests for AccountManager 5 years ago
Vincent Petry 278a73789e
Map old account scope properties to new names 5 years ago
Joas Schilling a609074c18
Fix Test class name 5 years ago
Joas Schilling f0ca76aefb
Add and fix unit tests 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Joas Schilling 4bc821edd9
PSR logger for accounts 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst b97d90e0c3
Log critical fallback to user default if we can't parse the JSON 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Julius Härtl b9a87a69cf
Use IAccountManager constants 8 years ago
Julius Härtl 9381e681a9
Add tests for new account api classes 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 9 years ago
Bjoern Schiessle 5fa0e6df39
fix email verification status 9 years ago
Bjoern Schiessle 71657db4be
updated unit tests 9 years ago
Joas Schilling bc217cdf87
Also send the new account data with the event 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Bjoern Schiessle 3fc75073b8
update accounts table if email address or display name changes from outside 10 years ago
Bjoern Schiessle 08e6541a88
fix unit tests 10 years ago
Björn Schießle 40b99734d3
introduce accounts table and keep it up-to-date with the data added to the personal settings 10 years ago