Commit 266a79a
committed
fix(ProvisioningApi): only return verified additional mails per user
It would not per se be bad to return all of them, however the meta data
about the verified state is missing. Since the information may go out to
connected clients, those may have wrong trust the returned email
addresses.
Email verification still works with this change.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>1 parent 0681141 commit 266a79a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
176 | 179 | | |
177 | 180 | | |
178 | 181 | | |
| |||
0 commit comments