nextcloud/lib/private
Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login
Once 2FA is enforced for a user and they have no 2FA setup yet this will
now prompt them with a setup screen. Given that providers are enabled
that allow setup then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-17 10:11:53 +02:00
..
Accounts
Activity
App Enable pre-releases for beta and daily channel 2019-04-08 15:23:44 +02:00
AppFramework Make sure all middlewares are only registered once 2019-05-06 11:28:18 +02:00
Archive Cleanup some PHPDoc leftovers and unused variables 2019-03-06 15:43:56 +01:00
Authentication Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
Avatar Don't get the avatar when we don't operate anyway 2019-04-09 11:23:06 +02:00
BackgroundJob
Cache
Calendar
Collaboration Set type for access column on cacheAccessForCollection 2019-05-02 21:10:47 +02:00
Command
Comments
Console
Contacts/ContactsMenu Respect sharing enumeration config in contacts menu 2019-04-18 11:39:49 +02:00
Dashboard
DB No need for platform hacks anymore 2019-05-14 12:24:43 +02:00
Diagnostics
Encryption
Federation
Files remove extra param in cache update call 2019-05-07 14:53:02 +02:00
FullTextSearch +isAvailable() 2019-04-10 11:46:20 -01:00
GlobalScale
Group
Hooks
Http Refactor getProxyUri 2019-04-16 21:13:29 +02:00
IntegrityCheck
L10N
legacy Show supported apps in app management 2019-05-13 13:36:02 +02:00
Lock Code cleanup. 2019-03-21 11:42:00 +01:00
Lockdown
Log fix class might be undefined 2019-05-08 10:04:19 +02:00
Mail
Memcache
Migration Properly inject EventDispatched in BackgroundRepair 2019-03-22 10:29:36 +01:00
Notification
OCS
Preview
Remote
Repair Add return types 2019-04-16 15:42:21 +02:00
RichObjectStrings
Route
Search
Security
Session
Settings Fetch proper translations 2019-03-25 09:10:54 +01:00
Setup Cleanup some PHPDoc leftovers and unused variables 2019-03-06 15:43:56 +01:00
Share Deprecate legacy share code and cleanup some unused methods 2019-04-18 17:44:14 +02:00
Share20 Update lib/private/Share20/Manager.php 2019-03-20 15:33:35 +00:00
Support Add interfaces to interact with subscription from support app 2019-05-13 11:04:47 +02:00
SystemTag
Tagging
Template Move OC.theme to the bundle and deprecate oc_defaults 2019-05-14 11:14:29 +02:00
Updater
User Add a login chain to reduce the complexity of LoginController::tryLogin 2019-05-07 18:04:36 +02:00
AllConfig.php
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Check if elements are set in installer 2019-03-22 16:54:35 +01:00
LargeFileHelper.php
Log.php Allow crash reporters to catpture any message 2019-05-09 14:06:44 +02:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php Fix Redis with unix socket 2019-05-14 18:59:17 +02:00
Repair.php Repair step for link shares 2019-04-16 15:42:21 +02:00
RepairException.php
Search.php
Server.php Add interfaces to interact with subscription from support app 2019-05-13 11:04:47 +02:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php
TempManager.php
Updater.php Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
URLGenerator.php