nextcloud/lib/public/Accounts
Arthur Schiwon aacaad2a3f
implement verification for additional mails
- mails added by (sub)admins are automatically verified
- provisioning_api controller as verification endpoint
- IAccountProperty gets a locallyVerified property
- IPropertyCollection gets a method to fetch an IAccountProperty by value
  - an remove equivalent was already present
- AccountManager always initiates mail verification on update if necessary
- add core success template for arbitrary title and message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-09-09 14:03:35 +02:00
..
IAccount.php adjust internal data handling logic to fix store and load 2021-06-30 00:48:01 +02:00
IAccountManager.php Merge pull request #27189 from nextcloud/feat/26866/account-collection-properties 2021-06-08 14:25:18 +02:00
IAccountProperty.php implement verification for additional mails 2021-09-09 14:03:35 +02:00
IAccountPropertyCollection.php implement verification for additional mails 2021-09-09 14:03:35 +02:00
PropertyDoesNotExistException.php Update php licenses 2021-06-04 22:02:41 +02:00