History log of /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAQRUtils.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

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

AME-11080 Handle non Base64 secrets gracefully

a4c96a094a3d715ef793b60cfabfdb2ee088b319 16-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10971 Handle missing image from QR code

465ea459a87d4605e145d8f45b6a9c104b696e3b 01-Jun-2016 Craig McDonnell <craig.mcdonnell@forgerock.com>

AME-10777 Handle response challenge correctly

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

AME-10773 Base64 url decode the challenge

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