49 Commits (0824f440f0007bdf1665e4a8d5b9fc482e235e9f)

Author SHA1 Message Date
  Christopher Ng 108abd77ed Add profile default setting for admin 2 years ago
  Christopher Ng 2d9d0702f0 Add method to set all account properties from json 2 years ago
  Christopher Ng a99d33c72d Discard duplicate collection name from account serialization 2 years ago
  Joas Schilling 172be810b8
Fix test 2 years ago
  Christopher Ng 19a3656fd9 Fix email verification 2 years ago
  Arthur Schiwon e26d6f080b
fix populating account array with missing default values 2 years ago
  Christopher Ng 7215148a24 Add new account properties 2 years ago
  Arthur Schiwon aacaad2a3f
implement verification for additional mails 2 years ago
  Daniel Calviño Sánchez 83b39d6111 Add missing scope to test 3 years ago
  Arthur Schiwon 506227b509
adjust internal data handling logic to fix store and load 3 years ago
  Arthur Schiwon c7bf4295cc
adjust email verification checker 3 years ago
  Arthur Schiwon 3d6ffd3da2
adjust verification state updater method 3 years ago
  Arthur Schiwon af3fdbea7b
make AccountManager actually write multi value properties 3 years ago
  Arthur Schiwon 638c04d6e0
accounts event handler to use eventdispatcher, DI and Accounts API 3 years ago
  Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 3 years ago
  Arthur Schiwon ff2382e5a4
CI: more flexible assertions 3 years ago
  Arthur Schiwon 44827e37c0
allow interacting with IAccountPropertyCollections 3 years ago
  Arthur Schiwon 0bade27479
add IAccountPropertyCollection with implementation 3 years ago
  Arthur Schiwon afea57352b
update unit tests 3 years ago
  Arthur Schiwon 847ed37afc
do not use private AccountManager in UsersController 3 years ago
  Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 3 years ago
  Joas Schilling d80cc76ee7
Validate the website field input to be a valid URL 3 years ago
  Vincent Petry b73df5846c
Add property scope tests for AccountManager 3 years ago
  Vincent Petry 278a73789e
Map old account scope properties to new names 3 years ago
  Joas Schilling a609074c18
Fix Test class name 3 years ago
  Joas Schilling f0ca76aefb
Add and fix unit tests 3 years ago
  Joas Schilling da9462b482
Make code strict 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Joas Schilling 4bc821edd9
PSR logger for accounts 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst b97d90e0c3
Log critical fallback to user default if we can't parse the JSON 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Julius Härtl b9a87a69cf
Use IAccountManager constants 5 years ago
  Julius Härtl 9381e681a9
Add tests for new account api classes 5 years ago
  Morris Jobke 43e498844e
Use ::class in test mocks 6 years ago
  Bjoern Schiessle 5fa0e6df39
fix email verification status 7 years ago
  Bjoern Schiessle 71657db4be
updated unit tests 7 years ago
  Joas Schilling bc217cdf87
Also send the new account data with the event 7 years ago
  Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 7 years ago
  Bjoern Schiessle 0de685c562
bring back setEmailAddress for the user management 7 years ago
  Bjoern Schiessle 3fc75073b8
update accounts table if email address or display name changes from outside 7 years ago
  Bjoern Schiessle 08e6541a88
fix unit tests 7 years ago