Zgodovina različic TOTP – 9 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 1.2.8
Izdano 22. nov. 2023 – 12,99 KBDeluje z firefox 67.0 in novejšisince the half-fix was back ported to ESR and thunderbird, assume that selectAllChildren() doesn't set the primary selection on *any* version of firefox anymore.Izvorna koda objavljena pod Samo GNU General Public License v3.0
Prenesite Firefox in pridobite razširitevZa uporabo te razširitve potrebujete FirefoxStarejše različice
Različica 1.2.7
Izdano 27. okt. 2023 – 12,97 KBDeluje z firefox 67.0 in novejšiDisable the deceptive text highlighting in newer versions of firefox on X11, since selectAllChildren() no longer sets the primary selection. The breakage is caused by the half-fix for the exploitable pastejack bug[1] that I have reported.
Use css to still allow users to copy the code to the primary selection with a single click.
Add a more direct explanation on why saving the keys may fail.
[1] https://github.com/turistu/odds-n-ends/blob/main/firefox/pastejack.mdIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.6
Izdano 27. sep. 2023 – 12,77 KBDeluje z firefox 63.0 in novejšiadd the extension button to the navigation bar by default
select and highlight the generated text on all non-touchscreen devices
set minimum version to 63.0: the first which supports navigator.clipboard
get rid of the invisible iframe target kludgeIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.5
Izdano 17. sep. 2023 – 12,77 KBDeluje z firefox 52.0 in novejšiallow for keys not multiple of 40 bits; for instance, mozilla's bugzilla is using a 128 bit key (130 bits / 26 chars with no padding in base32)
revert to using a checkbox for the show password toggle
cut a bit on css-for-functionality abuse
use <ouput> for parts of the page which are dynamically modified (the code and errror)Izvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.4
Izdano 4. sep. 2023 – 12,9 KBDeluje z firefox 48.0 in novejšiSave an extra click on X11 by automatically copying to the primary selection upon generating the OTP.
Give some visual feedback on whether copying to the clipboard has succeeded or not.
Use a single file for both the popup and the tab page; use css to trim stuff out.
Various css tweaksIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.3
Izdano 4. avg. 2023 – 13,02 KBDeluje z firefox 48.0 in novejšiuse an opaque icon (still not pretty, but at least visible in dark mode too)
in the popup: select the OTP code (and copy it to clipboard) when clicking on it
minor css fixesIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.2
Izdano 11. jul. 2023 – 12,5 KBDeluje z firefox 48.0 in novejši, android 48.0 do 68.*simplify totp.js
also reset the input's validity when autocompleted
let the "show" text act as a label form the "show" checkbox
allow wrapping of text in buttons
other css fixes and tweaksIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2.1
Izdano 29. mar. 2023 – 12,53 KBDeluje z firefox 48.0 in novejši, android 48.0 do 68.*handle invalid input
separate generating an OTP from triggering the password manager
other minor fixesIzvorna koda objavljena pod Samo GNU General Public License v3.0
Različica 1.2
Izdano 17. mar. 2023 – 12,11 KBDeluje z firefox 48.0 in novejši, android 48.0 do 68.*disable the minlength attribute on the input for nowIzvorna koda objavljena pod Samo GNU General Public License v3.0