23 Commits (bbe41a73dd0a77c572c78e9df8a77ff7b0cb7bf2)

Author SHA1 Message Date
Daniel Kesselberg bbe41a73dd
Return a default user record if json is broken 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Julius Härtl 0f911e2d13
Add default values when parsing account data 7 years ago
Julius Härtl 3b3824c486
Use empty string instead of null 7 years ago
Julius Härtl d05080f56a
Add \OCP\Account public API 7 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 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 9 years ago
Bjoern Schiessle 3fc75073b8
update accounts table if email address or display name changes from outside 9 years ago
Bjoern Schiessle 08e6541a88
fix unit tests 9 years ago
Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 9 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