Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / constantoine/totp-rs issues and pull requests

#71 - Upgrade to image 0.25

Pull Request - State: closed - Opened by xmakro 2 months ago - 1 comment

#70 - Adding support for parsing URL of `otpauth-migration`

Issue - State: open - Opened by NMZ0429 2 months ago - 2 comments

#69 - Deprecate get_x methods

Pull Request - State: open - Opened by constantoine 7 months ago - 1 comment
Labels: documentation, enhancement

#68 - Can't use colon in site name

Issue - State: closed - Opened by corgana 7 months ago - 2 comments

#67 - Update qrcodegen-image dependency

Pull Request - State: closed - Opened by constantoine 7 months ago

#66 - Move qrcodegen-image to its own repo

Issue - State: closed - Opened by constantoine 8 months ago
Labels: enhancement

#65 - Idiomatic naming for 6.0?

Issue - State: open - Opened by virtualritz 8 months ago - 1 comment
Labels: documentation, enhancement

#64 - Added crate feature requirements to docs

Pull Request - State: closed - Opened by AntonnMal 9 months ago - 1 comment

#63 - Add 'after' parameter to 'check' to ensure that OTP can be used once

Pull Request - State: closed - Opened by Amandeepsinghghai 11 months ago - 3 comments

#62 - Implement Error for SecretParseError

Pull Request - State: closed - Opened by FliegendeWurst 12 months ago - 2 comments
Labels: enhancement

#61 - Expose QR code generation functions

Pull Request - State: closed - Opened by tmpfs about 1 year ago - 4 comments

#60 - Expose QR code generation

Issue - State: closed - Opened by tmpfs about 1 year ago - 7 comments
Labels: enhancement, question

#59 - How do I import this kind of secret?

Issue - State: closed - Opened by ShayBox over 1 year ago - 1 comment
Labels: question

#58 - 'attempt to multiply with overflow' at totp-rs-5.0.1/src/lib.rs:452:21

Issue - State: closed - Opened by carl-wallace over 1 year ago - 4 comments
Labels: bug

#57 - Time

Issue - State: closed - Opened by JostickQuielCiat over 1 year ago - 2 comments

#56 - Fix #55

Pull Request - State: closed - Opened by constantoine over 1 year ago
Labels: enhancement

#55 - add Error, Display trait for SecretParseError

Issue - State: closed - Opened by bestia-dev over 1 year ago - 2 comments
Labels: enhancement

#54 - Can't import otpauth:// URL that works fine in other app

Issue - State: closed - Opened by pieterdd over 1 year ago - 1 comment

#53 - Make secret length check optional

Pull Request - State: closed - Opened by aiguy110 over 1 year ago - 2 comments

#52 - Issuer mismatch validation causing problems despite being fully valid

Issue - State: closed - Opened by alexkoay over 1 year ago - 2 comments
Labels: bug, wontfix

#51 - Remove unnecessary indentation in README

Pull Request - State: closed - Opened by timvisee over 1 year ago - 1 comment

#50 - Decode account name before splitting issuer and account name parts

Pull Request - State: closed - Opened by timvisee over 1 year ago - 3 comments

#49 - Add missing period parameter in URL, simplify URL generation

Pull Request - State: closed - Opened by timvisee over 1 year ago - 10 comments

#48 - Add unchecked TOTP constructor and URL parsing methods

Pull Request - State: closed - Opened by timvisee over 1 year ago - 2 comments

#47 - Add Steam algorithm behind 'steam' feature

Pull Request - State: closed - Opened by timvisee over 1 year ago - 11 comments

#46 - Option to disable 128-bit requirement

Issue - State: closed - Opened by timvisee over 1 year ago - 3 comments

#45 - question - how to support steam?

Issue - State: closed - Opened by colemickens over 1 year ago - 11 comments

#44 - Relax key length for real world where one cannot chose.

Pull Request - State: closed - Opened by jocutajar almost 2 years ago - 1 comment
Labels: wontfix

#43 - check when qr is scanned

Issue - State: closed - Opened by EevieForgor almost 2 years ago - 2 comments
Labels: question, wontfix

#42 - Better error handling

Pull Request - State: closed - Opened by constantoine almost 2 years ago

#41 - TotpUrlError does not implement std::error::Error

Issue - State: closed - Opened by tmpfs almost 2 years ago - 2 comments

#40 - Support zeroize feature.

Pull Request - State: closed - Opened by tmpfs almost 2 years ago - 8 comments

#39 - Add coverage for rfc.rs

Pull Request - State: closed - Opened by constantoine almost 2 years ago - 1 comment

#38 - Fix clippy warnings

Pull Request - State: closed - Opened by constantoine almost 2 years ago

#37 - Fix QR unit tests

