[Bug 270092] www/firefox: Cannot use webauth since 111.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270092] www/firefox: Cannot use webauth since 111.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Mar 2023 22:31:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270092 --- Comment #6 from Thibault Payet <monwarez@mailoo.org> --- (In reply to Dave Cottlehuber from comment #5) Thanks, here the steps: In the directory (from firefox extracted directory from port) third_party/rust/authenticator cargo build --example main (you may need to install some dependency that are available with pkg) and then insert the security key Finally, RUST_LOG=debug cargo run --example main Since authentificator-rs that came from firefox 111.0 seems to works, I am not sure that only reverting the update to authentificator-rs is sufficient. So likely there is multiple issues (since for 111.0_1 even authentificator-rs alone does not work). -- You are receiving this mail because: You are the assignee for the bug.