Page MenuHomePhorge

Don't accept invalid yubikey tokens
ClosedPublic

Authored by dhoffend on Jan 21 2017, 12:26 AM.
Tags
None
Referenced Files
F11906151: D375.diff
Fri, Apr 26, 5:30 PM
Unknown Object (File)
Thu, Apr 4, 7:10 AM
Unknown Object (File)
Sat, Mar 30, 12:57 PM
Unknown Object (File)
Fri, Mar 29, 4:35 PM
Unknown Object (File)
Mar 27 2024, 8:57 AM
Unknown Object (File)
Mar 27 2024, 8:46 AM
Unknown Object (File)
Mar 27 2024, 5:49 AM
Unknown Object (File)
Mar 22 2024, 5:39 PM

Details

Summary

Don't accept empty/invalid yubikey token input when adding a factor

Test Plan

Use empty yubikey field or token < 12 chars

Diff Detail

Repository
rRPK roundcubemail-plugins-kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dhoffend retitled this revision from to Don't accept invalid yubikey tokens.
dhoffend updated this object.
dhoffend edited the test plan for this revision. (Show Details)

Without this patch you can actually enter an empty token or a token smaller then 12 chars and it would get accepted. After that you cannot login anymore because your given yubikey token will never match against the saved youbikeyid

This revision is now accepted and ready to land.Jul 7 2022, 12:24 PM
This revision was automatically updated to reflect the committed changes.