Pull Request - State: closed - Opened by constantoine almost 2 years ago
Labels: bug, enhancement

#36 - Add PNG decoder

Pull Request - State: closed - Opened by constantoine almost 2 years ago - 1 comment

#35 - fix a unit test failure in generates_qr

Pull Request - State: closed - Opened by alexanderkjall almost 2 years ago - 6 comments

#34 - replace the sha-1 crate with sha1

Pull Request - State: closed - Opened by alexanderkjall almost 2 years ago - 1 comment

#33 - Doesn't generate matching codes

Issue - State: closed - Opened by Taha-Firoz about 2 years ago - 1 comment

#32 - Changed coverage tools to better represent coverage

Pull Request - State: closed - Opened by constantoine about 2 years ago

#31 - Update tarpaulin version

Pull Request - State: closed - Opened by constantoine about 2 years ago

#30 - Fixed spelling in README.md

Pull Request - State: closed - Opened by Dev380 about 2 years ago - 1 comment

#29 - TotpUrlError now defined in a private module

Issue - State: closed - Opened by alexanderkjall about 2 years ago - 3 comments
Labels: bug

#28 - Make otpauth fields optionnal

Pull Request - State: closed - Opened by constantoine about 2 years ago

#27 - Refactor error handling

Pull Request - State: closed - Opened by constantoine about 2 years ago

#26 - Rfc6238 struct

Pull Request - State: closed - Opened by steven89 about 2 years ago - 3 comments

#25 - Improve secret handling

Pull Request - State: closed - Opened by steven89 about 2 years ago - 6 comments

#24 - add `ttl` to TOTP

Pull Request - State: closed - Opened by steven89 about 2 years ago - 2 comments

#23 - Implement Error trait for TotpUrlError

Pull Request - State: closed - Opened by sacovo over 2 years ago - 4 comments

#22 - Fix url related bugs

Pull Request - State: closed - Opened by constantoine over 2 years ago - 1 comment
Labels: bug

#21 - BUG: Issuer error

Issue - State: closed - Opened by wyhaya over 2 years ago - 2 comments
Labels: bug

#20 - V2

Pull Request - State: closed - Opened by constantoine over 2 years ago - 6 comments
Labels: enhancement, help wanted

#19 - Add TOTP::from_url

Pull Request - State: closed - Opened by wyhaya over 2 years ago - 3 comments

#18 - Add tests for generate_current and check_current

Pull Request - State: closed - Opened by constantoine over 2 years ago - 1 comment
Labels: documentation

#17 - Support generate token from the current time

Pull Request - State: closed - Opened by wyhaya over 2 years ago - 4 comments
Labels: enhancement

#16 - Switch to qrcodegen, and update image dependency

Pull Request - State: closed - Opened by constantoine over 2 years ago

#15 - Add constant-time token comparison and partialEq trait

Pull Request - State: closed - Opened by constantoine over 2 years ago - 1 comment

#14 - PartialEq support

Issue - State: closed - Opened by gleb-chipiga over 2 years ago - 8 comments
Labels: question

#13 - Unsafe token check

Issue - State: closed - Opened by gleb-chipiga over 2 years ago - 2 comments
Labels: bug, enhancement

#12 - Use last byte of HMAC output for truncating

Pull Request - State: closed - Opened by ironhaven over 2 years ago - 1 comment

#11 - Warn about silent fallback to SHA1

Pull Request - State: closed - Opened by tmpfs over 2 years ago - 2 comments

#10 - Only works with generated codes?

Issue - State: closed - Opened by tmpfs over 2 years ago - 5 comments

#9 - Usage of time in check function

Issue - State: closed - Opened by xgebi over 2 years ago - 4 comments
Labels: question

#8 - Remove some unnecessary to_vec calls in code

Pull Request - State: closed - Opened by evenorog about 4 years ago

#7 - Be generic over secret type

Pull Request - State: closed - Opened by evenorog about 4 years ago - 1 comment
Labels: enhancement

#6 - Added unit tests, replaced String for &str and removed println!

Pull Request - State: closed - Opened by marknijboer over 4 years ago - 2 comments
Labels: enhancement

#5 - Changed a bunch of to_string() to to_owned()

Pull Request - State: closed - Opened by underdiskdev over 4 years ago

#4 - QR option as cargo feature

Issue - State: closed - Opened by marknijboer over 4 years ago - 2 comments
Labels: enhancement

#3 - Implement serde's traits

Issue - State: closed - Opened by constantoine over 4 years ago - 1 comment
Labels: enhancement, good first issue

#2 - Create license

Pull Request - State: closed - Opened by constantoine over 4 years ago

#1 - Switch to result

Issue - State: closed - Opened by constantoine over 4 years ago - 1 comment
Labels: enhancement