ojehle / H35_OraclePatchDownloader

Apache License 2.0
7 stars 3 forks source link

Add support for 2FA, fix minor issues #5

Closed farblos closed 7 months ago

farblos commented 7 months ago

OraclePatchDownloader.java:

README.md:

farblos commented 7 months ago

Hi Oliver,

thanks for this project! I need support for Oracle 2FA login, so I thought to add that ... and then I got a bit carried away with code cleanup.

If I should split up that commit or redo things pls just let me know.

I cannot test non-2FA logins, so please check whether that still works after my changes!

Thanks

Jens

UPDATE: Added note on non-2FA login tests.

ojehle commented 7 months ago

Merged and i did a test with non-2fa logins.. looks working :-) thanks for contributing