History log of /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAPushMechanismFactory.m
Revision Date Author Comments Expand
eea09ddc6e4b4287103c8500027f3e65b5470280 06-Jul-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-11083 Replace percent escapes in issuer and account name with matching characters

a8e01f8115b4f68ce12e939be8c523084367d9ef 06-Jul-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-11084 Check url decoded secret for validity

2708b42676edf3d2e8f85b3c22b9e3be3cf43eb8 01-Jul-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-11080 Handle non Base64 secrets gracefully

6a2ae9c7fb4d2c40d75cab0edaf940f22c18224f 21-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10566 Provide appropriate error feedback

AppDelegate.m FRAAccountTableViewController.m FRAAccountsTableViewController.m FRAError.h FRAError.m FRAHotpOathMechanism.h FRAHotpOathMechanism.m FRAIdentityModel.m FRAMechanismReaderAction.h FRAMechanismReaderAction.m FRAMessageUtils.h FRAMessageUtils.m FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationHandler.m FRANotificationViewController.m FRAOathMechanismFactory.m FRAOathMechanismTableViewCellController.m FRAPushMechanismFactory.m FRAQRScanViewController.m FRASerialization.h FRATotpOathMechanism.h FRATotpOathMechanism.m en.lproj/Localizable.strings /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAAccountTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAAccountsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAErrorTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAHotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismReaderActionTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMessageUtilsTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelUtils.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRATotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAUriMechanismReaderTests.m
7c51d54f23c5581d2cf894f9eafb9798e3febd22 16-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10691 Handle mechanism registration failure

AppDelegate.m FRAActivityIndicator.h FRAActivityIndicator.m FRABlockAlertView.m FRADatabaseConfiguration.h FRADatabaseConfiguration.m FRAFMDatabaseConnectionHelper.h FRAFMDatabaseConnectionHelper.m FRAFMDatabaseFactory.h FRAHotpOathMechanism.h FRAIdentity.h FRAIdentityDatabase.h FRAIdentityDatabaseSQLiteOperations.h FRAIdentityModel.h FRAMechanism.h FRAMechanismFactory.h FRAMechanismReaderAction.h FRAMechanismReaderAction.m FRAModelsFromDatabase.h FRANotification.h FRAOathMechanismFactory.m FRAPushMechanismFactory.m FRAQRScanViewController.m FRASerialization.h FRATotpOathMechanism.h FRAUriMechanismReader.h FRAUriMechanismReader.m en.lproj/Localizable.strings /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAHotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismReaderActionTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRATotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAUriMechanismReaderTests.m
33f578498e5bdaf445a4f509ac419f0a23148f61 16-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10895 Prevent from registering mechanism if device id is missing

caa9e77dc369fea8df9ae2c598d3c83b7214c1cf 10-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10878 Split oath mechanism into hotp and totp mechanisms

AppDelegate.m FRAAccountTableViewController.m FRAAccountsTableViewController.m FRAHMACAlgorithm.h FRAHMACAlgorithm.m FRAHotpOathMechanism.h FRAHotpOathMechanism.m FRAIdentity.m FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.m FRAMechanism.h FRAMechanism.m FRAModelsFromDatabase.m FRAOathCode.h FRAOathCode.m FRAOathMechanism.m FRAOathMechanismFactory.m FRAOathMechanismTableViewCell.h FRAOathMechanismTableViewCellController.h FRAOathMechanismTableViewCellController.m FRAPushMechanism.h FRAPushMechanism.m FRAPushMechanismFactory.m FRATotpOathMechanism.h FRATotpOathMechanism.m FRAUriMechanismReader.m /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAHotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRATotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAUriMechanismReaderTests.m
5d37db6a3aca50ba14cba8909d3ae44f7d43e407 09-Jun-2016 Ken Stubbings <ken.stubbings@forgerock.com>

[AME-10770] added load balance cookie to response and registration messages to openam

78c07714ec1113f7f21c75b818f2bf6a7021618a 07-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10477 Prompt user when adding duplicate mechanism (i.e. same type)

AppDelegate.m FRAAccountsTableViewController.m FRAAlertController.h FRAAlertController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRADatabaseConfiguration.m FRAError.h FRAError.m FRAFMDatabaseConnectionHelper.m FRAFMDatabaseFactory.m FRAIdentity.m FRAIdentityDatabase.m FRAMechanism.h FRAMechanismFactory.h FRAMechanismReaderAction.h FRAMechanismReaderAction.m FRAModelObject.h FRAModelObject.m FRAModelsFromDatabase.m FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismFactory.m FRAPushMechanism.h FRAPushMechanismFactory.m FRAQRScanViewController.h FRAQRScanViewController.m FRAUriMechanismReader.h FRAUriMechanismReader.m /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRADatabaseConfigurationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAErrorTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAFMDatabaseConnectionHelperTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismReaderActionTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRASqlDatabaseFactoryTest.m
f877f6ca2428244a6d0954a1dbef471577b32c60 06-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10712 Remove identity when registration fails, if identity has no mechanisms

FRAAccountTableViewController.h FRAAccountTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRAIdentity.h FRAIdentity.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.h FRAIdentityModel.h FRAIdentityModel.m FRAMechanism.h FRAMechanism.m FRAMechanismFactory.h FRAModelObject.h FRAModelObject.m FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationHandler.m FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismFactory.m FRAPushMechanism.h FRAPushMechanism.m FRAPushMechanismFactory.m FRAUriMechanismReader.m /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismTests.m
465ea459a87d4605e145d8f45b6a9c104b696e3b 01-Jun-2016 Craig McDonnell <craig.mcdonnell@forgerock.com>

AME-10777 Handle response challenge correctly

fc9bee101f530464b5da5a9602697f40a91c5c50 31-May-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10689 Use image and background color from QR code

c0a2f8c6e84ddf9a597f19e5f161382b0e2cf81b 28-May-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10773 Base64 url decode the challenge

55abfb9b58693eddac5205e74aac84f50c9798d2 27-May-2016 Robert Wapshott <robert.wapshott@forgerock.com>

Refactors 'uid' to 'stored' and other fixes

a1e92b2783be4bfeb0c7e267223cc7779a6f324c 27-May-2016 Ken Stubbings <ken.stubbings@forgerock.com>

AME-10568 Send accept message to OpenAM

721bb987c406979bcfe705fa1ca8d54497d40fcb 26-May-2016 Robert Wapshott <robert.wapshott@forgerock.com>

AME-10153 update the App to use SQLite for persistance

AppDelegate.m FRAAccountTableViewCell.h FRAAccountTableViewController.h FRAAccountTableViewController.m FRAAccountsTableViewController.h FRAAccountsTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRABlockActionSheet.h FRABlockAlertView.h FRADatabaseConfiguration.h FRADatabaseConfiguration.m FRAError.h FRAError.m FRAFMDatabaseConnectionHelper.h FRAFMDatabaseConnectionHelper.m FRAFMDatabaseFactory.h FRAFMDatabaseFactory.m FRAHMACAlgorithm.h FRAHMACAlgorithm.m FRAIdentity.h FRAIdentity.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.h FRAIdentityDatabaseSQLiteOperations.m FRAIdentityModel.h FRAIdentityModel.m FRAMechanism.h FRAMechanism.m FRAModelObject.h FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationGateway.h FRANotificationHandler.h FRANotificationHandler.m FRANotificationTableViewCell.h FRANotificationUISlider.h FRANotificationViewController.h FRANotificationViewController.m FRANotificationsTableViewController.h FRAOathCode.h FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismFactory.m FRAOathMechanismTableViewCell.h FRAOathMechanismTableViewCellController.h FRAOathMechanismTableViewCellController.m FRAPushMechanism.h FRAPushMechanism.m FRAPushMechanismFactory.m FRAPushMechanismTableViewCell.h FRAPushMechanismTableViewCellController.h FRAQRScanViewController.h FRAQRUtils.m FRASerialization.h FRASerialization.m FRAUriMechanismReader.h FRAUriMechanismReader.m URLImageView.h delete_identity.sql delete_mechanism.sql delete_notification.sql init_check.sql insert_identity.sql insert_mechanism.sql insert_notification.sql main.m read_all.sql schema.sql /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/Podfile /forgerock/authenticator-ios-v2/Podfile.lock /forgerock/authenticator-ios-v2/unit-tests/FRAAccountsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRADatabaseConfigurationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAErrorTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAFMDatabaseConnectionHelperTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationGatewayTests.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRASqlDatabaseFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRASqlStorageConstantsTest.m /forgerock/authenticator-ios-v2/unit-tests/base32test.m
9ebd9a731316dfd624ce3bcc4ea6519d10899936 24-May-2016 Ken Stubbings <ken.stubbings@forgerock.com>

[AME-10524] create Mechanism from QR url