Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Conversation

@hassaansaleh
Copy link
Contributor

Description

This PR completely removes the 1Password dependency and all related files, resources and code.
The changes does not affect the unified UI, it only affects the old UI.

References: wordpress-mobile/WordPress-iOS#17516

Testing

To test this use the WordPress iOS App, but make sure to replace this line in the Podfile
pod 'WordPressAuthenticator', '~> 1.42.1'
With this
pod 'WordPressAuthenticator', :git => 'https://github.com/hassaansaleh/WordPressAuthenticator-iOS.git', :branch => 'issue/17516-remove-1Password'

What to test

There's nothing really to test. All changes are in the form of deletion. So just verify that 1Password buttons are removed from the old UI.

@hassaansaleh hassaansaleh marked this pull request as ready for review December 7, 2021 15:46
@hassaansaleh
Copy link
Contributor Author

@diegoreymendez Since this might be the last PR to be merged into this feature branch, should I bump the framework’s version or will someone else be handling this?

@diegoreymendez diegoreymendez self-requested a review December 7, 2021 15:55
@diegoreymendez diegoreymendez self-assigned this Dec 7, 2021
@diegoreymendez
Copy link
Contributor

@hassaansaleh - Once this is ready, I'll create a PR for the feature, and the version bump can be taken care of there.

Copy link
Contributor

@diegoreymendez diegoreymendez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is good to go. Nice work!

@diegoreymendez diegoreymendez merged commit c54abda into wordpress-mobile:feature/remove-1password-framework-usage Dec 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants