Commit Graph

35 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Joas Schilling f648635758
Make the throwing optional, so background tasks don't break 6 years ago
Joas Schilling 46b073d7ce
Add a config for default region of phone numbers 6 years ago
Joas Schilling 9e04e6f99a
Also translate the phone number when coming in via the accounts manager API directly 6 years ago
Joas Schilling fe9c46e595
Add an endpoint to search for accounts based on phone number 6 years ago
Joas Schilling eaba155a09
Add a database table for the accounts data so we can search it better 6 years ago
Joas Schilling da9462b482
Make code strict 6 years ago
Joas Schilling 4bc821edd9
PSR logger for accounts 6 years ago
Joas Schilling ac59f23daa
Only run the query to get the account data once 6 years ago
Daniel Kesselberg c6f770ea59
Create account structure also for empty record 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 7 years ago
Christoph Wurst b97d90e0c3
Log critical fallback to user default if we can't parse the JSON 7 years ago
Daniel Kesselberg bbe41a73dd
Return a default user record if json is broken 7 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Christoph Wurst de6940352a Move settings to an app 7 years ago
Julius Härtl 0f911e2d13
Add default values when parsing account data 8 years ago
Julius Härtl 3b3824c486
Use empty string instead of null 8 years ago
Julius Härtl d05080f56a
Add \OCP\Account public API 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Joas Schilling 975e572a3d
Remove account data on user deletion 9 years ago
Bjoern Schiessle 5fa0e6df39
fix email verification status 9 years ago
Bjoern Schiessle 9a366dbe2e
add missing translation and other small fixes 9 years ago
Bjoern Schiessle 06265fe770
make use of verification buttons 9 years ago
Bjoern Schiessle 391a989a91
make sure that every data set has a 'verified' status 9 years ago
Bjoern Schiessle 7c309c253b
ask lookup server if email address was verified by the user 9 years ago
Bjoern Schiessle 86701dce7b
make sure that we don't lose previous verification status 9 years ago
Bjoern Schiessle 6f41a3edc0
store verification status in accounts table and update lookup server 9 years ago
Joas Schilling bc217cdf87
Also send the new account data with the event 9 years ago
Bjoern Schiessle 0de685c562
bring back setEmailAddress for the user management 10 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
Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 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