- Do not use strlen in for loop
- Do not use strlen to check for empty string
- Update CMakeLists.txt with the correct version
- Check for NULL when comparing account and issuer
- Use secure_strdup when trimming the account key
- Fix account/issuer when importing andOTP db
- Use g_memdup2 when available
- Remove hard-coded paths
- Fix wrong icon in taskbar
- Fix an error in andOTP export
Details
Details
- Reviewers
joebonrichie - Group Reviewers
Triage Team - Commits
- R4982:45507b05a384: Update OTPClient to 2.4.7
Launch the application and generate an OTP
Signed-off-by: Régis Patroix <regis.patroix@gmail.com>
Diff Detail
Diff Detail
- Repository
- R4982 OTPClient
- Lint
Lint Not Applicable - Unit
Tests Not Applicable