You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
IAccount.php adjust internal data handling logic to fix store and load 3 years ago
IAccountManager.php Merge pull request #27189 from nextcloud/feat/26866/account-collection-properties 3 years ago
IAccountProperty.php implement verification for additional mails 3 years ago
IAccountPropertyCollection.php implement verification for additional mails 3 years ago
PropertyDoesNotExistException.php Update php licenses 3 years ago